summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorCole Robinson <crobinso@redhat.com>2022-08-03 11:44:25 -0400
committerCole Robinson <crobinso@redhat.com>2022-08-03 11:44:25 -0400
commiteffe274a9be478a21f3f0baf864cf3103a9a8b73 (patch)
treee18981a19fe0d6a99ffe0ab33c90418c846def48 /tests
parent424283ad1db9c4da519fac698486967e6b6557b0 (diff)
downloadvirt-manager-effe274a9be478a21f3f0baf864cf3103a9a8b73.tar.gz
tests: test_urls: Update fedora links
Signed-off-by: Cole Robinson <crobinso@redhat.com>
Diffstat (limited to 'tests')
-rw-r--r--tests/data/test_urls.ini10
1 files changed, 5 insertions, 5 deletions
diff --git a/tests/data/test_urls.ini b/tests/data/test_urls.ini
index 89e7a9c1..91aa078c 100644
--- a/tests/data/test_urls.ini
+++ b/tests/data/test_urls.ini
@@ -19,13 +19,13 @@ distro = fedora14
# Another FTP test
[fedora-ftp]
-url = ftp://ftp.tu-chemnitz.de/pub/linux/fedora/linux/releases/32/Server/x86_64/os/
-distro = fedora32
+url = ftp://ftp.tu-chemnitz.de/pub/linux/fedora/linux/releases/36/Server/x86_64/os/
+distro = fedora36
# Latest GA release
-[fedora32]
-url = http://dl.fedoraproject.org/pub/fedora/linux/releases/32/Server/x86_64/os/
-distro = fedora32
+[fedora36]
+url = http://dl.fedoraproject.org/pub/fedora/linux/releases/36/Server/x86_64/os/
+distro = fedora36
# Fedora dev release can be enabled during alpha/beta cycle
# [fedora-dev]