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
| 11 | 11 | voting: false |
| 12 | 12 | - cinder-tempest-plugin-cbak-ceph |
| 13 | 13 | - cinder-tempest-plugin-cbak-s3 |
| 14 | - cinder-tempest-plugin-basic-yoga | |
| 14 | 15 | - cinder-tempest-plugin-basic-xena |
| 15 | 16 | - cinder-tempest-plugin-basic-wallaby |
| 16 | 17 | - cinder-tempest-plugin-basic-victoria |
| 17 | - cinder-tempest-plugin-basic-ussuri | |
| 18 | 18 | # Set this job to voting once we have some actual tests to run |
| 19 | 19 | - cinder-tempest-plugin-protection-functional: |
| 20 | 20 | voting: false |
| 25 | 25 | - cinder-tempest-plugin-cbak-ceph |
| 26 | 26 | experimental: |
| 27 | 27 | jobs: |
| 28 | - cinder-tempest-plugin-cbak-ceph-yoga | |
| 28 | 29 | - cinder-tempest-plugin-cbak-ceph-xena |
| 29 | 30 | - cinder-tempest-plugin-cbak-ceph-wallaby |
| 30 | 31 | - cinder-tempest-plugin-cbak-ceph-victoria |
| 31 | - cinder-tempest-plugin-cbak-ceph-ussuri | |
| 32 | 32 | |
| 33 | 33 | - job: |
| 34 | 34 | name: cinder-tempest-plugin-protection-functional |
| 158 | 158 | c-bak: true |
| 159 | 159 | |
| 160 | 160 | - 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: | |
| 161 | 167 | name: cinder-tempest-plugin-cbak-ceph-xena |
| 162 | 168 | parent: cinder-tempest-plugin-cbak-ceph |
| 163 | 169 | nodeset: openstack-single-node-focal |
| 174 | 180 | parent: cinder-tempest-plugin-cbak-ceph |
| 175 | 181 | nodeset: openstack-single-node-focal |
| 176 | 182 | 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 | |
| 183 | 183 | |
| 184 | 184 | # variant for pre-Ussuri branches (no volume revert for Ceph), |
| 185 | 185 | # should this job be used on those branches |
| 257 | 257 | - ^releasenotes/.*$ |
| 258 | 258 | |
| 259 | 259 | - 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: | |
| 260 | 266 | name: cinder-tempest-plugin-basic-xena |
| 261 | 267 | parent: cinder-tempest-plugin-basic |
| 262 | 268 | nodeset: openstack-single-node-focal |
| 273 | 279 | parent: cinder-tempest-plugin-basic |
| 274 | 280 | nodeset: openstack-single-node-focal |
| 275 | 281 | 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 | |