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>
This commit is contained in:
Luigi Toscano
2026-02-16 16:00:25 +01:00
parent 058e172729
commit ea71e5db22

View File

@@ -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
@@ -297,6 +297,12 @@
CINDER_QUOTA_VOLUMES: 25
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
@@ -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:
@@ -472,6 +472,12 @@
- ^doc/.*$
- ^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
@@ -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