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: I2b7d1bdea7fffc5a54a033f59444251b929807c5
This commit is contained in:
parent
a6f7b2ed72
commit
7331ccfef2
@ -8,9 +8,9 @@
|
||||
tox_envlist: alint
|
||||
|
||||
- job:
|
||||
name: tenks-deploy-teardown-ovs-centos8
|
||||
name: tenks-deploy-teardown-ovs-centos8s
|
||||
parent: tenks-deploy-teardown-ovs-base
|
||||
nodeset: centos-8
|
||||
nodeset: centos-8-stream
|
||||
|
||||
- job:
|
||||
name: tenks-deploy-teardown-ovs-ubuntu
|
||||
@ -18,9 +18,9 @@
|
||||
nodeset: ubuntu-bionic
|
||||
|
||||
- job:
|
||||
name: tenks-deploy-teardown-linuxbridge-centos8
|
||||
name: tenks-deploy-teardown-linuxbridge-centos8s
|
||||
parent: tenks-deploy-teardown-linuxbridge-base
|
||||
nodeset: centos-8
|
||||
nodeset: centos-8-stream
|
||||
|
||||
- job:
|
||||
name: tenks-deploy-teardown-linuxbridge-ubuntu
|
||||
|
@ -13,13 +13,13 @@
|
||||
- openstack-tox-py38
|
||||
- openstack-tox-py39
|
||||
- tenks-tox-ansible-lint
|
||||
- tenks-deploy-teardown-ovs-centos8
|
||||
- tenks-deploy-teardown-ovs-centos8s
|
||||
- tenks-deploy-teardown-ovs-ubuntu
|
||||
- tenks-deploy-teardown-linuxbridge-centos8
|
||||
- tenks-deploy-teardown-linuxbridge-centos8s
|
||||
- tenks-deploy-teardown-linuxbridge-ubuntu
|
||||
# Until we have ironic jobs using tenks, gate on the kayobe overcloud
|
||||
# deploy job, which uses tenks to test bare metal compute provisioning.
|
||||
- kayobe-overcloud-centos8
|
||||
- kayobe-overcloud-centos8s
|
||||
gate:
|
||||
queue: tenks
|
||||
jobs:
|
||||
@ -29,10 +29,10 @@
|
||||
- openstack-tox-py38
|
||||
- openstack-tox-py39
|
||||
- tenks-tox-ansible-lint
|
||||
- tenks-deploy-teardown-ovs-centos8
|
||||
- tenks-deploy-teardown-ovs-centos8s
|
||||
- tenks-deploy-teardown-ovs-ubuntu
|
||||
- tenks-deploy-teardown-linuxbridge-centos8
|
||||
- tenks-deploy-teardown-linuxbridge-centos8s
|
||||
- tenks-deploy-teardown-linuxbridge-ubuntu
|
||||
# Until we have ironic jobs using tenks, gate on the kayobe overcloud
|
||||
# deploy job, which uses tenks to test bare metal compute provisioning.
|
||||
- kayobe-overcloud-centos8
|
||||
- kayobe-overcloud-centos8s
|
||||
|
Loading…
Reference in New Issue
Block a user