File tree Expand file tree Collapse file tree 1 file changed +4
-1
lines changed
Expand file tree Collapse file tree 1 file changed +4
-1
lines changed Original file line number Diff line number Diff line change @@ -36,7 +36,7 @@ instrumentation_modules: &instrumentation_modules "dd-java-agent/instrumentation
3636debugger_modules: &debugger_modules "dd-java-agent/agent-debugger|dd-java-agent/agent-bootstrap|dd-java-agent/agent-builder|internal-api|communication|dd-trace-core"
3737profiling_modules: &profiling_modules "dd-java-agent/agent-profiling"
3838
39- default_system_tests_commit: &default_system_tests_commit c208feb5b40cca543670870b9601509d6a69c65e
39+ default_system_tests_commit: &default_system_tests_commit 69a5e874384dd256e2e3f42fc1c95807a67efbe6
4040
4141parameters:
4242 nightly:
@@ -852,6 +852,9 @@ jobs:
852852 DEFAULT
853853 APM_TRACING_E2E
854854 APM_TRACING_E2E_SINGLE_SPAN
855+ TRACING_CONFIG_NONDEFAULT
856+ TRACING_CONFIG_NONDEFAULT_2
857+ TRACING_CONFIG_NONDEFAULT_3
855858 "
856859 if ! [[ << parameters.weblog-variant >> =~ .*native ]]; then
857860 echo "
You can’t perform that action at this time.
0 commit comments