|
@@ -629,8 +629,8 @@ steps:
|
|
|
- signal_reason: agent_stop
|
|
|
limit: 3
|
|
|
|
|
|
- - label: 8.15.4 / bwc
|
|
|
- command: .ci/scripts/run-gradle.sh -Dbwc.checkout.align=true v8.15.4#bwcTest
|
|
|
+ - 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
|
|
@@ -639,7 +639,7 @@ steps:
|
|
|
buildDirectory: /dev/shm/bk
|
|
|
preemptible: true
|
|
|
env:
|
|
|
- BWC_VERSION: 8.15.4
|
|
|
+ BWC_VERSION: 8.15.5
|
|
|
retry:
|
|
|
automatic:
|
|
|
- exit_status: "-1"
|
|
@@ -752,7 +752,7 @@ steps:
|
|
|
setup:
|
|
|
ES_RUNTIME_JAVA:
|
|
|
- openjdk17
|
|
|
- BWC_VERSION: ["7.17.26", "8.15.4", "8.16.0", "8.17.0"]
|
|
|
+ BWC_VERSION: ["7.17.26", "8.15.5", "8.16.0", "8.17.0"]
|
|
|
agents:
|
|
|
provider: gcp
|
|
|
image: family/elasticsearch-ubuntu-2004
|
|
@@ -800,7 +800,7 @@ steps:
|
|
|
- openjdk21
|
|
|
- openjdk22
|
|
|
- openjdk23
|
|
|
- BWC_VERSION: ["7.17.26", "8.15.4", "8.16.0", "8.17.0"]
|
|
|
+ BWC_VERSION: ["7.17.26", "8.15.5", "8.16.0", "8.17.0"]
|
|
|
agents:
|
|
|
provider: gcp
|
|
|
image: family/elasticsearch-ubuntu-2004
|