Codebase list cinder-tempest-plugin / aaf4e51
Update 'Maintained' stable branch jobs on master gate We have stable/yoga released and stable/ussuri is in 'Extended Maintenance' state. Current 'Maintained' stable branches are yoga, xena, wallaby, and victoria. As per tempest stable branch testing policy[1], adding the newly released stable/yoga job and remove the EM stable/ussuri job. [1] https://docs.openstack.org/tempest/latest/stable_branch_testing_policy.html Change-Id: I925264fd0cff732181ec44c76310225b93490284 Ghanshyam Mann 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
257257 - ^releasenotes/.*$
258258
259259 - job:
260 name: cinder-tempest-plugin-basic-yoga
261 parent: cinder-tempest-plugin-basic
262 nodeset: openstack-single-node-focal
263 override-checkout: stable/yoga
264
265 - job:
260266 name: cinder-tempest-plugin-basic-xena
261267 parent: cinder-tempest-plugin-basic
262268 nodeset: openstack-single-node-focal
273279 parent: cinder-tempest-plugin-basic
274280 nodeset: openstack-single-node-focal
275281 override-checkout: stable/victoria
276
277 - job:
278 name: cinder-tempest-plugin-basic-ussuri
279 parent: cinder-tempest-plugin-basic
280 nodeset: openstack-single-node-bionic
281 override-checkout: stable/ussuri