Skip to content

Commit 2013993

Browse files
committed
test
1 parent 7ce5ba6 commit 2013993

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/python-ec2-genai-test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@ jobs:
107107
-var="aws_region=${{ env.E2E_TEST_AWS_REGION }}" \
108108
-var="test_id=${{ env.TESTING_ID }}" \
109109
-var="service_zip_url=${{ env.SAMPLE_APP_ZIP }}" \
110-
-var="trace_id=Root=${{ env.XRAY_TRACE_ID }};Parent=53995c3f42cd8ad8;Sampled=1"
110+
-var="trace_id=Root=${{ env.XRAY_TRACE_ID }};Parent=$(openssl rand -hex 8);Sampled=1"
111111
112112
- name: Get deployment info
113113
working-directory: terraform/python/ec2/adot-genai

0 commit comments

Comments
 (0)