File tree Expand file tree Collapse file tree 1 file changed +2
-8
lines changed Expand file tree Collapse file tree 1 file changed +2
-8
lines changed Original file line number Diff line number Diff line change @@ -145,17 +145,11 @@ jobs:
145145
146146 # AppSignals specific e2e tests
147147 appsignals-e2e-test :
148- concurrency :
149- group : e2e-adot-test
150- cancel-in-progress : false
151148 needs : [build,default-region-output]
152- uses : ./.github/workflows/appsignals-e2e-eks -test.yml
149+ uses : ./.github/workflows/application-signals-e2e -test.yml
153150 secrets : inherit
154151 with :
155- aws-region : ${{ needs.default-region-output.outputs.aws_default_region }}
156- test-cluster-name : " e2e-adot-test"
157- appsignals-adot-image-name : ${{ needs.build.outputs.release-candidate-image }}
158- caller-workflow-name : ' nightly-upstream-snapshot-build'
152+ adot-image-name : ${{ needs.build.outputs.release-candidate-image }}
159153
160154 publish-build-status :
161155 needs : [ build, contract-tests ]
You can’t perform that action at this time.
0 commit comments