tests: test_urls: test centos8 and centos9 stream

Signed-off-by: Cole Robinson <crobinso@redhat.com>
This commit is contained in:
Cole Robinson 2022-03-02 11:40:13 -05:00
parent 291b750831
commit 3f76ceb110

View File

@ -76,6 +76,15 @@ distro = centos7.0
url = http://mirror.centos.org/altarch/7/os/aarch64/
distro = centos7.0
# centos8
[centos8-stream]
url = http://mirror.centos.org/centos/8-stream/BaseOS/x86_64/os/
distro = centos-stream8
# centos9
[centos9-stream]
url = http://ftp-chi.osuosl.org/pub/centos-stream/9-stream/BaseOS/x86_64/os/
distro = centos-stream9
############