upstream CI: removed all CentOS 8 support.

CentOS 8 images are not supported anymore, and we are using CentOS 8
Stream images.

This patch removes all configuration for CentOS 8 and updates test
README to point to the available container images.
This commit is contained in:
Rafael Guterres Jeffman
2022-05-09 14:01:31 -03:00
parent 7011283335
commit d3af87c731
7 changed files with 7 additions and 96 deletions

View File

@@ -21,12 +21,6 @@ jobs:
container_name: centos-7
build_scenario_name: centos-7-build
# - template: templates/build_container.yml
# parameters:
# job_name_suffix: Centos8
# container_name: centos-8
# build_scenario_name: centos-8-build
- template: templates/build_container.yml
parameters:
job_name_suffix: C8S