Codebase list cinder-tempest-plugin / 5102371
Drop Bobcat jobs, add Epoxy stable/2023.2 (Bobcat) goes EOL this week, so drop Bobcat jobs and add jobs for stable/2025.1 (Epoxy) Change-Id: Icdd911b239b4d95762f5da3f5bfb6b2590403ba8 Brian Rosmaita 1 year, 2 months ago
1 changed file(s) with 14 addition(s) and 14 deletion(s). Raw diff Collapse all Expand all
2222 # As per the Tempest "Stable Branch Support Policy", Tempest will only
2323 # support the "Maintained" stable branches, so only jobs for the
2424 # current stable branches should be listed here.
25 - cinder-tempest-plugin-basic-2025-1
2526 - cinder-tempest-plugin-basic-2024-2
2627 - cinder-tempest-plugin-basic-2024-1
27 - cinder-tempest-plugin-basic-2023-2
2828 - cinder-tempest-plugin-protection-functional
2929 gate:
3030 jobs:
3535 - cinder-tempest-plugin-cbak-ceph
3636 experimental:
3737 jobs:
38 - cinder-tempest-plugin-cbak-ceph-2025-1
3839 - cinder-tempest-plugin-cbak-ceph-2024-2
3940 - cinder-tempest-plugin-cbak-ceph-2024-1
40 - cinder-tempest-plugin-cbak-ceph-2023-2
4141
4242 - job:
4343 name: cinder-tempest-plugin-protection-functional
267267 timeout: 10800
268268
269269 - job:
270 name: cinder-tempest-plugin-cbak-ceph-2025-1
271 parent: cinder-tempest-plugin-cbak-ceph
272 nodeset: openstack-single-node-jammy
273 override-checkout: stable/2025.1
274
275 - job:
270276 name: cinder-tempest-plugin-cbak-ceph-2024-2
271277 parent: cinder-tempest-plugin-cbak-ceph
272278 nodeset: openstack-single-node-jammy
277283 parent: cinder-tempest-plugin-cbak-ceph
278284 nodeset: openstack-single-node-jammy
279285 override-checkout: stable/2024.1
280
281 - job:
282 name: cinder-tempest-plugin-cbak-ceph-2023-2
283 parent: cinder-tempest-plugin-cbak-ceph
284 nodeset: openstack-single-node-jammy
285 override-checkout: stable/2023.2
286286
287287 # variant for pre-Ussuri branches (no volume revert for Ceph),
288288 # should this job be used on those branches
406406 - ^releasenotes/.*$
407407
408408 - job:
409 name: cinder-tempest-plugin-basic-2025-1
410 parent: cinder-tempest-plugin-basic
411 nodeset: openstack-single-node-jammy
412 override-checkout: stable/2025.1
413
414 - job:
409415 name: cinder-tempest-plugin-basic-2024-2
410416 parent: cinder-tempest-plugin-basic
411417 nodeset: openstack-single-node-jammy
416422 parent: cinder-tempest-plugin-basic
417423 nodeset: openstack-single-node-jammy
418424 override-checkout: stable/2024.1
419
420 - job:
421 name: cinder-tempest-plugin-basic-2023-2
422 parent: cinder-tempest-plugin-basic
423 nodeset: openstack-single-node-jammy
424 override-checkout: stable/2023.2