|
@@ -5,6 +5,348 @@ env:
|
|
|
steps:
|
|
|
- group: bwc
|
|
|
steps:
|
|
|
+ - label: 7.0.1 / bwc
|
|
|
+ command: .ci/scripts/run-gradle.sh -Druntime.java=$$JAVA_EA_VERSION -Dbwc.checkout.align=true v7.0.1#bwcTest
|
|
|
+ timeout_in_minutes: 300
|
|
|
+ agents:
|
|
|
+ provider: gcp
|
|
|
+ image: family/elasticsearch-ubuntu-2404
|
|
|
+ machineType: n1-standard-32
|
|
|
+ buildDirectory: /dev/shm/bk
|
|
|
+ preemptible: true
|
|
|
+ env:
|
|
|
+ BWC_VERSION: 7.0.1
|
|
|
+ retry:
|
|
|
+ automatic:
|
|
|
+ - exit_status: "-1"
|
|
|
+ limit: 3
|
|
|
+ signal_reason: none
|
|
|
+ - signal_reason: agent_stop
|
|
|
+ limit: 3
|
|
|
+
|
|
|
+ - label: 7.1.1 / bwc
|
|
|
+ command: .ci/scripts/run-gradle.sh -Druntime.java=$$JAVA_EA_VERSION -Dbwc.checkout.align=true v7.1.1#bwcTest
|
|
|
+ timeout_in_minutes: 300
|
|
|
+ agents:
|
|
|
+ provider: gcp
|
|
|
+ image: family/elasticsearch-ubuntu-2404
|
|
|
+ machineType: n1-standard-32
|
|
|
+ buildDirectory: /dev/shm/bk
|
|
|
+ preemptible: true
|
|
|
+ env:
|
|
|
+ BWC_VERSION: 7.1.1
|
|
|
+ retry:
|
|
|
+ automatic:
|
|
|
+ - exit_status: "-1"
|
|
|
+ limit: 3
|
|
|
+ signal_reason: none
|
|
|
+ - signal_reason: agent_stop
|
|
|
+ limit: 3
|
|
|
+
|
|
|
+ - label: 7.2.1 / bwc
|
|
|
+ command: .ci/scripts/run-gradle.sh -Druntime.java=$$JAVA_EA_VERSION -Dbwc.checkout.align=true v7.2.1#bwcTest
|
|
|
+ timeout_in_minutes: 300
|
|
|
+ agents:
|
|
|
+ provider: gcp
|
|
|
+ image: family/elasticsearch-ubuntu-2404
|
|
|
+ machineType: n1-standard-32
|
|
|
+ buildDirectory: /dev/shm/bk
|
|
|
+ preemptible: true
|
|
|
+ env:
|
|
|
+ BWC_VERSION: 7.2.1
|
|
|
+ retry:
|
|
|
+ automatic:
|
|
|
+ - exit_status: "-1"
|
|
|
+ limit: 3
|
|
|
+ signal_reason: none
|
|
|
+ - signal_reason: agent_stop
|
|
|
+ limit: 3
|
|
|
+
|
|
|
+ - label: 7.3.2 / bwc
|
|
|
+ command: .ci/scripts/run-gradle.sh -Druntime.java=$$JAVA_EA_VERSION -Dbwc.checkout.align=true v7.3.2#bwcTest
|
|
|
+ timeout_in_minutes: 300
|
|
|
+ agents:
|
|
|
+ provider: gcp
|
|
|
+ image: family/elasticsearch-ubuntu-2404
|
|
|
+ machineType: n1-standard-32
|
|
|
+ buildDirectory: /dev/shm/bk
|
|
|
+ preemptible: true
|
|
|
+ env:
|
|
|
+ BWC_VERSION: 7.3.2
|
|
|
+ retry:
|
|
|
+ automatic:
|
|
|
+ - exit_status: "-1"
|
|
|
+ limit: 3
|
|
|
+ signal_reason: none
|
|
|
+ - signal_reason: agent_stop
|
|
|
+ limit: 3
|
|
|
+
|
|
|
+ - label: 7.4.2 / bwc
|
|
|
+ command: .ci/scripts/run-gradle.sh -Druntime.java=$$JAVA_EA_VERSION -Dbwc.checkout.align=true v7.4.2#bwcTest
|
|
|
+ timeout_in_minutes: 300
|
|
|
+ agents:
|
|
|
+ provider: gcp
|
|
|
+ image: family/elasticsearch-ubuntu-2404
|
|
|
+ machineType: n1-standard-32
|
|
|
+ buildDirectory: /dev/shm/bk
|
|
|
+ preemptible: true
|
|
|
+ env:
|
|
|
+ BWC_VERSION: 7.4.2
|
|
|
+ retry:
|
|
|
+ automatic:
|
|
|
+ - exit_status: "-1"
|
|
|
+ limit: 3
|
|
|
+ signal_reason: none
|
|
|
+ - signal_reason: agent_stop
|
|
|
+ limit: 3
|
|
|
+
|
|
|
+ - label: 7.5.2 / bwc
|
|
|
+ command: .ci/scripts/run-gradle.sh -Druntime.java=$$JAVA_EA_VERSION -Dbwc.checkout.align=true v7.5.2#bwcTest
|
|
|
+ timeout_in_minutes: 300
|
|
|
+ agents:
|
|
|
+ provider: gcp
|
|
|
+ image: family/elasticsearch-ubuntu-2404
|
|
|
+ machineType: n1-standard-32
|
|
|
+ buildDirectory: /dev/shm/bk
|
|
|
+ preemptible: true
|
|
|
+ env:
|
|
|
+ BWC_VERSION: 7.5.2
|
|
|
+ retry:
|
|
|
+ automatic:
|
|
|
+ - exit_status: "-1"
|
|
|
+ limit: 3
|
|
|
+ signal_reason: none
|
|
|
+ - signal_reason: agent_stop
|
|
|
+ limit: 3
|
|
|
+
|
|
|
+ - label: 7.6.2 / bwc
|
|
|
+ command: .ci/scripts/run-gradle.sh -Druntime.java=$$JAVA_EA_VERSION -Dbwc.checkout.align=true v7.6.2#bwcTest
|
|
|
+ timeout_in_minutes: 300
|
|
|
+ agents:
|
|
|
+ provider: gcp
|
|
|
+ image: family/elasticsearch-ubuntu-2404
|
|
|
+ machineType: n1-standard-32
|
|
|
+ buildDirectory: /dev/shm/bk
|
|
|
+ preemptible: true
|
|
|
+ env:
|
|
|
+ BWC_VERSION: 7.6.2
|
|
|
+ retry:
|
|
|
+ automatic:
|
|
|
+ - exit_status: "-1"
|
|
|
+ limit: 3
|
|
|
+ signal_reason: none
|
|
|
+ - signal_reason: agent_stop
|
|
|
+ limit: 3
|
|
|
+
|
|
|
+ - label: 7.7.1 / bwc
|
|
|
+ command: .ci/scripts/run-gradle.sh -Druntime.java=$$JAVA_EA_VERSION -Dbwc.checkout.align=true v7.7.1#bwcTest
|
|
|
+ timeout_in_minutes: 300
|
|
|
+ agents:
|
|
|
+ provider: gcp
|
|
|
+ image: family/elasticsearch-ubuntu-2404
|
|
|
+ machineType: n1-standard-32
|
|
|
+ buildDirectory: /dev/shm/bk
|
|
|
+ preemptible: true
|
|
|
+ env:
|
|
|
+ BWC_VERSION: 7.7.1
|
|
|
+ retry:
|
|
|
+ automatic:
|
|
|
+ - exit_status: "-1"
|
|
|
+ limit: 3
|
|
|
+ signal_reason: none
|
|
|
+ - signal_reason: agent_stop
|
|
|
+ limit: 3
|
|
|
+
|
|
|
+ - label: 7.8.1 / bwc
|
|
|
+ command: .ci/scripts/run-gradle.sh -Druntime.java=$$JAVA_EA_VERSION -Dbwc.checkout.align=true v7.8.1#bwcTest
|
|
|
+ timeout_in_minutes: 300
|
|
|
+ agents:
|
|
|
+ provider: gcp
|
|
|
+ image: family/elasticsearch-ubuntu-2404
|
|
|
+ machineType: n1-standard-32
|
|
|
+ buildDirectory: /dev/shm/bk
|
|
|
+ preemptible: true
|
|
|
+ env:
|
|
|
+ BWC_VERSION: 7.8.1
|
|
|
+ retry:
|
|
|
+ automatic:
|
|
|
+ - exit_status: "-1"
|
|
|
+ limit: 3
|
|
|
+ signal_reason: none
|
|
|
+ - signal_reason: agent_stop
|
|
|
+ limit: 3
|
|
|
+
|
|
|
+ - label: 7.9.3 / bwc
|
|
|
+ command: .ci/scripts/run-gradle.sh -Druntime.java=$$JAVA_EA_VERSION -Dbwc.checkout.align=true v7.9.3#bwcTest
|
|
|
+ timeout_in_minutes: 300
|
|
|
+ agents:
|
|
|
+ provider: gcp
|
|
|
+ image: family/elasticsearch-ubuntu-2404
|
|
|
+ machineType: n1-standard-32
|
|
|
+ buildDirectory: /dev/shm/bk
|
|
|
+ preemptible: true
|
|
|
+ env:
|
|
|
+ BWC_VERSION: 7.9.3
|
|
|
+ retry:
|
|
|
+ automatic:
|
|
|
+ - exit_status: "-1"
|
|
|
+ limit: 3
|
|
|
+ signal_reason: none
|
|
|
+ - signal_reason: agent_stop
|
|
|
+ limit: 3
|
|
|
+
|
|
|
+ - label: 7.10.2 / bwc
|
|
|
+ command: .ci/scripts/run-gradle.sh -Druntime.java=$$JAVA_EA_VERSION -Dbwc.checkout.align=true v7.10.2#bwcTest
|
|
|
+ timeout_in_minutes: 300
|
|
|
+ agents:
|
|
|
+ provider: gcp
|
|
|
+ image: family/elasticsearch-ubuntu-2404
|
|
|
+ machineType: n1-standard-32
|
|
|
+ buildDirectory: /dev/shm/bk
|
|
|
+ preemptible: true
|
|
|
+ env:
|
|
|
+ BWC_VERSION: 7.10.2
|
|
|
+ retry:
|
|
|
+ automatic:
|
|
|
+ - exit_status: "-1"
|
|
|
+ limit: 3
|
|
|
+ signal_reason: none
|
|
|
+ - signal_reason: agent_stop
|
|
|
+ limit: 3
|
|
|
+
|
|
|
+ - label: 7.11.2 / bwc
|
|
|
+ command: .ci/scripts/run-gradle.sh -Druntime.java=$$JAVA_EA_VERSION -Dbwc.checkout.align=true v7.11.2#bwcTest
|
|
|
+ timeout_in_minutes: 300
|
|
|
+ agents:
|
|
|
+ provider: gcp
|
|
|
+ image: family/elasticsearch-ubuntu-2404
|
|
|
+ machineType: n1-standard-32
|
|
|
+ buildDirectory: /dev/shm/bk
|
|
|
+ preemptible: true
|
|
|
+ env:
|
|
|
+ BWC_VERSION: 7.11.2
|
|
|
+ retry:
|
|
|
+ automatic:
|
|
|
+ - exit_status: "-1"
|
|
|
+ limit: 3
|
|
|
+ signal_reason: none
|
|
|
+ - signal_reason: agent_stop
|
|
|
+ limit: 3
|
|
|
+
|
|
|
+ - label: 7.12.1 / bwc
|
|
|
+ command: .ci/scripts/run-gradle.sh -Druntime.java=$$JAVA_EA_VERSION -Dbwc.checkout.align=true v7.12.1#bwcTest
|
|
|
+ timeout_in_minutes: 300
|
|
|
+ agents:
|
|
|
+ provider: gcp
|
|
|
+ image: family/elasticsearch-ubuntu-2404
|
|
|
+ machineType: n1-standard-32
|
|
|
+ buildDirectory: /dev/shm/bk
|
|
|
+ preemptible: true
|
|
|
+ env:
|
|
|
+ BWC_VERSION: 7.12.1
|
|
|
+ retry:
|
|
|
+ automatic:
|
|
|
+ - exit_status: "-1"
|
|
|
+ limit: 3
|
|
|
+ signal_reason: none
|
|
|
+ - signal_reason: agent_stop
|
|
|
+ limit: 3
|
|
|
+
|
|
|
+ - label: 7.13.4 / bwc
|
|
|
+ command: .ci/scripts/run-gradle.sh -Druntime.java=$$JAVA_EA_VERSION -Dbwc.checkout.align=true v7.13.4#bwcTest
|
|
|
+ timeout_in_minutes: 300
|
|
|
+ agents:
|
|
|
+ provider: gcp
|
|
|
+ image: family/elasticsearch-ubuntu-2404
|
|
|
+ machineType: n1-standard-32
|
|
|
+ buildDirectory: /dev/shm/bk
|
|
|
+ preemptible: true
|
|
|
+ env:
|
|
|
+ BWC_VERSION: 7.13.4
|
|
|
+ retry:
|
|
|
+ automatic:
|
|
|
+ - exit_status: "-1"
|
|
|
+ limit: 3
|
|
|
+ signal_reason: none
|
|
|
+ - signal_reason: agent_stop
|
|
|
+ limit: 3
|
|
|
+
|
|
|
+ - label: 7.14.2 / bwc
|
|
|
+ command: .ci/scripts/run-gradle.sh -Druntime.java=$$JAVA_EA_VERSION -Dbwc.checkout.align=true v7.14.2#bwcTest
|
|
|
+ timeout_in_minutes: 300
|
|
|
+ agents:
|
|
|
+ provider: gcp
|
|
|
+ image: family/elasticsearch-ubuntu-2404
|
|
|
+ machineType: n1-standard-32
|
|
|
+ buildDirectory: /dev/shm/bk
|
|
|
+ preemptible: true
|
|
|
+ env:
|
|
|
+ BWC_VERSION: 7.14.2
|
|
|
+ retry:
|
|
|
+ automatic:
|
|
|
+ - exit_status: "-1"
|
|
|
+ limit: 3
|
|
|
+ signal_reason: none
|
|
|
+ - signal_reason: agent_stop
|
|
|
+ limit: 3
|
|
|
+
|
|
|
+ - label: 7.15.2 / bwc
|
|
|
+ command: .ci/scripts/run-gradle.sh -Druntime.java=$$JAVA_EA_VERSION -Dbwc.checkout.align=true v7.15.2#bwcTest
|
|
|
+ timeout_in_minutes: 300
|
|
|
+ agents:
|
|
|
+ provider: gcp
|
|
|
+ image: family/elasticsearch-ubuntu-2404
|
|
|
+ machineType: n1-standard-32
|
|
|
+ buildDirectory: /dev/shm/bk
|
|
|
+ preemptible: true
|
|
|
+ env:
|
|
|
+ BWC_VERSION: 7.15.2
|
|
|
+ retry:
|
|
|
+ automatic:
|
|
|
+ - exit_status: "-1"
|
|
|
+ limit: 3
|
|
|
+ signal_reason: none
|
|
|
+ - signal_reason: agent_stop
|
|
|
+ limit: 3
|
|
|
+
|
|
|
+ - label: 7.16.3 / bwc
|
|
|
+ command: .ci/scripts/run-gradle.sh -Druntime.java=$$JAVA_EA_VERSION -Dbwc.checkout.align=true v7.16.3#bwcTest
|
|
|
+ timeout_in_minutes: 300
|
|
|
+ agents:
|
|
|
+ provider: gcp
|
|
|
+ image: family/elasticsearch-ubuntu-2404
|
|
|
+ machineType: n1-standard-32
|
|
|
+ buildDirectory: /dev/shm/bk
|
|
|
+ preemptible: true
|
|
|
+ env:
|
|
|
+ BWC_VERSION: 7.16.3
|
|
|
+ retry:
|
|
|
+ automatic:
|
|
|
+ - exit_status: "-1"
|
|
|
+ limit: 3
|
|
|
+ signal_reason: none
|
|
|
+ - signal_reason: agent_stop
|
|
|
+ limit: 3
|
|
|
+
|
|
|
+ - label: 7.17.30 / bwc
|
|
|
+ command: .ci/scripts/run-gradle.sh -Druntime.java=$$JAVA_EA_VERSION -Dbwc.checkout.align=true v7.17.30#bwcTest
|
|
|
+ timeout_in_minutes: 300
|
|
|
+ agents:
|
|
|
+ provider: gcp
|
|
|
+ image: family/elasticsearch-ubuntu-2404
|
|
|
+ machineType: n1-standard-32
|
|
|
+ buildDirectory: /dev/shm/bk
|
|
|
+ preemptible: true
|
|
|
+ env:
|
|
|
+ BWC_VERSION: 7.17.30
|
|
|
+ retry:
|
|
|
+ automatic:
|
|
|
+ - exit_status: "-1"
|
|
|
+ limit: 3
|
|
|
+ signal_reason: none
|
|
|
+ - signal_reason: agent_stop
|
|
|
+ limit: 3
|
|
|
+
|
|
|
- label: 8.0.1 / bwc
|
|
|
command: .ci/scripts/run-gradle.sh -Druntime.java=$$JAVA_EA_VERSION -Dbwc.checkout.align=true v8.0.1#bwcTest
|
|
|
timeout_in_minutes: 300
|
|
@@ -347,8 +689,8 @@ steps:
|
|
|
- signal_reason: agent_stop
|
|
|
limit: 3
|
|
|
|
|
|
- - label: 8.18.7 / bwc
|
|
|
- command: .ci/scripts/run-gradle.sh -Druntime.java=$$JAVA_EA_VERSION -Dbwc.checkout.align=true v8.18.7#bwcTest
|
|
|
+ - label: 8.18.8 / bwc
|
|
|
+ command: .ci/scripts/run-gradle.sh -Druntime.java=$$JAVA_EA_VERSION -Dbwc.checkout.align=true v8.18.8#bwcTest
|
|
|
timeout_in_minutes: 300
|
|
|
agents:
|
|
|
provider: gcp
|
|
@@ -357,7 +699,7 @@ steps:
|
|
|
buildDirectory: /dev/shm/bk
|
|
|
preemptible: true
|
|
|
env:
|
|
|
- BWC_VERSION: 8.18.7
|
|
|
+ BWC_VERSION: 8.18.8
|
|
|
retry:
|
|
|
automatic:
|
|
|
- exit_status: "-1"
|
|
@@ -385,63 +727,6 @@ steps:
|
|
|
- signal_reason: agent_stop
|
|
|
limit: 3
|
|
|
|
|
|
- - label: 9.0.7 / bwc
|
|
|
- command: .ci/scripts/run-gradle.sh -Druntime.java=$$JAVA_EA_VERSION -Dbwc.checkout.align=true v9.0.7#bwcTest
|
|
|
- timeout_in_minutes: 300
|
|
|
- agents:
|
|
|
- provider: gcp
|
|
|
- image: family/elasticsearch-ubuntu-2404
|
|
|
- machineType: n1-standard-32
|
|
|
- buildDirectory: /dev/shm/bk
|
|
|
- preemptible: true
|
|
|
- env:
|
|
|
- BWC_VERSION: 9.0.7
|
|
|
- retry:
|
|
|
- automatic:
|
|
|
- - exit_status: "-1"
|
|
|
- limit: 3
|
|
|
- signal_reason: none
|
|
|
- - signal_reason: agent_stop
|
|
|
- limit: 3
|
|
|
-
|
|
|
- - label: 9.1.4 / bwc
|
|
|
- command: .ci/scripts/run-gradle.sh -Druntime.java=$$JAVA_EA_VERSION -Dbwc.checkout.align=true v9.1.4#bwcTest
|
|
|
- timeout_in_minutes: 300
|
|
|
- agents:
|
|
|
- provider: gcp
|
|
|
- image: family/elasticsearch-ubuntu-2404
|
|
|
- machineType: n1-standard-32
|
|
|
- buildDirectory: /dev/shm/bk
|
|
|
- preemptible: true
|
|
|
- env:
|
|
|
- BWC_VERSION: 9.1.4
|
|
|
- retry:
|
|
|
- automatic:
|
|
|
- - exit_status: "-1"
|
|
|
- limit: 3
|
|
|
- signal_reason: none
|
|
|
- - signal_reason: agent_stop
|
|
|
- limit: 3
|
|
|
-
|
|
|
- - label: 9.2.0 / bwc
|
|
|
- command: .ci/scripts/run-gradle.sh -Druntime.java=$$JAVA_EA_VERSION -Dbwc.checkout.align=true v9.2.0#bwcTest
|
|
|
- timeout_in_minutes: 300
|
|
|
- agents:
|
|
|
- provider: gcp
|
|
|
- image: family/elasticsearch-ubuntu-2404
|
|
|
- machineType: n1-standard-32
|
|
|
- buildDirectory: /dev/shm/bk
|
|
|
- preemptible: true
|
|
|
- env:
|
|
|
- BWC_VERSION: 9.2.0
|
|
|
- retry:
|
|
|
- automatic:
|
|
|
- - exit_status: "-1"
|
|
|
- limit: 3
|
|
|
- signal_reason: none
|
|
|
- - signal_reason: agent_stop
|
|
|
- limit: 3
|
|
|
-
|
|
|
- label: concurrent-search-tests
|
|
|
command: .ci/scripts/run-gradle.sh -Druntime.java=$$JAVA_EA_VERSION -Dbwc.checkout.align=true -Dtests.jvm.argline=-Des.concurrent_search=true -Des.concurrent_search=true functionalTests
|
|
|
timeout_in_minutes: 420
|
|
@@ -496,7 +781,7 @@ steps:
|
|
|
timeout_in_minutes: 300
|
|
|
matrix:
|
|
|
setup:
|
|
|
- BWC_VERSION: ["8.18.7", "8.19.4", "9.0.7", "9.1.4", "9.2.0"]
|
|
|
+ BWC_VERSION: ["7.17.30", "8.18.8", "8.19.4"]
|
|
|
agents:
|
|
|
provider: gcp
|
|
|
image: family/elasticsearch-ubuntu-2404
|