File tree Expand file tree Collapse file tree 2 files changed +3
-5
lines changed Expand file tree Collapse file tree 2 files changed +3
-5
lines changed Original file line number Diff line number Diff line change 77 image : family/elasticsearch-ubuntu-2004
88 machineType : n1-standard-32
99 buildDirectory : /dev/shm/bk
10- preemptible : true
1110 matrix :
1211 setup :
1312 FWC_VERSION : $FWC_LIST
Original file line number Diff line number Diff line change 11# This file is auto-generated. See .buildkite/pipelines/periodic-fwc.template.yml
22steps :
3- - label : " {{matrix. FWC_VERSION}} / fwc"
4- command : .ci/scripts/run-gradle.sh -Dbwc.checkout.align=true v$$ FWC_VERSION#fwcTest -Dtests.bwc.snapshot=false
3+ - label : $ FWC_VERSION / fwc
4+ command : .ci/scripts/run-gradle.sh -Dbwc.checkout.align=true v$FWC_VERSION#fwcTest -Dtests.bwc.snapshot=false
55 timeout_in_minutes : 300
66 agents :
77 provider : gcp
88 image : family/elasticsearch-ubuntu-2004
99 machineType : n1-standard-32
1010 buildDirectory : /dev/shm/bk
11- preemptible : true
1211 matrix :
1312 setup :
1413 FWC_VERSION : []
1514 env :
16- FWC_VERSION : " {{matrix. FWC_VERSION}} "
15+ FWC_VERSION : $ FWC_VERSION
You can’t perform that action at this time.
0 commit comments