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: I68eb2302c59e86429c4e60566c5a70300adb2548
This commit is contained in:
Takashi Kajinami 2022-01-12 10:01:15 +09:00
parent 772d98cf24
commit 7c591cb497
2 changed files with 2 additions and 2 deletions

View File

@ -25,7 +25,7 @@
- job:
name: tripleo-validations-coverchange
nodeset: centos-8
nodeset: centos-8-stream
parent: base
run: ci/playbooks/coverchange.yaml
timeout: 1600

View File

@ -7,7 +7,7 @@
check:
jobs:
- openstack-tox-linters: &tripleo-linters
nodeset: centos-8
nodeset: centos-8-stream
- openstack-tox-py36
- openstack-tox-py39
- tripleo-ci-centos-8-content-provider: