Update stable branch jobs
stable/2023.2 has reached its EOL so it should be removed. Also add the missing stable/2025.1 job to cover all active stable branches. Change-Id: I85917db8917c2d273d8ccd349bdd229109d541ce
This commit is contained in:
14
.zuul.yaml
14
.zuul.yaml
@@ -11,12 +11,18 @@
|
||||
voting: true
|
||||
- cloudkitty-tempest-full-v2-storage-elasticsearch:
|
||||
voting: true
|
||||
- cloudkitty-tempest-full-v2-storage-influxdb-2025-1
|
||||
- cloudkitty-tempest-full-v2-storage-influxdb-2024-2
|
||||
- cloudkitty-tempest-full-v2-storage-influxdb-2024-1
|
||||
- cloudkitty-tempest-full-v2-storage-influxdb-2023-2
|
||||
gate:
|
||||
jobs: *cloudkitty_tempest_jobs
|
||||
|
||||
- job:
|
||||
name: cloudkitty-tempest-full-v2-storage-influxdb-2025-1
|
||||
parent: cloudkitty-tempest-full-v2-storage-influxdb
|
||||
nodeset: openstack-single-node-noble
|
||||
override-checkout: stable/2025.1
|
||||
|
||||
- job:
|
||||
name: cloudkitty-tempest-full-v2-storage-influxdb-2024-2
|
||||
parent: cloudkitty-tempest-full-v2-storage-influxdb
|
||||
@@ -28,9 +34,3 @@
|
||||
parent: cloudkitty-tempest-full-v2-storage-influxdb
|
||||
nodeset: openstack-single-node-jammy
|
||||
override-checkout: stable/2024.1
|
||||
|
||||
- job:
|
||||
name: cloudkitty-tempest-full-v2-storage-influxdb-2023-2
|
||||
parent: cloudkitty-tempest-full-v2-storage-influxdb
|
||||
nodeset: openstack-single-node-jammy
|
||||
override-checkout: stable/2023.2
|
||||
|
Reference in New Issue
Block a user