Codebase list cinder-tempest-plugin / 07ff66c
Merge "Update 'Maintained' stable branch jobs on master gate" Zuul authored 4 years ago Gerrit Code Review committed 4 years ago
1 changed file(s) with 14 addition(s) and 14 deletion(s). Raw diff Collapse all Expand all
1111 voting: false
1212 - cinder-tempest-plugin-cbak-ceph
1313 - cinder-tempest-plugin-cbak-s3
14 - cinder-tempest-plugin-basic-yoga
1415 - cinder-tempest-plugin-basic-xena
1516 - cinder-tempest-plugin-basic-wallaby
1617 - cinder-tempest-plugin-basic-victoria
17 - cinder-tempest-plugin-basic-ussuri
1818 # Set this job to voting once we have some actual tests to run
1919 - cinder-tempest-plugin-protection-functional:
2020 voting: false
2525 - cinder-tempest-plugin-cbak-ceph
2626 experimental:
2727 jobs:
28 - cinder-tempest-plugin-cbak-ceph-yoga
2829 - cinder-tempest-plugin-cbak-ceph-xena
2930 - cinder-tempest-plugin-cbak-ceph-wallaby
3031 - cinder-tempest-plugin-cbak-ceph-victoria
31 - cinder-tempest-plugin-cbak-ceph-ussuri
3232
3333 - job:
3434 name: cinder-tempest-plugin-protection-functional
158158 c-bak: true
159159
160160 - job:
161 name: cinder-tempest-plugin-cbak-ceph-yoga
162 parent: cinder-tempest-plugin-cbak-ceph
163 nodeset: openstack-single-node-focal
164 override-checkout: stable/yoga
165
166 - job:
161167 name: cinder-tempest-plugin-cbak-ceph-xena
162168 parent: cinder-tempest-plugin-cbak-ceph
163169 nodeset: openstack-single-node-focal
174180 parent: cinder-tempest-plugin-cbak-ceph
175181 nodeset: openstack-single-node-focal
176182 override-checkout: stable/victoria
177
178 - job:
179 name: cinder-tempest-plugin-cbak-ceph-ussuri
180 parent: cinder-tempest-plugin-cbak-ceph
181 nodeset: openstack-single-node-bionic
182 override-checkout: stable/ussuri
183183
184184 # variant for pre-Ussuri branches (no volume revert for Ceph),
185185 # should this job be used on those branches
265265 - ^releasenotes/.*$
266266
267267 - job:
268 name: cinder-tempest-plugin-basic-yoga
269 parent: cinder-tempest-plugin-basic
270 nodeset: openstack-single-node-focal
271 override-checkout: stable/yoga
272
273 - job:
268274 name: cinder-tempest-plugin-basic-xena
269275 parent: cinder-tempest-plugin-basic
270276 nodeset: openstack-single-node-focal
281287 parent: cinder-tempest-plugin-basic
282288 nodeset: openstack-single-node-focal
283289 override-checkout: stable/victoria
284
285 - job:
286 name: cinder-tempest-plugin-basic-ussuri
287 parent: cinder-tempest-plugin-basic
288 nodeset: openstack-single-node-bionic
289 override-checkout: stable/ussuri