summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorCole Robinson <crobinso@redhat.com>2022-03-02 11:40:13 -0500
committerCole Robinson <crobinso@redhat.com>2022-03-02 11:40:13 -0500
commit3f76ceb110b1f752f2262adccce1d7cbd50ec03d (patch)
tree4bfd7555848f38ff39f7bbfe844d4a393fe5d499 /tests
parent291b750831c30d6639f70789eb2c8dedae2cabfc (diff)
downloadvirt-manager-3f76ceb110b1f752f2262adccce1d7cbd50ec03d.tar.gz
tests: test_urls: test centos8 and centos9 stream
Signed-off-by: Cole Robinson <crobinso@redhat.com>
Diffstat (limited to 'tests')
-rw-r--r--tests/data/test_urls.ini9
1 files changed, 9 insertions, 0 deletions
diff --git a/tests/data/test_urls.ini b/tests/data/test_urls.ini
index dc9712a7..89e7a9c1 100644
--- a/tests/data/test_urls.ini
+++ b/tests/data/test_urls.ini
@@ -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
############