Skip to content

Commit c6297d4

Browse files
authored
chore: Increase smoke tests splits (#10151)
1 parent 41b6202 commit c6297d4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.gitlab-ci.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -728,7 +728,7 @@ test_smoke:
728728
GRADLE_PARAMS: "-PskipFlakyTests"
729729
CACHE_TYPE: "smoke"
730730
parallel:
731-
matrix: *test_matrix_4
731+
matrix: *test_matrix_6
732732

733733
test_ssi_smoke:
734734
extends: .test_job
@@ -739,7 +739,7 @@ test_ssi_smoke:
739739
DD_INJECT_FORCE: "true"
740740
DD_INJECTION_ENABLED: "tracer"
741741
parallel:
742-
matrix: *test_matrix_4
742+
matrix: *test_matrix_6
743743

744744
test_smoke_graalvm:
745745
extends: .test_job

0 commit comments

Comments
 (0)