| 7 | 7 |
- cinder-tempest-plugin-lvm-lio-barbican
|
| 8 | 8 |
- cinder-tempest-plugin-lvm-lio-barbican-centos-9-stream:
|
| 9 | 9 |
voting: false
|
| 10 | |
- cinder-tempest-plugin-lvm-tgt-barbican
|
|
10 |
# FIXME: the tgt job is broken on jammy, and we may be removing tgt
|
|
11 |
# support anyway. So make it non-voting until we figure out what to
|
|
12 |
# do about this, which should be at the March 2023 virtual PTG.
|
|
13 |
- cinder-tempest-plugin-lvm-tgt-barbican:
|
|
14 |
voting: false
|
| 11 | 15 |
- nova-ceph-multistore:
|
| 12 | 16 |
voting: false
|
| 13 | 17 |
- cinder-tempest-plugin-cbak-ceph
|
|
| 17 | 21 |
# branches. That is what we need to do for all tempest plugins. Only jobs
|
| 18 | 22 |
# for the current releasable ("Maintained") stable branches should be listed
|
| 19 | 23 |
# here.
|
|
24 |
- cinder-tempest-plugin-basic-zed
|
| 20 | 25 |
- cinder-tempest-plugin-basic-yoga
|
| 21 | 26 |
- cinder-tempest-plugin-basic-xena
|
| 22 | |
- cinder-tempest-plugin-basic-wallaby
|
| 23 | 27 |
# Set this job to voting once we have some actual tests to run
|
| 24 | 28 |
- cinder-tempest-plugin-protection-functional:
|
| 25 | 29 |
voting: false
|
| 26 | 30 |
gate:
|
| 27 | 31 |
jobs:
|
| 28 | 32 |
- cinder-tempest-plugin-lvm-lio-barbican
|
| 29 | |
- cinder-tempest-plugin-lvm-tgt-barbican
|
|
33 |
# FIXME: no sense running a non-voting gate job. See comment above.
|
|
34 |
# - cinder-tempest-plugin-lvm-tgt-barbican
|
| 30 | 35 |
- cinder-tempest-plugin-cbak-ceph
|
| 31 | 36 |
experimental:
|
| 32 | 37 |
jobs:
|
|
38 |
- cinder-tempest-plugin-cbak-ceph-zed
|
| 33 | 39 |
- cinder-tempest-plugin-cbak-ceph-yoga
|
| 34 | 40 |
- cinder-tempest-plugin-cbak-ceph-xena
|
| 35 | |
- cinder-tempest-plugin-cbak-ceph-wallaby
|
| 36 | 41 |
|
| 37 | 42 |
- job:
|
| 38 | 43 |
name: cinder-tempest-plugin-protection-functional
|
|
| 213 | 218 |
c-bak: true
|
| 214 | 219 |
|
| 215 | 220 |
- job:
|
|
221 |
name: cinder-tempest-plugin-cbak-ceph-zed
|
|
222 |
parent: cinder-tempest-plugin-cbak-ceph
|
|
223 |
nodeset: openstack-single-node-focal
|
|
224 |
override-checkout: stable/zed
|
|
225 |
|
|
226 |
- job:
|
| 216 | 227 |
name: cinder-tempest-plugin-cbak-ceph-yoga
|
| 217 | 228 |
parent: cinder-tempest-plugin-cbak-ceph
|
| 218 | 229 |
nodeset: openstack-single-node-focal
|
|
| 314 | 325 |
- ^releasenotes/.*$
|
| 315 | 326 |
|
| 316 | 327 |
- job:
|
|
328 |
name: cinder-tempest-plugin-basic-zed
|
|
329 |
parent: cinder-tempest-plugin-basic
|
|
330 |
nodeset: openstack-single-node-focal
|
|
331 |
override-checkout: stable/zed
|
|
332 |
|
|
333 |
- job:
|
| 317 | 334 |
name: cinder-tempest-plugin-basic-yoga
|
| 318 | 335 |
parent: cinder-tempest-plugin-basic
|
| 319 | 336 |
nodeset: openstack-single-node-focal
|
|
| 324 | 341 |
parent: cinder-tempest-plugin-basic
|
| 325 | 342 |
nodeset: openstack-single-node-focal
|
| 326 | 343 |
override-checkout: stable/xena
|
| 327 | |
|
| 328 | |
- job:
|
| 329 | |
name: cinder-tempest-plugin-basic-wallaby
|
| 330 | |
parent: cinder-tempest-plugin-basic
|
| 331 | |
nodeset: openstack-single-node-focal
|
| 332 | |
override-checkout: stable/wallaby
|