Codebase list cinder-tempest-plugin / bda383e
Update stable branch jobs Remove yoga (which is now Unmaintained) and add 2023.2 (Bobcat, which is the most recent Maintained branch). Change-Id: I1966f79a724ea27c729e5a31162a090d65a1aa02 Brian Rosmaita 2 years ago
1 changed file(s) with 14 addition(s) and 14 deletion(s). Raw diff Collapse all Expand all
2424 # branches. That is what we need to do for all tempest plugins. Only jobs
2525 # for the current releasable ("Maintained") stable branches should be listed
2626 # here.
27 - cinder-tempest-plugin-basic-2023-2
2728 - cinder-tempest-plugin-basic-2023-1
2829 - cinder-tempest-plugin-basic-zed
29 - cinder-tempest-plugin-basic-yoga
3030 - cinder-tempest-plugin-protection-functional
3131 gate:
3232 jobs:
3737 - cinder-tempest-plugin-cbak-ceph
3838 experimental:
3939 jobs:
40 - cinder-tempest-plugin-cbak-ceph-2023-2
4041 - cinder-tempest-plugin-cbak-ceph-2023-1
4142 - cinder-tempest-plugin-cbak-ceph-zed
42 - cinder-tempest-plugin-cbak-ceph-yoga
4343
4444 - job:
4545 name: cinder-tempest-plugin-protection-functional
268268 timeout: 10800
269269
270270 - job:
271 name: cinder-tempest-plugin-cbak-ceph-2023-2
272 parent: cinder-tempest-plugin-cbak-ceph
273 nodeset: openstack-single-node-jammy
274 override-checkout: stable/2023.2
275
276 - job:
271277 name: cinder-tempest-plugin-cbak-ceph-2023-1
272278 parent: cinder-tempest-plugin-cbak-ceph
273279 nodeset: openstack-single-node-jammy
278284 parent: cinder-tempest-plugin-cbak-ceph
279285 nodeset: openstack-single-node-focal
280286 override-checkout: stable/zed
281
282 - job:
283 name: cinder-tempest-plugin-cbak-ceph-yoga
284 parent: cinder-tempest-plugin-cbak-ceph
285 nodeset: openstack-single-node-focal
286 override-checkout: stable/yoga
287287
288288 # variant for pre-Ussuri branches (no volume revert for Ceph),
289289 # should this job be used on those branches
415415 - ^releasenotes/.*$
416416
417417 - job:
418 name: cinder-tempest-plugin-basic-2023-2
419 parent: cinder-tempest-plugin-basic
420 nodeset: openstack-single-node-jammy
421 override-checkout: stable/2023.2
422
423 - job:
418424 name: cinder-tempest-plugin-basic-2023-1
419425 parent: cinder-tempest-plugin-basic
420426 nodeset: openstack-single-node-jammy
425431 parent: cinder-tempest-plugin-basic
426432 nodeset: openstack-single-node-focal
427433 override-checkout: stable/zed
428
429 - job:
430 name: cinder-tempest-plugin-basic-yoga
431 parent: cinder-tempest-plugin-basic
432 nodeset: openstack-single-node-focal
433 override-checkout: stable/yoga