File tree 1 file changed +4
-1
lines changed
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
36
36
debugger_modules: &debugger_modules "dd-java-agent/agent-debugger|dd-java-agent/agent-bootstrap|dd-java-agent/agent-builder|internal-api|communication|dd-trace-core"
37
37
profiling_modules: &profiling_modules "dd-java-agent/agent-profiling"
38
38
39
- default_system_tests_commit: &default_system_tests_commit c208feb5b40cca543670870b9601509d6a69c65e
39
+ default_system_tests_commit: &default_system_tests_commit 69a5e874384dd256e2e3f42fc1c95807a67efbe6
40
40
41
41
parameters:
42
42
nightly:
@@ -852,6 +852,9 @@ jobs:
852
852
DEFAULT
853
853
APM_TRACING_E2E
854
854
APM_TRACING_E2E_SINGLE_SPAN
855
+ TRACING_CONFIG_NONDEFAULT
856
+ TRACING_CONFIG_NONDEFAULT_2
857
+ TRACING_CONFIG_NONDEFAULT_3
855
858
"
856
859
if ! [[ << parameters.weblog-variant >> =~ .*native ]]; then
857
860
echo "
You can’t perform that action at this time.
0 commit comments