Skip to content

Commit 10a7ae8

Browse files
committed
Reactivating push to test optimization
1 parent 081af53 commit 10a7ae8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/run-system-tests.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ jobs:
7676
scenarios_groups: tracer-release
7777
excluded_scenarios: APM_TRACING_E2E_OTEL,APM_TRACING_E2E_SINGLE_SPAN,PROFILING # exclude flaky scenarios
7878
skip_empty_scenarios: true
79-
push_to_test_optimization: false # disabled to avoid pushing to Test Optimization while API key is transitioning to system-tests
79+
push_to_test_optimization: true
8080

8181
# Ensure the main job is run to completion
8282
check:

0 commit comments

Comments
 (0)