123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966 |
- # This file is auto-generated. See .buildkite/pipelines/periodic.template.yml
- steps:
- - group: bwc
- steps:
- - label: 7.0.1 / bwc
- command: .ci/scripts/run-gradle.sh -Dbwc.checkout.align=true v7.0.1#bwcTest
- timeout_in_minutes: 300
- agents:
- provider: gcp
- image: family/elasticsearch-ubuntu-2404
- machineType: n1-standard-32
- buildDirectory: /dev/shm/bk
- preemptible: true
- env:
- BWC_VERSION: 7.0.1
- retry:
- automatic:
- - exit_status: "-1"
- limit: 3
- signal_reason: none
- - signal_reason: agent_stop
- limit: 3
- - label: 7.1.1 / bwc
- command: .ci/scripts/run-gradle.sh -Dbwc.checkout.align=true v7.1.1#bwcTest
- timeout_in_minutes: 300
- agents:
- provider: gcp
- image: family/elasticsearch-ubuntu-2404
- machineType: n1-standard-32
- buildDirectory: /dev/shm/bk
- preemptible: true
- env:
- BWC_VERSION: 7.1.1
- retry:
- automatic:
- - exit_status: "-1"
- limit: 3
- signal_reason: none
- - signal_reason: agent_stop
- limit: 3
- - label: 7.2.1 / bwc
- command: .ci/scripts/run-gradle.sh -Dbwc.checkout.align=true v7.2.1#bwcTest
- timeout_in_minutes: 300
- agents:
- provider: gcp
- image: family/elasticsearch-ubuntu-2404
- machineType: n1-standard-32
- buildDirectory: /dev/shm/bk
- preemptible: true
- env:
- BWC_VERSION: 7.2.1
- retry:
- automatic:
- - exit_status: "-1"
- limit: 3
- signal_reason: none
- - signal_reason: agent_stop
- limit: 3
- - label: 7.3.2 / bwc
- command: .ci/scripts/run-gradle.sh -Dbwc.checkout.align=true v7.3.2#bwcTest
- timeout_in_minutes: 300
- agents:
- provider: gcp
- image: family/elasticsearch-ubuntu-2404
- machineType: n1-standard-32
- buildDirectory: /dev/shm/bk
- preemptible: true
- env:
- BWC_VERSION: 7.3.2
- retry:
- automatic:
- - exit_status: "-1"
- limit: 3
- signal_reason: none
- - signal_reason: agent_stop
- limit: 3
- - label: 7.4.2 / bwc
- command: .ci/scripts/run-gradle.sh -Dbwc.checkout.align=true v7.4.2#bwcTest
- timeout_in_minutes: 300
- agents:
- provider: gcp
- image: family/elasticsearch-ubuntu-2404
- machineType: n1-standard-32
- buildDirectory: /dev/shm/bk
- preemptible: true
- env:
- BWC_VERSION: 7.4.2
- retry:
- automatic:
- - exit_status: "-1"
- limit: 3
- signal_reason: none
- - signal_reason: agent_stop
- limit: 3
- - label: 7.5.2 / bwc
- command: .ci/scripts/run-gradle.sh -Dbwc.checkout.align=true v7.5.2#bwcTest
- timeout_in_minutes: 300
- agents:
- provider: gcp
- image: family/elasticsearch-ubuntu-2404
- machineType: n1-standard-32
- buildDirectory: /dev/shm/bk
- preemptible: true
- env:
- BWC_VERSION: 7.5.2
- retry:
- automatic:
- - exit_status: "-1"
- limit: 3
- signal_reason: none
- - signal_reason: agent_stop
- limit: 3
- - label: 7.6.2 / bwc
- command: .ci/scripts/run-gradle.sh -Dbwc.checkout.align=true v7.6.2#bwcTest
- timeout_in_minutes: 300
- agents:
- provider: gcp
- image: family/elasticsearch-ubuntu-2404
- machineType: n1-standard-32
- buildDirectory: /dev/shm/bk
- preemptible: true
- env:
- BWC_VERSION: 7.6.2
- retry:
- automatic:
- - exit_status: "-1"
- limit: 3
- signal_reason: none
- - signal_reason: agent_stop
- limit: 3
- - label: 7.7.1 / bwc
- command: .ci/scripts/run-gradle.sh -Dbwc.checkout.align=true v7.7.1#bwcTest
- timeout_in_minutes: 300
- agents:
- provider: gcp
- image: family/elasticsearch-ubuntu-2404
- machineType: n1-standard-32
- buildDirectory: /dev/shm/bk
- preemptible: true
- env:
- BWC_VERSION: 7.7.1
- retry:
- automatic:
- - exit_status: "-1"
- limit: 3
- signal_reason: none
- - signal_reason: agent_stop
- limit: 3
- - label: 7.8.1 / bwc
- command: .ci/scripts/run-gradle.sh -Dbwc.checkout.align=true v7.8.1#bwcTest
- timeout_in_minutes: 300
- agents:
- provider: gcp
- image: family/elasticsearch-ubuntu-2404
- machineType: n1-standard-32
- buildDirectory: /dev/shm/bk
- preemptible: true
- env:
- BWC_VERSION: 7.8.1
- retry:
- automatic:
- - exit_status: "-1"
- limit: 3
- signal_reason: none
- - signal_reason: agent_stop
- limit: 3
- - label: 7.9.3 / bwc
- command: .ci/scripts/run-gradle.sh -Dbwc.checkout.align=true v7.9.3#bwcTest
- timeout_in_minutes: 300
- agents:
- provider: gcp
- image: family/elasticsearch-ubuntu-2404
- machineType: n1-standard-32
- buildDirectory: /dev/shm/bk
- preemptible: true
- env:
- BWC_VERSION: 7.9.3
- retry:
- automatic:
- - exit_status: "-1"
- limit: 3
- signal_reason: none
- - signal_reason: agent_stop
- limit: 3
- - label: 7.10.2 / bwc
- command: .ci/scripts/run-gradle.sh -Dbwc.checkout.align=true v7.10.2#bwcTest
- timeout_in_minutes: 300
- agents:
- provider: gcp
- image: family/elasticsearch-ubuntu-2404
- machineType: n1-standard-32
- buildDirectory: /dev/shm/bk
- preemptible: true
- env:
- BWC_VERSION: 7.10.2
- retry:
- automatic:
- - exit_status: "-1"
- limit: 3
- signal_reason: none
- - signal_reason: agent_stop
- limit: 3
- - label: 7.11.2 / bwc
- command: .ci/scripts/run-gradle.sh -Dbwc.checkout.align=true v7.11.2#bwcTest
- timeout_in_minutes: 300
- agents:
- provider: gcp
- image: family/elasticsearch-ubuntu-2404
- machineType: n1-standard-32
- buildDirectory: /dev/shm/bk
- preemptible: true
- env:
- BWC_VERSION: 7.11.2
- retry:
- automatic:
- - exit_status: "-1"
- limit: 3
- signal_reason: none
- - signal_reason: agent_stop
- limit: 3
- - label: 7.12.1 / bwc
- command: .ci/scripts/run-gradle.sh -Dbwc.checkout.align=true v7.12.1#bwcTest
- timeout_in_minutes: 300
- agents:
- provider: gcp
- image: family/elasticsearch-ubuntu-2404
- machineType: n1-standard-32
- buildDirectory: /dev/shm/bk
- preemptible: true
- env:
- BWC_VERSION: 7.12.1
- retry:
- automatic:
- - exit_status: "-1"
- limit: 3
- signal_reason: none
- - signal_reason: agent_stop
- limit: 3
- - label: 7.13.4 / bwc
- command: .ci/scripts/run-gradle.sh -Dbwc.checkout.align=true v7.13.4#bwcTest
- timeout_in_minutes: 300
- agents:
- provider: gcp
- image: family/elasticsearch-ubuntu-2404
- machineType: n1-standard-32
- buildDirectory: /dev/shm/bk
- preemptible: true
- env:
- BWC_VERSION: 7.13.4
- retry:
- automatic:
- - exit_status: "-1"
- limit: 3
- signal_reason: none
- - signal_reason: agent_stop
- limit: 3
- - label: 7.14.2 / bwc
- command: .ci/scripts/run-gradle.sh -Dbwc.checkout.align=true v7.14.2#bwcTest
- timeout_in_minutes: 300
- agents:
- provider: gcp
- image: family/elasticsearch-ubuntu-2404
- machineType: n1-standard-32
- buildDirectory: /dev/shm/bk
- preemptible: true
- env:
- BWC_VERSION: 7.14.2
- retry:
- automatic:
- - exit_status: "-1"
- limit: 3
- signal_reason: none
- - signal_reason: agent_stop
- limit: 3
- - label: 7.15.2 / bwc
- command: .ci/scripts/run-gradle.sh -Dbwc.checkout.align=true v7.15.2#bwcTest
- timeout_in_minutes: 300
- agents:
- provider: gcp
- image: family/elasticsearch-ubuntu-2404
- machineType: n1-standard-32
- buildDirectory: /dev/shm/bk
- preemptible: true
- env:
- BWC_VERSION: 7.15.2
- retry:
- automatic:
- - exit_status: "-1"
- limit: 3
- signal_reason: none
- - signal_reason: agent_stop
- limit: 3
- - label: 7.16.3 / bwc
- command: .ci/scripts/run-gradle.sh -Dbwc.checkout.align=true v7.16.3#bwcTest
- timeout_in_minutes: 300
- agents:
- provider: gcp
- image: family/elasticsearch-ubuntu-2404
- machineType: n1-standard-32
- buildDirectory: /dev/shm/bk
- preemptible: true
- env:
- BWC_VERSION: 7.16.3
- retry:
- automatic:
- - exit_status: "-1"
- limit: 3
- signal_reason: none
- - signal_reason: agent_stop
- limit: 3
- - label: 7.17.30 / bwc
- command: .ci/scripts/run-gradle.sh -Dbwc.checkout.align=true v7.17.30#bwcTest
- timeout_in_minutes: 300
- agents:
- provider: gcp
- image: family/elasticsearch-ubuntu-2404
- machineType: n1-standard-32
- buildDirectory: /dev/shm/bk
- preemptible: true
- env:
- BWC_VERSION: 7.17.30
- retry:
- automatic:
- - exit_status: "-1"
- limit: 3
- signal_reason: none
- - signal_reason: agent_stop
- limit: 3
- - label: 8.0.1 / bwc
- command: .ci/scripts/run-gradle.sh -Dbwc.checkout.align=true v8.0.1#bwcTest
- timeout_in_minutes: 300
- agents:
- provider: gcp
- image: family/elasticsearch-ubuntu-2404
- machineType: n1-standard-32
- buildDirectory: /dev/shm/bk
- preemptible: true
- env:
- BWC_VERSION: 8.0.1
- retry:
- automatic:
- - exit_status: "-1"
- limit: 3
- signal_reason: none
- - signal_reason: agent_stop
- limit: 3
- - label: 8.1.3 / bwc
- command: .ci/scripts/run-gradle.sh -Dbwc.checkout.align=true v8.1.3#bwcTest
- timeout_in_minutes: 300
- agents:
- provider: gcp
- image: family/elasticsearch-ubuntu-2404
- machineType: n1-standard-32
- buildDirectory: /dev/shm/bk
- preemptible: true
- env:
- BWC_VERSION: 8.1.3
- retry:
- automatic:
- - exit_status: "-1"
- limit: 3
- signal_reason: none
- - signal_reason: agent_stop
- limit: 3
- - label: 8.2.3 / bwc
- command: .ci/scripts/run-gradle.sh -Dbwc.checkout.align=true v8.2.3#bwcTest
- timeout_in_minutes: 300
- agents:
- provider: gcp
- image: family/elasticsearch-ubuntu-2404
- machineType: n1-standard-32
- buildDirectory: /dev/shm/bk
- preemptible: true
- env:
- BWC_VERSION: 8.2.3
- retry:
- automatic:
- - exit_status: "-1"
- limit: 3
- signal_reason: none
- - signal_reason: agent_stop
- limit: 3
- - label: 8.3.3 / bwc
- command: .ci/scripts/run-gradle.sh -Dbwc.checkout.align=true v8.3.3#bwcTest
- timeout_in_minutes: 300
- agents:
- provider: gcp
- image: family/elasticsearch-ubuntu-2404
- machineType: n1-standard-32
- buildDirectory: /dev/shm/bk
- preemptible: true
- env:
- BWC_VERSION: 8.3.3
- retry:
- automatic:
- - exit_status: "-1"
- limit: 3
- signal_reason: none
- - signal_reason: agent_stop
- limit: 3
- - label: 8.4.3 / bwc
- command: .ci/scripts/run-gradle.sh -Dbwc.checkout.align=true v8.4.3#bwcTest
- timeout_in_minutes: 300
- agents:
- provider: gcp
- image: family/elasticsearch-ubuntu-2404
- machineType: n1-standard-32
- buildDirectory: /dev/shm/bk
- preemptible: true
- env:
- BWC_VERSION: 8.4.3
- retry:
- automatic:
- - exit_status: "-1"
- limit: 3
- signal_reason: none
- - signal_reason: agent_stop
- limit: 3
- - label: 8.5.3 / bwc
- command: .ci/scripts/run-gradle.sh -Dbwc.checkout.align=true v8.5.3#bwcTest
- timeout_in_minutes: 300
- agents:
- provider: gcp
- image: family/elasticsearch-ubuntu-2404
- machineType: n1-standard-32
- buildDirectory: /dev/shm/bk
- preemptible: true
- env:
- BWC_VERSION: 8.5.3
- retry:
- automatic:
- - exit_status: "-1"
- limit: 3
- signal_reason: none
- - signal_reason: agent_stop
- limit: 3
- - label: 8.6.2 / bwc
- command: .ci/scripts/run-gradle.sh -Dbwc.checkout.align=true v8.6.2#bwcTest
- timeout_in_minutes: 300
- agents:
- provider: gcp
- image: family/elasticsearch-ubuntu-2404
- machineType: n1-standard-32
- buildDirectory: /dev/shm/bk
- preemptible: true
- env:
- BWC_VERSION: 8.6.2
- retry:
- automatic:
- - exit_status: "-1"
- limit: 3
- signal_reason: none
- - signal_reason: agent_stop
- limit: 3
- - label: 8.7.1 / bwc
- command: .ci/scripts/run-gradle.sh -Dbwc.checkout.align=true v8.7.1#bwcTest
- timeout_in_minutes: 300
- agents:
- provider: gcp
- image: family/elasticsearch-ubuntu-2404
- machineType: n1-standard-32
- buildDirectory: /dev/shm/bk
- preemptible: true
- env:
- BWC_VERSION: 8.7.1
- retry:
- automatic:
- - exit_status: "-1"
- limit: 3
- signal_reason: none
- - signal_reason: agent_stop
- limit: 3
- - label: 8.8.2 / bwc
- command: .ci/scripts/run-gradle.sh -Dbwc.checkout.align=true v8.8.2#bwcTest
- timeout_in_minutes: 300
- agents:
- provider: gcp
- image: family/elasticsearch-ubuntu-2404
- machineType: n1-standard-32
- buildDirectory: /dev/shm/bk
- preemptible: true
- env:
- BWC_VERSION: 8.8.2
- retry:
- automatic:
- - exit_status: "-1"
- limit: 3
- signal_reason: none
- - signal_reason: agent_stop
- limit: 3
- - label: 8.9.2 / bwc
- command: .ci/scripts/run-gradle.sh -Dbwc.checkout.align=true v8.9.2#bwcTest
- timeout_in_minutes: 300
- agents:
- provider: gcp
- image: family/elasticsearch-ubuntu-2404
- machineType: n1-standard-32
- buildDirectory: /dev/shm/bk
- preemptible: true
- env:
- BWC_VERSION: 8.9.2
- retry:
- automatic:
- - exit_status: "-1"
- limit: 3
- signal_reason: none
- - signal_reason: agent_stop
- limit: 3
- - label: 8.10.4 / bwc
- command: .ci/scripts/run-gradle.sh -Dbwc.checkout.align=true v8.10.4#bwcTest
- timeout_in_minutes: 300
- agents:
- provider: gcp
- image: family/elasticsearch-ubuntu-2404
- machineType: n1-standard-32
- buildDirectory: /dev/shm/bk
- preemptible: true
- env:
- BWC_VERSION: 8.10.4
- retry:
- automatic:
- - exit_status: "-1"
- limit: 3
- signal_reason: none
- - signal_reason: agent_stop
- limit: 3
- - label: 8.11.4 / bwc
- command: .ci/scripts/run-gradle.sh -Dbwc.checkout.align=true v8.11.4#bwcTest
- timeout_in_minutes: 300
- agents:
- provider: gcp
- image: family/elasticsearch-ubuntu-2404
- machineType: n1-standard-32
- buildDirectory: /dev/shm/bk
- preemptible: true
- env:
- BWC_VERSION: 8.11.4
- retry:
- automatic:
- - exit_status: "-1"
- limit: 3
- signal_reason: none
- - signal_reason: agent_stop
- limit: 3
- - label: 8.12.2 / bwc
- command: .ci/scripts/run-gradle.sh -Dbwc.checkout.align=true v8.12.2#bwcTest
- timeout_in_minutes: 300
- agents:
- provider: gcp
- image: family/elasticsearch-ubuntu-2404
- machineType: n1-standard-32
- buildDirectory: /dev/shm/bk
- preemptible: true
- env:
- BWC_VERSION: 8.12.2
- retry:
- automatic:
- - exit_status: "-1"
- limit: 3
- signal_reason: none
- - signal_reason: agent_stop
- limit: 3
- - label: 8.13.4 / bwc
- command: .ci/scripts/run-gradle.sh -Dbwc.checkout.align=true v8.13.4#bwcTest
- timeout_in_minutes: 300
- agents:
- provider: gcp
- image: family/elasticsearch-ubuntu-2404
- machineType: n1-standard-32
- buildDirectory: /dev/shm/bk
- preemptible: true
- env:
- BWC_VERSION: 8.13.4
- retry:
- automatic:
- - exit_status: "-1"
- limit: 3
- signal_reason: none
- - signal_reason: agent_stop
- limit: 3
- - label: 8.14.3 / bwc
- command: .ci/scripts/run-gradle.sh -Dbwc.checkout.align=true v8.14.3#bwcTest
- timeout_in_minutes: 300
- agents:
- provider: gcp
- image: family/elasticsearch-ubuntu-2404
- machineType: n1-standard-32
- buildDirectory: /dev/shm/bk
- preemptible: true
- env:
- BWC_VERSION: 8.14.3
- retry:
- automatic:
- - exit_status: "-1"
- limit: 3
- signal_reason: none
- - signal_reason: agent_stop
- limit: 3
- - label: 8.15.5 / bwc
- command: .ci/scripts/run-gradle.sh -Dbwc.checkout.align=true v8.15.5#bwcTest
- timeout_in_minutes: 300
- agents:
- provider: gcp
- image: family/elasticsearch-ubuntu-2404
- machineType: n1-standard-32
- buildDirectory: /dev/shm/bk
- preemptible: true
- env:
- BWC_VERSION: 8.15.5
- retry:
- automatic:
- - exit_status: "-1"
- limit: 3
- signal_reason: none
- - signal_reason: agent_stop
- limit: 3
- - label: 8.16.6 / bwc
- command: .ci/scripts/run-gradle.sh -Dbwc.checkout.align=true v8.16.6#bwcTest
- timeout_in_minutes: 300
- agents:
- provider: gcp
- image: family/elasticsearch-ubuntu-2404
- machineType: n1-standard-32
- buildDirectory: /dev/shm/bk
- preemptible: true
- env:
- BWC_VERSION: 8.16.6
- retry:
- automatic:
- - exit_status: "-1"
- limit: 3
- signal_reason: none
- - signal_reason: agent_stop
- limit: 3
- - label: 8.17.10 / bwc
- command: .ci/scripts/run-gradle.sh -Dbwc.checkout.align=true v8.17.10#bwcTest
- timeout_in_minutes: 300
- agents:
- provider: gcp
- image: family/elasticsearch-ubuntu-2404
- machineType: n1-standard-32
- buildDirectory: /dev/shm/bk
- preemptible: true
- env:
- BWC_VERSION: 8.17.10
- retry:
- automatic:
- - exit_status: "-1"
- limit: 3
- signal_reason: none
- - signal_reason: agent_stop
- limit: 3
- - label: 8.18.8 / bwc
- command: .ci/scripts/run-gradle.sh -Dbwc.checkout.align=true v8.18.8#bwcTest
- timeout_in_minutes: 300
- agents:
- provider: gcp
- image: family/elasticsearch-ubuntu-2404
- machineType: n1-standard-32
- buildDirectory: /dev/shm/bk
- preemptible: true
- env:
- BWC_VERSION: 8.18.8
- retry:
- automatic:
- - exit_status: "-1"
- limit: 3
- signal_reason: none
- - signal_reason: agent_stop
- limit: 3
- - label: 8.19.5 / bwc
- command: .ci/scripts/run-gradle.sh -Dbwc.checkout.align=true v8.19.5#bwcTest
- timeout_in_minutes: 300
- agents:
- provider: gcp
- image: family/elasticsearch-ubuntu-2404
- machineType: n1-standard-32
- buildDirectory: /dev/shm/bk
- preemptible: true
- env:
- BWC_VERSION: 8.19.5
- retry:
- automatic:
- - exit_status: "-1"
- limit: 3
- signal_reason: none
- - signal_reason: agent_stop
- limit: 3
- - label: concurrent-search-tests
- command: .ci/scripts/run-gradle.sh -Dbwc.checkout.align=true -Dtests.jvm.argline=-Des.concurrent_search=true -Des.concurrent_search=true functionalTests
- timeout_in_minutes: 420
- agents:
- provider: gcp
- image: family/elasticsearch-ubuntu-2404
- diskSizeGb: 350
- machineType: custom-32-98304
- - label: encryption-at-rest
- command: .buildkite/scripts/encryption-at-rest.sh
- timeout_in_minutes: 420
- agents:
- provider: gcp
- image: family/elasticsearch-ubuntu-2404
- diskSizeGb: 350
- machineType: custom-32-98304
- - label: eql-correctness
- command: .buildkite/scripts/eql-correctness.sh
- timeout_in_minutes: 300
- agents:
- provider: gcp
- image: family/elasticsearch-ubuntu-2404
- machineType: custom-32-98304
- buildDirectory: /dev/shm/bk
- - label: example-plugins
- command: |-
- cd $$WORKSPACE/plugins/examples
- $$WORKSPACE/.ci/scripts/run-gradle.sh build
- timeout_in_minutes: 300
- agents:
- provider: gcp
- image: family/elasticsearch-ubuntu-2404
- machineType: custom-32-98304
- buildDirectory: /dev/shm/bk
- - group: java-fips-matrix
- steps:
- - label: "{{matrix.ES_RUNTIME_JAVA}} / {{matrix.GRADLE_TASK}} / java-fips-matrix"
- command: .ci/scripts/run-gradle.sh -Dbwc.checkout.align=true -Dtests.fips.enabled=true $$GRADLE_TASK
- timeout_in_minutes: 300
- matrix:
- setup:
- ES_RUNTIME_JAVA:
- - adoptopenjdk17
- GRADLE_TASK:
- - checkPart1
- - checkPart2
- - checkPart3
- - checkPart4
- - checkPart5
- - checkPart6
- - checkRestCompat
- agents:
- provider: gcp
- image: family/elasticsearch-ubuntu-2404
- machineType: n1-standard-32
- buildDirectory: /dev/shm/bk
- env:
- ES_RUNTIME_JAVA: "{{matrix.ES_RUNTIME_JAVA}}"
- GRADLE_TASK: "{{matrix.GRADLE_TASK}}"
- - label: "{{matrix.ES_RUNTIME_JAVA}} / {{matrix.BWC_VERSION}} / java-fips-matrix-bwc"
- command: .ci/scripts/run-gradle.sh -Dbwc.checkout.align=true -Dtests.fips.enabled=true v$$BWC_VERSION#bwcTest
- timeout_in_minutes: 300
- matrix:
- setup:
- ES_RUNTIME_JAVA:
- - adoptopenjdk17
- BWC_VERSION: ["7.17.30", "8.18.8", "8.19.5"]
- agents:
- provider: gcp
- image: family/elasticsearch-ubuntu-2404
- machineType: n1-standard-32
- buildDirectory: /dev/shm/bk
- env:
- ES_RUNTIME_JAVA: "{{matrix.ES_RUNTIME_JAVA}}"
- BWC_VERSION: "{{matrix.BWC_VERSION}}"
- - group: java-matrix
- steps:
- - label: "{{matrix.ES_RUNTIME_JAVA}} / {{matrix.GRADLE_TASK}} / java-matrix"
- command: .ci/scripts/run-gradle.sh -Dbwc.checkout.align=true $$GRADLE_TASK
- timeout_in_minutes: 300
- matrix:
- setup:
- ES_RUNTIME_JAVA:
- - graalvm-ce17
- - adoptopenjdk17
- - openjdk21
- - openjdk22
- - openjdk23
- GRADLE_TASK:
- - checkPart1
- - checkPart2
- - checkPart3
- - checkPart4
- - checkPart5
- - checkPart6
- - checkRestCompat
- agents:
- provider: gcp
- image: family/elasticsearch-ubuntu-2404
- machineType: n1-standard-32
- buildDirectory: /dev/shm/bk
- env:
- ES_RUNTIME_JAVA: "{{matrix.ES_RUNTIME_JAVA}}"
- GRADLE_TASK: "{{matrix.GRADLE_TASK}}"
- - label: "{{matrix.ES_RUNTIME_JAVA}} / {{matrix.BWC_VERSION}} / java-matrix-bwc"
- command: .ci/scripts/run-gradle.sh -Dbwc.checkout.align=true v$$BWC_VERSION#bwcTest
- timeout_in_minutes: 300
- matrix:
- setup:
- ES_RUNTIME_JAVA:
- - graalvm-ce17
- - adoptopenjdk17
- - openjdk21
- - openjdk22
- - openjdk23
- BWC_VERSION: ["7.17.30", "8.18.8", "8.19.5"]
- agents:
- provider: gcp
- image: family/elasticsearch-ubuntu-2404
- machineType: n1-standard-32
- buildDirectory: /dev/shm/bk
- env:
- ES_RUNTIME_JAVA: "{{matrix.ES_RUNTIME_JAVA}}"
- BWC_VERSION: "{{matrix.BWC_VERSION}}"
- - label: release-tests
- command: .buildkite/scripts/release-tests.sh
- timeout_in_minutes: 360
- agents:
- provider: gcp
- image: family/elasticsearch-ubuntu-2404
- diskSizeGb: 350
- machineType: custom-32-98304
- - label: single-processor-node-tests
- command: .ci/scripts/run-gradle.sh -Dbwc.checkout.align=true -Dtests.configure_test_clusters_with_one_processor=true functionalTests
- timeout_in_minutes: 420
- agents:
- provider: gcp
- image: family/elasticsearch-ubuntu-2404
- diskSizeGb: 350
- machineType: custom-32-98304
- - group: third-party tests
- steps:
- - label: third-party / azure-sas
- command: |
- export azure_storage_container=elasticsearch-ci-thirdparty-sas
- export azure_storage_base_path=$BUILDKITE_BRANCH
- .ci/scripts/run-gradle.sh azureThirdPartyTest
- env:
- USE_3RD_PARTY_AZURE_SAS_CREDENTIALS: "true"
- timeout_in_minutes: 30
- agents:
- provider: gcp
- image: family/elasticsearch-ubuntu-2404
- machineType: n2-standard-8
- buildDirectory: /dev/shm/bk
- - label: third-party / azure
- command: |
- export azure_storage_container=elasticsearch-ci-thirdparty
- export azure_storage_base_path=$BUILDKITE_BRANCH
- .ci/scripts/run-gradle.sh azureThirdPartyTest
- env:
- USE_3RD_PARTY_AZURE_CREDENTIALS: "true"
- timeout_in_minutes: 30
- agents:
- provider: gcp
- image: family/elasticsearch-ubuntu-2404
- machineType: n2-standard-8
- buildDirectory: /dev/shm/bk
- - label: third-party / gcs
- command: |
- export google_storage_bucket=elasticsearch-ci-thirdparty
- export google_storage_base_path=$BUILDKITE_BRANCH
- .ci/scripts/run-gradle.sh gcsThirdPartyTest
- env:
- USE_3RD_PARTY_GCS_CREDENTIALS: "true"
- timeout_in_minutes: 30
- agents:
- provider: gcp
- image: family/elasticsearch-ubuntu-2404
- machineType: n2-standard-8
- buildDirectory: /dev/shm/bk
- - label: third-party / geoip
- command: |
- .ci/scripts/run-gradle.sh :modules:ingest-geoip:internalClusterTest -Dtests.jvm.argline="-Dgeoip_use_service=true"
- timeout_in_minutes: 30
- agents:
- provider: gcp
- image: family/elasticsearch-ubuntu-2404
- machineType: n2-standard-8
- buildDirectory: /dev/shm/bk
- - label: third-party / s3
- command: |
- export amazon_s3_bucket=elasticsearch-ci.us-west-2
- export amazon_s3_base_path=$BUILDKITE_BRANCH
- .ci/scripts/run-gradle.sh s3ThirdPartyTest
- env:
- USE_3RD_PARTY_S3_CREDENTIALS: "true"
- timeout_in_minutes: 30
- agents:
- provider: gcp
- image: family/elasticsearch-ubuntu-2404
- machineType: n2-standard-8
- buildDirectory: /dev/shm/bk
- - label: third-party / ms-graph
- command: |
- .ci/scripts/run-gradle.sh msGraphThirdPartyTest
- env:
- USE_3RD_PARTY_MS_GRAPH_CREDENTIALS: "true"
- timeout_in_minutes: 30
- agents:
- provider: gcp
- image: family/elasticsearch-ubuntu-2404
- machineType: n2-standard-8
- buildDirectory: /dev/shm/bk
- - label: Upload Snyk Dependency Graph
- command: .ci/scripts/run-gradle.sh uploadSnykDependencyGraph -PsnykTargetReference=$BUILDKITE_BRANCH
- env:
- USE_SNYK_CREDENTIALS: "true"
- timeout_in_minutes: 20
- agents:
- provider: gcp
- image: family/elasticsearch-ubuntu-2404
- machineType: n2-standard-8
- buildDirectory: /dev/shm/bk
- if: build.branch =~ /^(main|\d+\.\d+|\d+\.x)$$/
- - label: check-branch-consistency
- command: .ci/scripts/run-gradle.sh branchConsistency
- timeout_in_minutes: 15
- agents:
- provider: gcp
- image: family/elasticsearch-ubuntu-2404
- machineType: n2-standard-2
- - label: check-branch-protection-rules
- command: .buildkite/scripts/branch-protection.sh
- timeout_in_minutes: 5
|