Skip to content

Commit b9533be

Browse files
authored
Add APPSEC_WAF_TELEMETRY to system-tests (#8329)
1 parent eef31bc commit b9533be

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.circleci/config.continue.yml.j2

+2-1
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ instrumentation_modules: &instrumentation_modules "dd-java-agent/instrumentation
3636
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"
3737
profiling_modules: &profiling_modules "dd-java-agent/agent-profiling"
3838

39-
default_system_tests_commit: &default_system_tests_commit c706e333ef06800b866ac300e4b6cdb7566cc5e5
39+
default_system_tests_commit: &default_system_tests_commit 8384a3947b9881d0fcdb5ac937b80aad9a70d4d4
4040

4141
parameters:
4242
nightly:
@@ -857,6 +857,7 @@ jobs:
857857
APPSEC_REQUEST_BLOCKING
858858
APPSEC_RASP
859859
APPSEC_RUNTIME_ACTIVATION
860+
APPSEC_WAF_TELEMETRY
860861
REMOTE_CONFIG_MOCKED_BACKEND_ASM_DD
861862
"
862863
fi

0 commit comments

Comments
 (0)