Skip to content

Commit

Permalink
Test on latest ADOT V2.
Browse files Browse the repository at this point in the history
  • Loading branch information
zzhlogin committed Dec 16, 2024
1 parent 69694db commit ca34ddc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/java-eks-otlp-ocb-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ env:
CLUSTER_NAME: ${{ inputs.test-cluster-name }}
CALLER_WORKFLOW_NAME: ${{ inputs.caller-workflow-name }}
JAVA_VERSION: ${{ inputs.java-version }}
ADOT_IMAGE_NAME: ${{ inputs.adot-image-name }}
ADOT_IMAGE_NAME: 'public.ecr.aws/u8q5x3l1/adot-autoinstrumentation-java:test-v2'
CW_AGENT_OPERATOR_TAG: ${{ inputs.cw-agent-operator-tag }}
E2E_TEST_ACCOUNT_ID: ${{ secrets.APPLICATION_SIGNALS_E2E_TEST_ACCOUNT_ID }}
E2E_TEST_ROLE_NAME: ${{ secrets.APPLICATION_SIGNALS_E2E_TEST_ROLE_NAME }}
Expand Down

0 comments on commit ca34ddc

Please sign in to comment.