Skip to content

Commit f903457

Browse files
committed
Re-enable INTEGRATIONS_AWS and CROSSED_TRACING_LIBRARIES scenarios
1 parent d557916 commit f903457

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ jobs:
7474
binaries_artifact: binaries
7575
desired_execution_time: 900 # 15 minutes
7676
scenarios_groups: tracer-release
77-
excluded_scenarios: CROSSED_TRACING_LIBRARIES,INTEGRATIONS_AWS,APM_TRACING_E2E_OTEL,APM_TRACING_E2E_SINGLE_SPAN,PROFILING # require AWS and datadog credentials
77+
excluded_scenarios: APM_TRACING_E2E_OTEL,APM_TRACING_E2E_SINGLE_SPAN,PROFILING # exclude flaky scenarios
7878
skip_empty_scenarios: true
7979

8080
# Ensure the main job is run to completion

0 commit comments

Comments
 (0)