mirror of
https://github.com/virt-manager/virt-manager.git
synced 2025-02-25 18:55:27 -06:00
tests: test_urls: test centos8 and centos9 stream
Signed-off-by: Cole Robinson <crobinso@redhat.com>
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
############
|
||||
|
||||
Reference in New Issue
Block a user