Add stable/wallaby jobs on master gate
We have stable/wallaby released so we should add
their job on master gate to keep branchless tempest
plugins compatible to stable branch.
Ref: Tempest plugins guide for stable branch testing:
- https://docs.openstack.org/tempest/latest/stable_branch_testing_policy.html
Change-Id: I493f44fdc7b5d4093e19ca19153644c20517941f
Ghanshyam Mann authored 5 years ago
Ghanshyam committed 5 years ago
| 10 | 10 | - nova-ceph-multistore: |
| 11 | 11 | voting: false |
| 12 | 12 | - cinder-tempest-plugin-cbak-ceph |
| 13 | - cinder-tempest-plugin-basic-wallaby | |
| 13 | 14 | - cinder-tempest-plugin-basic-victoria |
| 14 | 15 | - cinder-tempest-plugin-basic-ussuri |
| 15 | 16 | - cinder-tempest-plugin-basic-train |
| 20 | 21 | - cinder-tempest-plugin-cbak-ceph |
| 21 | 22 | experimental: |
| 22 | 23 | jobs: |
| 24 | - cinder-tempest-plugin-cbak-ceph-wallaby | |
| 23 | 25 | - cinder-tempest-plugin-cbak-ceph-victoria |
| 24 | 26 | - cinder-tempest-plugin-cbak-ceph-ussuri |
| 25 | 27 | - cinder-tempest-plugin-cbak-ceph-train |
| 106 | 108 | c-bak: true |
| 107 | 109 | |
| 108 | 110 | - job: |
| 111 | name: cinder-tempest-plugin-cbak-ceph-wallaby | |
| 112 | parent: cinder-tempest-plugin-cbak-ceph | |
| 113 | nodeset: openstack-single-node-focal | |
| 114 | override-checkout: stable/wallaby | |
| 115 | ||
| 116 | - job: | |
| 109 | 117 | name: cinder-tempest-plugin-cbak-ceph-victoria |
| 110 | 118 | parent: cinder-tempest-plugin-cbak-ceph |
| 111 | 119 | nodeset: openstack-single-node-focal |
| 184 | 192 | - ^releasenotes/.*$ |
| 185 | 193 | |
| 186 | 194 | - job: |
| 195 | name: cinder-tempest-plugin-basic-wallaby | |
| 196 | parent: cinder-tempest-plugin-basic | |
| 197 | nodeset: openstack-single-node-focal | |
| 198 | override-checkout: stable/wallaby | |
| 199 | ||
| 200 | - job: | |
| 187 | 201 | name: cinder-tempest-plugin-basic-victoria |
| 188 | 202 | parent: cinder-tempest-plugin-basic |
| 189 | 203 | nodeset: openstack-single-node-focal |