We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6e16a7a commit a35f58fCopy full SHA for a35f58f
.gitlab-ci.yml
@@ -553,7 +553,7 @@ test_smoke:
553
GRADLE_PARAMS: "-PskipFlakyTests"
554
CACHE_TYPE: "smoke"
555
parallel:
556
- matrix: *test_matrix_2
+ matrix: *test_matrix_4
557
558
test_ssi_smoke:
559
extends: .test_job
@@ -564,7 +564,7 @@ test_ssi_smoke:
564
DD_INJECT_FORCE: "true"
565
DD_INJECTION_ENABLED: "tracer"
566
567
568
569
test_smoke_graalvm:
570
0 commit comments