|
@@ -648,8 +648,8 @@ steps:
|
|
|
- signal_reason: agent_stop
|
|
|
limit: 3
|
|
|
|
|
|
- - label: 8.16.3 / bwc
|
|
|
- command: .ci/scripts/run-gradle.sh -Dbwc.checkout.align=true v8.16.3#bwcTest
|
|
|
+ - label: 8.16.4 / bwc
|
|
|
+ command: .ci/scripts/run-gradle.sh -Dbwc.checkout.align=true v8.16.4#bwcTest
|
|
|
timeout_in_minutes: 300
|
|
|
agents:
|
|
|
provider: gcp
|
|
@@ -658,7 +658,7 @@ steps:
|
|
|
buildDirectory: /dev/shm/bk
|
|
|
preemptible: true
|
|
|
env:
|
|
|
- BWC_VERSION: 8.16.3
|
|
|
+ BWC_VERSION: 8.16.4
|
|
|
retry:
|
|
|
automatic:
|
|
|
- exit_status: "-1"
|
|
@@ -771,7 +771,7 @@ steps:
|
|
|
setup:
|
|
|
ES_RUNTIME_JAVA:
|
|
|
- openjdk17
|
|
|
- BWC_VERSION: ["7.17.28", "8.16.3", "8.17.2", "8.18.0"]
|
|
|
+ BWC_VERSION: ["7.17.28", "8.16.4", "8.17.2", "8.18.0"]
|
|
|
agents:
|
|
|
provider: gcp
|
|
|
image: family/elasticsearch-ubuntu-2004
|
|
@@ -819,7 +819,7 @@ steps:
|
|
|
- openjdk21
|
|
|
- openjdk22
|
|
|
- openjdk23
|
|
|
- BWC_VERSION: ["7.17.28", "8.16.3", "8.17.2", "8.18.0"]
|
|
|
+ BWC_VERSION: ["7.17.28", "8.16.4", "8.17.2", "8.18.0"]
|
|
|
agents:
|
|
|
provider: gcp
|
|
|
image: family/elasticsearch-ubuntu-2004
|