Migrate jobs from CentOS 8 to CentOS 8 Stream

CentOS 8 is being removed from CI because of its EOL[1].

[1] http://lists.openstack.org/pipermail/openstack-discuss/2022-January/026621.html

Change-Id: I5867be3e61121891a66f076c922a32bd586dc428
(cherry picked from commit 40b290fd58)
(cherry picked from commit 9ae3a1c771)
This commit is contained in:
Takashi Kajinami
2022-01-12 09:47:57 +09:00
parent 0c2a9c0856
commit efdacb65e9

View File

@@ -55,7 +55,7 @@
name: cinderlib-lvm-functional
parent: cinderlib-functional
pre-run: playbooks/setup-lvm.yaml
nodeset: centos-8
nodeset: centos-8-stream
vars:
tox_environment:
# Workaround for https://github.com/pypa/pip/issues/6264