Move CI from CentOS 8 to CentOS 8 Stream

See also: http://lists.opendev.org/pipermail/service-announce/2021-December/000029.html

Change-Id: I419e5386b7a50c915f251e4bc72d88085183d799
This commit is contained in:
Tim Burke 2021-12-07 16:17:30 -08:00
parent b34ab1b279
commit cbfd4a09ab
1 changed files with 8 additions and 8 deletions

View File

@ -13,10 +13,10 @@
- openstack-tox-py38
- openstack-tox-py39
- pyeclib-tox-py27-centos-7
- pyeclib-tox-py36-centos-8
- pyeclib-tox-py36-centos-8-stream
- libec-pyeclib-unit
- libec-pyeclib-unit-centos-7
- libec-pyeclib-unit-centos-8
- libec-pyeclib-unit-centos-8-stream
gate:
jobs:
- test-release-openstack:
@ -28,10 +28,10 @@
- openstack-tox-py38
- openstack-tox-py39
- pyeclib-tox-py27-centos-7
- pyeclib-tox-py36-centos-8
- pyeclib-tox-py36-centos-8-stream
- libec-pyeclib-unit
- libec-pyeclib-unit-centos-7
- libec-pyeclib-unit-centos-8
- libec-pyeclib-unit-centos-8-stream
pre-release:
jobs:
- release-openstack-python:
@ -51,11 +51,11 @@
nodeset: centos-7
- job:
name: pyeclib-tox-py36-centos-8
name: pyeclib-tox-py36-centos-8-stream
parent: openstack-tox-py36
description: |
Run unit tests using ``py36`` environment on CentOS 8.
nodeset: centos-8
nodeset: centos-8-stream
- job:
name: libec-pyeclib-unit-centos-7
@ -66,10 +66,10 @@
tox_envlist: py27-compilelibs
- job:
name: libec-pyeclib-unit-centos-8
name: libec-pyeclib-unit-centos-8-stream
parent: openstack-tox-py36
timeout: 1800
nodeset: centos-8
nodeset: centos-8-stream
vars:
tox_envlist: py36-compilelibs