From d1f40804bf5fe1c0231d2ef6e8e2bb4cdf12c32a Mon Sep 17 00:00:00 2001 From: Nicolas Catoni Date: Thu, 9 Apr 2026 13:37:12 +0000 Subject: [PATCH] chore(ci): use dd-sts for system-tests test optimization --- .github/workflows/run-system-tests.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.github/workflows/run-system-tests.yaml b/.github/workflows/run-system-tests.yaml index 12f6356c4c4..15b7faff8b3 100644 --- a/.github/workflows/run-system-tests.yaml +++ b/.github/workflows/run-system-tests.yaml @@ -76,7 +76,8 @@ jobs: scenarios_groups: tracer-release excluded_scenarios: APM_TRACING_E2E_OTEL,APM_TRACING_E2E_SINGLE_SPAN,PROFILING # exclude flaky scenarios skip_empty_scenarios: true - push_to_test_optimization: false # disabled to avoid pushing to Test Optimization while API key is transitioning to system-tests + push_to_test_optimization: true + dd_sts_policy: dd-trace-java-system-tests # Ensure the main job is run to completion check: