We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bfa5ff5 commit 5030569Copy full SHA for 5030569
1 file changed
.github/workflows/run-system-tests.yaml
@@ -79,6 +79,7 @@ jobs:
79
excluded_scenarios: APM_TRACING_E2E_OTEL,APM_TRACING_E2E_SINGLE_SPAN,PROFILING # exclude flaky scenarios
80
skip_empty_scenarios: true
81
push_to_test_optimization: true
82
+ dd_sts_policy: dd-trace-java-system-tests
83
84
# Ensure the main job is run to completion
85
check:
0 commit comments