File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed
.buildkite/pipelines/pull-request Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 77 - group : bwc-snapshots
88 steps :
99 - label : " {{matrix.BWC_VERSION}} / bwc-snapshots / Part 1"
10- key : " bwc-snapshots"
10+ key : " bwc-snapshots-part1 "
1111 command : .ci/scripts/run-gradle.sh -Dignore.tests.seed v{{matrix.BWC_VERSION}}#bwcTestPart1
1212 timeout_in_minutes : 300
1313 matrix :
1919 machineType : n1-standard-32
2020 buildDirectory : /dev/shm/bk
2121 - label : " {{matrix.BWC_VERSION}} / bwc-snapshots / Part 2"
22- key : " bwc-snapshots"
22+ key : " bwc-snapshots-part2 "
2323 command : .ci/scripts/run-gradle.sh -Dignore.tests.seed v{{matrix.BWC_VERSION}}#bwcTestPart2
2424 timeout_in_minutes : 300
2525 matrix :
3131 machineType : n1-standard-32
3232 buildDirectory : /dev/shm/bk
3333 - label : " {{matrix.BWC_VERSION}} / bwc-snapshots / Part 3"
34- key : " bwc-snapshots"
34+ key : " bwc-snapshots-part3 "
3535 command : .ci/scripts/run-gradle.sh -Dignore.tests.seed v{{matrix.BWC_VERSION}}#bwcTestPart3
3636 timeout_in_minutes : 300
3737 matrix :
4343 machineType : n1-standard-32
4444 buildDirectory : /dev/shm/bk
4545 - label : " {{matrix.BWC_VERSION}} / bwc-snapshots / Part 4"
46- key : " bwc-snapshots"
46+ key : " bwc-snapshots-part4 "
4747 command : .ci/scripts/run-gradle.sh -Dignore.tests.seed v{{matrix.BWC_VERSION}}#bwcTestPart5
4848 timeout_in_minutes : 300
4949 matrix :
5555 machineType : n1-standard-32
5656 buildDirectory : /dev/shm/bk
5757 - label : " {{matrix.BWC_VERSION}} / bwc-snapshots / Part 5"
58- key : " bwc-snapshots"
58+ key : " bwc-snapshots-part4 "
5959 command : .ci/scripts/run-gradle.sh -Dignore.tests.seed v{{matrix.BWC_VERSION}}#bwcTestPart5
6060 timeout_in_minutes : 300
6161 matrix :
You can’t perform that action at this time.
0 commit comments