Drop CentOS8 job

CentOS8 is going to be EOL soon and opendev
is planning to drop the centOS8 image from CI
- http://lists.openstack.org/pipermail/openstack-discuss/2022-January/026621.html

Devstack stable/wallaby and onwards has replaced the
centOS testing with centOS Stream. For older stable branches
(<= stable/victoria) we can either replace it with centOS Steam
or do the removal of CentOS8 and adding CentOS Stream testing
in two steps 1. drop the centOS8 testing as it cannot
be supported in CI 2. add centOS Stream job if possible.

This commit propose the step 1 as required by opendev image removal.

[Stable only]

Change-Id: I36751569d92fbc5084b8308d423a75318ae7d406
(cherry picked from commit 3602e4349b)
This commit is contained in:
Ghanshyam Mann
2022-01-11 20:21:08 -06:00
committed by Dr. Jens Harbott
parent 9c43f9fecc
commit 7d3dd00e62

View File

@@ -498,14 +498,6 @@
# we often have to rush things through devstack to stabilise the gate,
# and these platforms don't have the round-the-clock support to avoid
# becoming blockers in that situation.
- job:
name: devstack-platform-centos-8
parent: tempest-full-py3
description: Centos 8 platform test
nodeset: devstack-single-node-centos-8
voting: false
timeout: 9000
- job:
name: devstack-platform-opensuse-15
parent: tempest-full-py3
@@ -586,7 +578,6 @@
- devstack
- devstack-ipv6
- devstack-platform-opensuse-15
- devstack-platform-centos-8
- devstack-multinode
- devstack-unit-tests
- openstack-tox-bashate