File tree Expand file tree Collapse file tree 4 files changed +5
-1
lines changed
.buildkite/pipelines/pull-request Expand file tree Collapse file tree 4 files changed +5
-1
lines changed Original file line number Diff line number Diff line change 22 trigger-phrase : ' .*run\W+elasticsearch-ci/bwc.*'
33 skip-labels :
44 - " >test-mute"
5+ - test-gpu # TODO remove this once the non-gpu steps work correctly
56 - " test-full-bwc"
67steps :
78 - group : bwc-snapshots
7879 image : family/elasticsearch-ubuntu-2004
7980 machineType : n1-standard-32
8081 buildDirectory : /dev/shm/bk
81-
Original file line number Diff line number Diff line change 11config :
22 allow-labels : test-gpu
3+ skip-labels :
4+ - " >test-mute"
35steps :
46 - group : gpu-tests
57 steps :
Original file line number Diff line number Diff line change 11config :
22 skip-labels :
33 - " >test-mute"
4+ - test-gpu # TODO remove this once the non-gpu steps work correctly
45 - " :Delivery/Packaging"
56steps :
67 - group : packaging-tests-unix-sample
Original file line number Diff line number Diff line change 11config :
22 skip-labels :
33 - " >test-mute"
4+ - test-gpu # TODO remove this once the non-gpu steps work correctly
45 - " :Delivery/Packaging"
56steps :
67 - group : packaging-tests-windows-sample
You can’t perform that action at this time.
0 commit comments