Skip to content

Commit bab17ef

Browse files
authored
Update system-tests commit (#8389)
What Does This Do Update system-tests commit Motivation It is necessary to update to a version that has the IAST stacktrace vulnerability tests disabled, as they have been modified to comply with the specifications in the RFC related with APPSEC-56772
1 parent acf173a commit bab17ef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/config.continue.yml.j2

Lines changed: 1 addition & 1 deletion
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 35bb7f9753dc82b7c8e4a8276bf6f0ccad0e5dc3
39+
default_system_tests_commit: &default_system_tests_commit 315bc8a32cc888834726397f088336ba8038277f
4040

4141
parameters:
4242
nightly:

0 commit comments

Comments
 (0)