Skip to content

Commit cc55fa3

Browse files
authored
Revert "Add BedrockAgentCore release test to main build" (#230)
Reverts #219 (temporarily) since the `aws-application-signals-test-framework` does not contain `node-ec2-adot-genesis-test.yml` as of now.
1 parent 164952a commit cc55fa3

File tree

1 file changed

+1
-10
lines changed

1 file changed

+1
-10
lines changed

.github/workflows/application-signals-e2e-test.yml

Lines changed: 1 addition & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -124,13 +124,4 @@ jobs:
124124
with:
125125
node-version: 22
126126
staging-instrumentation-name: ${{ inputs.staging-instrumentation-name }}
127-
caller-workflow-name: 'main-build'
128-
129-
adot-genesis:
130-
needs: [ upload-main-build ]
131-
uses: aws-observability/aws-application-signals-test-framework/.github/workflows/node-ec2-adot-genesis-test.yml@main
132-
secrets: inherit
133-
with:
134-
node-version: 22
135-
staging-instrumentation-name: ${{ inputs.staging-instrumentation-name }}
136-
caller-workflow-name: 'main-build'
127+
caller-workflow-name: 'main-build'

0 commit comments

Comments
 (0)