Skip to content

Commit a977699

Browse files
authored
Add missing parallelization to z_test_8_ssi_smoke job (#7540)
1 parent 3d85541 commit a977699

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.circleci/config.continue.yml.j2

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1313,6 +1313,8 @@ build_test_jobs: &build_test_jobs
13131313
gradleParameters: "-PskipFlakyTests"
13141314
stage: smoke
13151315
cacheType: smoke
1316+
parallelism: 4
1317+
maxWorkers: 3
13161318
testJvm: "8"
13171319
13181320
- fan_in:

0 commit comments

Comments
 (0)