File tree Expand file tree Collapse file tree 5 files changed +15
-5
lines changed
.buildkite/pipelines/pull-request Expand file tree Collapse file tree 5 files changed +15
-5
lines changed Original file line number Diff line number Diff line change 11config :
2- allow-labels : " Team:Security"
2+ allow-labels :
3+ - Team:Security
4+ - test-fips
35steps :
46 - label : part-1-fips
57 command : .ci/scripts/run-gradle.sh -Dignore.tests.seed -Dtests.fips.enabled=true checkPart1
Original file line number Diff line number Diff line change 11config :
2- allow-labels : " Team:Security"
2+ allow-labels :
3+ - Team:Security
4+ - test-fips
35steps :
46 - label : part-2-fips
57 command : .ci/scripts/run-gradle.sh -Dignore.tests.seed -Dtests.fips.enabled=true checkPart2
Original file line number Diff line number Diff line change 11config :
2- allow-labels : " Team:Security"
2+ allow-labels :
3+ - Team:Security
4+ - test-fips
35steps :
46 - label : part-3-fips
57 command : .ci/scripts/run-gradle.sh -Dignore.tests.seed -Dtests.fips.enabled=true checkPart3
Original file line number Diff line number Diff line change 11config :
2- allow-labels : " Team:Security"
2+ allow-labels :
3+ - Team:Security
4+ - test-fips
35steps :
46 - label : part-4-fips
57 command : .ci/scripts/run-gradle.sh -Dignore.tests.seed -Dtests.fips.enabled=true checkPart4
Original file line number Diff line number Diff line change 11config :
2- allow-labels : " Team:Security"
2+ allow-labels :
3+ - Team:Security
4+ - test-fips
35steps :
46 - label : part-5-fips
57 command : .ci/scripts/run-gradle.sh -Dignore.tests.seed -Dtests.fips.enabled=true checkPart5
You can’t perform that action at this time.
0 commit comments