Add CentOS 8 Stream testing

Add CentOS 8 Stream nodes to the testing regime.

Add repositories for CentOS 8 Stream to configure-mirrors

Depends-On: https://review.opendev.org/#/c/734788/
Change-Id: Ia2f2b22461b4f4eca19d294ae06f6e1c90ea8599
This commit is contained in:
Carlos Goncalves
2020-06-10 12:23:27 +02:00
committed by Ian Wienand
parent e59b68d909
commit 3f743e00fd
14 changed files with 229 additions and 0 deletions

View File

@@ -31,6 +31,7 @@ import ruamellib
PLATFORMS = [
'centos-7',
'centos-8',
'centos-8-stream',
'debian-stretch',
'fedora-32',
'gentoo-17-0-systemd',