Codebase list cinder-tempest-plugin / 51b819b
[CI] Move to CentOS Stream CentOS Stream 8 (aka CentOS 8 Stream) is the currently supported runtime platform. [0] DevStack works with CentOS Stream only now. [1] This patch prepares the ground to drop the devstack-*-centos-8 nodeset. [0] https://governance.openstack.org/tc/reference/runtimes/xena.html [1] https://review.opendev.org/c/openstack/devstack/+/759122 Change-Id: I53231cb6b00a57927b3d19115f64117f7cd755ed Radosław Piliszek 4 years ago
1 changed file(s) with 3 addition(s) and 3 deletion(s). Raw diff Collapse all Expand all
44 check:
55 jobs:
66 - cinder-tempest-plugin-lvm-lio-barbican
7 - cinder-tempest-plugin-lvm-lio-barbican-centos-8:
7 - cinder-tempest-plugin-lvm-lio-barbican-centos-8-stream:
88 voting: false
99 - cinder-tempest-plugin-lvm-tgt-barbican
1010 - nova-ceph-multistore:
180180 CINDER_ISCSI_HELPER: lioadm
181181
182182 - job:
183 name: cinder-tempest-plugin-lvm-lio-barbican-centos-8
183 name: cinder-tempest-plugin-lvm-lio-barbican-centos-8-stream
184184 parent: cinder-tempest-plugin-lvm-lio-barbican
185 nodeset: devstack-single-node-centos-8
185 nodeset: devstack-single-node-centos-8-stream
186186 description: |
187187 This jobs configures Cinder with LVM, LIO, barbican and
188188 runs tempest tests and cinderlib tests on CentOS 8.