Skip to content
Merged
Changes from 5 commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 8 additions & 0 deletions .github/workflows/application-signals-e2e-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -76,5 +76,13 @@ jobs:
adot-image-name: ${{ inputs.adot-image-name }}
caller-workflow-name: 'main-build'

python-ecs-e2e-test:
uses: aws-observability/aws-application-signals-test-framework/.github/workflows/python-ecs-test.yml@ecs_entry
secrets: inherit
with:
aws-region: us-east-1
adot-image-name: ${{ inputs.adot-image-name }}
caller-workflow-name: 'main-build'



Loading