Codebase list cinder-tempest-plugin / 75bf2c2
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
1 changed file(s) with 14 addition(s) and 0 deletion(s). Raw diff Collapse all Expand all
1010 - nova-ceph-multistore:
1111 voting: false
1212 - cinder-tempest-plugin-cbak-ceph
13 - cinder-tempest-plugin-basic-wallaby
1314 - cinder-tempest-plugin-basic-victoria
1415 - cinder-tempest-plugin-basic-ussuri
1516 - cinder-tempest-plugin-basic-train
2021 - cinder-tempest-plugin-cbak-ceph
2122 experimental:
2223 jobs:
24 - cinder-tempest-plugin-cbak-ceph-wallaby
2325 - cinder-tempest-plugin-cbak-ceph-victoria
2426 - cinder-tempest-plugin-cbak-ceph-ussuri
2527 - cinder-tempest-plugin-cbak-ceph-train
106108 c-bak: true
107109
108110 - 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:
109117 name: cinder-tempest-plugin-cbak-ceph-victoria
110118 parent: cinder-tempest-plugin-cbak-ceph
111119 nodeset: openstack-single-node-focal
184192 - ^releasenotes/.*$
185193
186194 - 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:
187201 name: cinder-tempest-plugin-basic-victoria
188202 parent: cinder-tempest-plugin-basic
189203 nodeset: openstack-single-node-focal