Merge "Update 'Maintained' stable branch jobs on master gate"
Zuul authored 4 years ago
Gerrit Code Review committed 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 |
| 265 | 265 | - ^releasenotes/.*$ |
| 266 | 266 | |
| 267 | 267 | - 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: | |
| 268 | 274 | name: cinder-tempest-plugin-basic-xena |
| 269 | 275 | parent: cinder-tempest-plugin-basic |
| 270 | 276 | nodeset: openstack-single-node-focal |
| 281 | 287 | parent: cinder-tempest-plugin-basic |
| 282 | 288 | nodeset: openstack-single-node-focal |
| 283 | 289 | 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 | |