Replace the CentOS Stream 8 lvm job with a CS9 one
Keep the CentOS Stream 8 definition for now, it may be used
on older branches.
Change-Id: I134575ae9a2e266eb67732756c24aeb3dabb64b1
Luigi Toscano
4 years ago
| 4 | 4 | check: |
| 5 | 5 | jobs: |
| 6 | 6 | - cinder-tempest-plugin-lvm-lio-barbican |
| 7 | - cinder-tempest-plugin-lvm-lio-barbican-centos-8-stream: | |
| 7 | - cinder-tempest-plugin-lvm-lio-barbican-centos-9-stream: | |
| 8 | 8 | voting: false |
| 9 | 9 | - cinder-tempest-plugin-lvm-tgt-barbican |
| 10 | 10 | - nova-ceph-multistore: |
| 209 | 209 | nodeset: devstack-single-node-centos-8-stream |
| 210 | 210 | description: | |
| 211 | 211 | This jobs configures Cinder with LVM, LIO, barbican and |
| 212 | runs tempest tests and cinderlib tests on CentOS 8. | |
| 212 | runs tempest tests and cinderlib tests on CentOS Stream 8. | |
| 213 | ||
| 214 | - job: | |
| 215 | name: cinder-tempest-plugin-lvm-lio-barbican-centos-9-stream | |
| 216 | parent: cinder-tempest-plugin-lvm-lio-barbican | |
| 217 | nodeset: devstack-single-node-centos-9-stream | |
| 218 | description: | | |
| 219 | This jobs configures Cinder with LVM, LIO, barbican and | |
| 220 | runs tempest tests and cinderlib tests on CentOS Stream 9. | |
| 213 | 221 | |
| 214 | 222 | - job: |
| 215 | 223 | name: cinder-tempest-plugin-lvm-tgt-barbican |