tests/Sanity: Use centos-stream 8 container

CentOS-8 is EOL.

Fixes:
  :: [ 08:38:17 ] :: [  BEGIN   ] :: Running 'podman exec test yum install nmap-ncat -y'
  CentOS Linux 8 - AppStream                       31  B/s |  38  B     00:01
  Error: Failed to download metadata for repo 'appstream': Cannot prepare internal mirrorlist: No URLs in mirrorlist
This commit is contained in:
Vit Mojzis 2022-02-10 13:42:16 +01:00
parent e10e896cd4
commit d433a427be

View File

@ -30,7 +30,7 @@
PACKAGE="udica"
CONTAINERS="fedora:latest fedora:rawhide ubi8 ubi7 centos:8 centos:7"
CONTAINERS="fedora:latest fedora:rawhide ubi8 ubi7 centos:stream8 centos:7"
rlJournalStart
rlPhaseStartSetup