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
5959 BWC_VERSION : ["8.17.8", "8.18.3", "8.19.0", "9.0.3", "9.1.0"]
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 :
7979 - " 10352e57d85505984582616e1e38530d3ec6ca59" # update to match last commit before lucene bump maintained from combat-lucene-10-0-0 branch
8080 agents :
8181 provider : gcp
82- image : family/elasticsearch-ubuntu-2004
82+ image : family/elasticsearch-ubuntu-2404
8383 machineType : custom-32-98304
8484 buildDirectory : /dev/shm/bk
8585 env :
9090 timeout_in_minutes : 300
9191 agents :
9292 provider : gcp
93- image : family/elasticsearch-ubuntu-2004
93+ image : family/elasticsearch-ubuntu-2404
9494 machineType : custom-32-98304
9595 buildDirectory : /dev/shm/bk
9696 - wait
0 commit comments