Codebase list cinder-tempest-plugin / 50bc3fb
Merge "Update stable jobs on master gate" Zuul authored 2 years ago Gerrit Code Review committed 2 years ago
1 changed file(s) with 14 addition(s) and 20 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-1
2728 - cinder-tempest-plugin-basic-zed
2829 - cinder-tempest-plugin-basic-yoga
29 - cinder-tempest-plugin-basic-xena
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-1
4041 - cinder-tempest-plugin-cbak-ceph-zed
4142 - cinder-tempest-plugin-cbak-ceph-yoga
42 - cinder-tempest-plugin-cbak-ceph-xena
4343
4444 - job:
4545 name: cinder-tempest-plugin-protection-functional
253253 timeout: 10800
254254
255255 - job:
256 name: cinder-tempest-plugin-cbak-ceph-2023-1
257 parent: cinder-tempest-plugin-cbak-ceph
258 nodeset: openstack-single-node-jammy
259 override-checkout: stable/2023.1
260
261 - job:
256262 name: cinder-tempest-plugin-cbak-ceph-zed
257263 parent: cinder-tempest-plugin-cbak-ceph
258264 nodeset: openstack-single-node-focal
263269 parent: cinder-tempest-plugin-cbak-ceph
264270 nodeset: openstack-single-node-focal
265271 override-checkout: stable/yoga
266
267 - job:
268 name: cinder-tempest-plugin-cbak-ceph-xena
269 parent: cinder-tempest-plugin-cbak-ceph
270 nodeset: openstack-single-node-focal
271 override-checkout: stable/xena
272
273 - job:
274 name: cinder-tempest-plugin-cbak-ceph-wallaby
275 parent: cinder-tempest-plugin-cbak-ceph
276 nodeset: openstack-single-node-focal
277 override-checkout: stable/wallaby
278272
279273 # variant for pre-Ussuri branches (no volume revert for Ceph),
280274 # should this job be used on those branches
406400 - ^releasenotes/.*$
407401
408402 - job:
403 name: cinder-tempest-plugin-basic-2023-1
404 parent: cinder-tempest-plugin-basic
405 nodeset: openstack-single-node-jammy
406 override-checkout: stable/2023.1
407
408 - job:
409409 name: cinder-tempest-plugin-basic-zed
410410 parent: cinder-tempest-plugin-basic
411411 nodeset: openstack-single-node-focal
416416 parent: cinder-tempest-plugin-basic
417417 nodeset: openstack-single-node-focal
418418 override-checkout: stable/yoga
419
420 - job:
421 name: cinder-tempest-plugin-basic-xena
422 parent: cinder-tempest-plugin-basic
423 nodeset: openstack-single-node-focal
424 override-checkout: stable/xena