Skip to content

Commit 6bab9db

Browse files
authored
Use new created cluster to run EKS E2E test (#167)
Use new created cluster to run EKS E2E test preparing for test migration to [aws-application-signals-test-framework](https://github.com/aws-observability/aws-application-signals-test-framework) repo. Test workflow: EC2: https://github.com/aws-observability/aws-otel-python-instrumentation/actions/runs/8741157281 EKS: https://github.com/aws-observability/aws-otel-python-instrumentation/actions/runs/8741152630 By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.
1 parent 51702ae commit 6bab9db

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/appsignals-python-e2e-eks-canary-test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,5 +33,5 @@ jobs:
3333
secrets: inherit
3434
with:
3535
aws-region: ${{ matrix.aws-region }}
36-
test-cluster-name: 'e2e-python-canary-test'
36+
test-cluster-name: 'e2e-python-second-test'
3737
caller-workflow-name: 'appsignals-python-e2e-eks-canary-test'

0 commit comments

Comments
 (0)