Drop Caracal jobs, add Flamingo
The stable/2024.1 (Caracal) branch is unmaintained.
Add jobs for stable/2025.2 (Flamingo) and pin them to Ubuntu Noble.
The centos-9 jobs were not ported to 2025.2 from 2025.1,
pending further investigation.
Change-Id: I65a41fb598bbb6b38167a9ff714c850f93d61b53
Signed-off-by: Luigi Toscano <ltoscano@redhat.com>
diff --git a/.zuul.yaml b/.zuul.yaml
index 766c0ec..50e5fdf 100644
--- a/.zuul.yaml
+++ b/.zuul.yaml
@@ -28,9 +28,9 @@
# As per the Tempest "Stable Branch Support Policy", Tempest will only
# support the "Maintained" stable branches, so only jobs for the
# current stable branches should be listed here.
+ - cinder-tempest-plugin-basic-2025-2
- cinder-tempest-plugin-basic-2025-1
- cinder-tempest-plugin-basic-2024-2
- - cinder-tempest-plugin-basic-2024-1
- cinder-tempest-plugin-protection-functional
gate:
jobs:
@@ -41,9 +41,9 @@
- cinder-tempest-plugin-cbak-ceph
experimental:
jobs:
+ - cinder-tempest-plugin-cbak-ceph-2025-2
- cinder-tempest-plugin-cbak-ceph-2025-1
- cinder-tempest-plugin-cbak-ceph-2024-2
- - cinder-tempest-plugin-cbak-ceph-2024-1
- job:
name: cinder-tempest-plugin-protection-functional
@@ -298,6 +298,12 @@
timeout: 10800
- job:
+ name: cinder-tempest-plugin-cbak-ceph-2025-2
+ parent: cinder-tempest-plugin-cbak-ceph
+ nodeset: openstack-single-node-noble
+ override-checkout: stable/2025.2
+
+- job:
name: cinder-tempest-plugin-cbak-ceph-2025-1
parent: cinder-tempest-plugin-cbak-ceph
nodeset: openstack-single-node-jammy
@@ -309,12 +315,6 @@
nodeset: openstack-single-node-jammy
override-checkout: stable/2024.2
-- job:
- name: cinder-tempest-plugin-cbak-ceph-2024-1
- parent: cinder-tempest-plugin-cbak-ceph
- nodeset: openstack-single-node-jammy
- override-checkout: stable/2024.1
-
# variant for pre-Ussuri branches (no volume revert for Ceph),
# should this job be used on those branches
- job:
@@ -473,6 +473,12 @@
- ^releasenotes/.*$
- job:
+ name: cinder-tempest-plugin-basic-2025-2
+ parent: cinder-tempest-plugin-basic
+ nodeset: openstack-single-node-noble
+ override-checkout: stable/2025.2
+
+- job:
name: cinder-tempest-plugin-basic-2025-1
parent: cinder-tempest-plugin-basic
nodeset: openstack-single-node-jammy
@@ -483,9 +489,3 @@
parent: cinder-tempest-plugin-basic
nodeset: openstack-single-node-jammy
override-checkout: stable/2024.2
-
-- job:
- name: cinder-tempest-plugin-basic-2024-1
- parent: cinder-tempest-plugin-basic
- nodeset: openstack-single-node-jammy
- override-checkout: stable/2024.1