Codebase list cinder-tempest-plugin / 965cd72
Remove stable/victoria job and fixing job description As we have pinned Tempest and cinder-temest-plugin in EM stable/victoria, we do not need to test those in master gate, so removing the stable/victoria job from master gate. Also, fixing the comment about job description update from - https://review.opendev.org/c/openstack/cinder-tempest-plugin/+/843319/1/.zuul.yaml#119 Change-Id: I721a494aa52129c58683f36853bc2fd064df48eb Ghanshyam Mann authored 3 years ago Ghanshyam committed 3 years ago
1 changed file(s) with 9 addition(s) and 15 deletion(s). Raw diff Collapse all Expand all
1111 voting: false
1212 - cinder-tempest-plugin-cbak-ceph
1313 - cinder-tempest-plugin-cbak-s3
14 # As per the Tempest "Stable Branch Support Policy", Tempest will only
15 # support the "Maintained" stable branches and not the "Extended Maintained"
16 # branches. That is what we need to do for all tempest plugins. Only jobs
17 # for the current releasable ("Maintained") stable branches should be listed
18 # here.
1419 - cinder-tempest-plugin-basic-yoga
1520 - cinder-tempest-plugin-basic-xena
1621 - cinder-tempest-plugin-basic-wallaby
17 - cinder-tempest-plugin-basic-victoria
1822 # Set this job to voting once we have some actual tests to run
1923 - cinder-tempest-plugin-protection-functional:
2024 voting: false
2832 - cinder-tempest-plugin-cbak-ceph-yoga
2933 - cinder-tempest-plugin-cbak-ceph-xena
3034 - cinder-tempest-plugin-cbak-ceph-wallaby
31 - cinder-tempest-plugin-cbak-ceph-victoria
3235
3336 - job:
3437 name: cinder-tempest-plugin-protection-functional
115118 name: cinder-tempest-plugin-lvm-barbican-base
116119 description: |
117120 This is a base job for lvm with lio & tgt targets
118 with cinderlib tests to run on stable/train testing.
121 with cinderlib tests to run on stable/train to stable/victoria
122 testing. To run on those stable branches that are using tempest
123 26.1.0 (which is set in the devstack stackrc file), we must
124 use cinder-tempest-plugin compatible version 1.3.0.
119125 branches:
120126 - stable/train
121127 - stable/ussuri
180186 parent: cinder-tempest-plugin-cbak-ceph
181187 nodeset: openstack-single-node-focal
182188 override-checkout: stable/wallaby
183
184 - job:
185 name: cinder-tempest-plugin-cbak-ceph-victoria
186 parent: cinder-tempest-plugin-cbak-ceph
187 nodeset: openstack-single-node-focal
188 override-checkout: stable/victoria
189189
190190 # variant for pre-Ussuri branches (no volume revert for Ceph),
191191 # should this job be used on those branches
287287 parent: cinder-tempest-plugin-basic
288288 nodeset: openstack-single-node-focal
289289 override-checkout: stable/wallaby
290
291 - job:
292 name: cinder-tempest-plugin-basic-victoria
293 parent: cinder-tempest-plugin-basic
294 nodeset: openstack-single-node-focal
295 override-checkout: stable/victoria