Codebase list cinder-tempest-plugin / f80d3af
Merge "Add stable/zed jobs on master gate" Zuul authored 1 year, 2 months ago Gerrit Code Review committed 1 year, 2 months ago
1 changed file(s) with 14 addition(s) and 8 deletion(s). Raw diff Collapse all Expand all
2121 # branches. That is what we need to do for all tempest plugins. Only jobs
2222 # for the current releasable ("Maintained") stable branches should be listed
2323 # here.
24 - cinder-tempest-plugin-basic-zed
2425 - cinder-tempest-plugin-basic-yoga
2526 - cinder-tempest-plugin-basic-xena
26 - cinder-tempest-plugin-basic-wallaby
2727 # Set this job to voting once we have some actual tests to run
2828 - cinder-tempest-plugin-protection-functional:
2929 voting: false
3535 - cinder-tempest-plugin-cbak-ceph
3636 experimental:
3737 jobs:
38 - cinder-tempest-plugin-cbak-ceph-zed
3839 - cinder-tempest-plugin-cbak-ceph-yoga
3940 - cinder-tempest-plugin-cbak-ceph-xena
40 - cinder-tempest-plugin-cbak-ceph-wallaby
4141
4242 - job:
4343 name: cinder-tempest-plugin-protection-functional
218218 c-bak: true
219219
220220 - job:
221 name: cinder-tempest-plugin-cbak-ceph-zed
222 parent: cinder-tempest-plugin-cbak-ceph
223 nodeset: openstack-single-node-focal
224 override-checkout: stable/zed
225
226 - job:
221227 name: cinder-tempest-plugin-cbak-ceph-yoga
222228 parent: cinder-tempest-plugin-cbak-ceph
223229 nodeset: openstack-single-node-focal
319325 - ^releasenotes/.*$
320326
321327 - job:
328 name: cinder-tempest-plugin-basic-zed
329 parent: cinder-tempest-plugin-basic
330 nodeset: openstack-single-node-focal
331 override-checkout: stable/zed
332
333 - job:
322334 name: cinder-tempest-plugin-basic-yoga
323335 parent: cinder-tempest-plugin-basic
324336 nodeset: openstack-single-node-focal
329341 parent: cinder-tempest-plugin-basic
330342 nodeset: openstack-single-node-focal
331343 override-checkout: stable/xena
332
333 - job:
334 name: cinder-tempest-plugin-basic-wallaby
335 parent: cinder-tempest-plugin-basic
336 nodeset: openstack-single-node-focal
337 override-checkout: stable/wallaby