|
@@ -325,8 +325,8 @@ steps:
|
|
|
- signal_reason: agent_stop
|
|
|
limit: 3
|
|
|
|
|
|
- - label: 7.17.29 / bwc
|
|
|
- command: .ci/scripts/run-gradle.sh -Dbwc.checkout.align=true v7.17.29#bwcTest
|
|
|
+ - 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
|
|
@@ -335,7 +335,7 @@ steps:
|
|
|
buildDirectory: /dev/shm/bk
|
|
|
preemptible: true
|
|
|
env:
|
|
|
- BWC_VERSION: 7.17.29
|
|
|
+ BWC_VERSION: 7.17.30
|
|
|
retry:
|
|
|
automatic:
|
|
|
- exit_status: "-1"
|
|
@@ -791,7 +791,7 @@ steps:
|
|
|
setup:
|
|
|
ES_RUNTIME_JAVA:
|
|
|
- openjdk17
|
|
|
- BWC_VERSION: ["7.17.29", "8.17.9", "8.18.4", "8.19.0"]
|
|
|
+ BWC_VERSION: ["7.17.30", "8.17.9", "8.18.4", "8.19.0"]
|
|
|
agents:
|
|
|
provider: gcp
|
|
|
image: family/elasticsearch-ubuntu-2004
|
|
@@ -840,7 +840,7 @@ steps:
|
|
|
- openjdk21
|
|
|
- openjdk22
|
|
|
- openjdk23
|
|
|
- BWC_VERSION: ["7.17.29", "8.17.9", "8.18.4", "8.19.0"]
|
|
|
+ BWC_VERSION: ["7.17.30", "8.17.9", "8.18.4", "8.19.0"]
|
|
|
agents:
|
|
|
provider: gcp
|
|
|
image: family/elasticsearch-ubuntu-2004
|