55 timeout_in_minutes : 300
66 agents :
77 provider : gcp
8- image : family/elasticsearch-ubuntu-2004
8+ image : family/elasticsearch-ubuntu-2404
99 machineType : custom-32-98304
1010 buildDirectory : /dev/shm/bk
1111 - wait
@@ -14,39 +14,39 @@ steps:
1414 timeout_in_minutes : 300
1515 agents :
1616 provider : gcp
17- image : family/elasticsearch-ubuntu-2004
17+ image : family/elasticsearch-ubuntu-2404
1818 machineType : n1-standard-32
1919 buildDirectory : /dev/shm/bk
2020 - label : part2
2121 command : .ci/scripts/run-gradle.sh -Dbwc.checkout.align=true -Dorg.elasticsearch.build.cache.push=true -Dignore.tests.seed -Dscan.capture-file-fingerprints checkPart2
2222 timeout_in_minutes : 300
2323 agents :
2424 provider : gcp
25- image : family/elasticsearch-ubuntu-2004
25+ image : family/elasticsearch-ubuntu-2404
2626 machineType : n1-standard-32
2727 buildDirectory : /dev/shm/bk
2828 - label : part3
2929 command : .ci/scripts/run-gradle.sh -Dbwc.checkout.align=true -Dorg.elasticsearch.build.cache.push=true -Dignore.tests.seed -Dscan.capture-file-fingerprints checkPart3
3030 timeout_in_minutes : 300
3131 agents :
3232 provider : gcp
33- image : family/elasticsearch-ubuntu-2004
33+ image : family/elasticsearch-ubuntu-2404
3434 machineType : n1-standard-32
3535 buildDirectory : /dev/shm/bk
3636 - label : part4
3737 command : .ci/scripts/run-gradle.sh -Dbwc.checkout.align=true -Dorg.elasticsearch.build.cache.push=true -Dignore.tests.seed -Dscan.capture-file-fingerprints checkPart4
3838 timeout_in_minutes : 300
3939 agents :
4040 provider : gcp
41- image : family/elasticsearch-ubuntu-2004
41+ image : family/elasticsearch-ubuntu-2404
4242 machineType : n1-standard-32
4343 buildDirectory : /dev/shm/bk
4444 - label : part5
4545 command : .ci/scripts/run-gradle.sh -Dbwc.checkout.align=true -Dorg.elasticsearch.build.cache.push=true -Dignore.tests.seed -Dscan.capture-file-fingerprints checkPart5
4646 timeout_in_minutes : 300
4747 agents :
4848 provider : gcp
49- image : family/elasticsearch-ubuntu-2004
49+ image : family/elasticsearch-ubuntu-2404
5050 machineType : n1-standard-32
5151 buildDirectory : /dev/shm/bk
5252 - group : bwc-snapshots
@@ -59,16 +59,13 @@ steps:
5959 BWC_VERSION : ["8.17.8", "8.18.3", "9.0.3"]
6060 agents :
6161 provider : gcp
62- image : family/elasticsearch-ubuntu-2004
62+ image : family/elasticsearch-ubuntu-2404
6363 machineType : custom-32-98304
6464 buildDirectory : /dev/shm/bk
6565 env :
6666 BWC_VERSION : " {{matrix.BWC_VERSION}}"
6767 - label : bc-upgrade
6868 command : " .buildkite/scripts/run-bc-upgrade-tests.sh"
69- agents :
70- image : " docker.elastic.co/ci-agent-images/eck-region/buildkite-agent:1.5"
71- memory : " 4G"
7269 - group : lucene-compat
7370 steps :
7471 - label : " {{matrix.LUCENE_VERSION}} / lucene-compat"
8481 - " 10352e57d85505984582616e1e38530d3ec6ca59" # update to match last commit before lucene bump maintained from combat-lucene-10-0-0 branch
8582 agents :
8683 provider : gcp
87- image : family/elasticsearch-ubuntu-2004
84+ image : family/elasticsearch-ubuntu-2404
8885 machineType : custom-32-98304
8986 buildDirectory : /dev/shm/bk
9087 env :
9592 timeout_in_minutes : 300
9693 agents :
9794 provider : gcp
98- image : family/elasticsearch-ubuntu-2004
95+ image : family/elasticsearch-ubuntu-2404
9996 machineType : custom-32-98304
10097 buildDirectory : /dev/shm/bk
10198 - wait
0 commit comments