Codebase list cinder-tempest-plugin / ea71e5d
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> Luigi Toscano 3 months ago
1 changed file(s) with 14 addition(s) and 14 deletion(s). Raw diff Collapse all Expand all
2727 # As per the Tempest "Stable Branch Support Policy", Tempest will only
2828 # support the "Maintained" stable branches, so only jobs for the
2929 # current stable branches should be listed here.
30 - cinder-tempest-plugin-basic-2025-2
3031 - cinder-tempest-plugin-basic-2025-1
3132 - cinder-tempest-plugin-basic-2024-2
32 - cinder-tempest-plugin-basic-2024-1
3333 - cinder-tempest-plugin-protection-functional
3434 gate:
3535 jobs:
4040 - cinder-tempest-plugin-cbak-ceph
4141 experimental:
4242 jobs:
43 - cinder-tempest-plugin-cbak-ceph-2025-2
4344 - cinder-tempest-plugin-cbak-ceph-2025-1
4445 - cinder-tempest-plugin-cbak-ceph-2024-2
45 - cinder-tempest-plugin-cbak-ceph-2024-1
4646
4747 - job:
4848 name: cinder-tempest-plugin-protection-functional
297297 timeout: 10800
298298
299299 - job:
300 name: cinder-tempest-plugin-cbak-ceph-2025-2
301 parent: cinder-tempest-plugin-cbak-ceph
302 nodeset: openstack-single-node-noble
303 override-checkout: stable/2025.2
304
305 - job:
300306 name: cinder-tempest-plugin-cbak-ceph-2025-1
301307 parent: cinder-tempest-plugin-cbak-ceph
302308 nodeset: openstack-single-node-jammy
307313 parent: cinder-tempest-plugin-cbak-ceph
308314 nodeset: openstack-single-node-jammy
309315 override-checkout: stable/2024.2
310
311 - job:
312 name: cinder-tempest-plugin-cbak-ceph-2024-1
313 parent: cinder-tempest-plugin-cbak-ceph
314 nodeset: openstack-single-node-jammy
315 override-checkout: stable/2024.1
316316
317317 # variant for pre-Ussuri branches (no volume revert for Ceph),
318318 # should this job be used on those branches
472472 - ^releasenotes/.*$
473473
474474 - job:
475 name: cinder-tempest-plugin-basic-2025-2
476 parent: cinder-tempest-plugin-basic
477 nodeset: openstack-single-node-noble
478 override-checkout: stable/2025.2
479
480 - job:
475481 name: cinder-tempest-plugin-basic-2025-1
476482 parent: cinder-tempest-plugin-basic
477483 nodeset: openstack-single-node-jammy
482488 parent: cinder-tempest-plugin-basic
483489 nodeset: openstack-single-node-jammy
484490 override-checkout: stable/2024.2
485
486 - job:
487 name: cinder-tempest-plugin-basic-2024-1
488 parent: cinder-tempest-plugin-basic
489 nodeset: openstack-single-node-jammy
490 override-checkout: stable/2024.1