tests: test_urls: test centos8 and centos9 stream
Signed-off-by: Cole Robinson <crobinso@redhat.com>
This commit is contained in:
parent
291b750831
commit
3f76ceb110
|
@ -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
|
||||
|
||||
|
||||
############
|
||||
|
|
Loading…
Reference in New Issue