mirror of
https://github.com/virt-manager/virt-manager.git
synced 2025-02-25 18:55:27 -06:00
tests: test_urls: Update
* latest SL is detected as centos again * ubuntu URLs have moved, bump them forward Signed-off-by: Cole Robinson <crobinso@redhat.com>
This commit is contained in:
parent
b55b7e9462
commit
b4181e7d77
@ -66,7 +66,7 @@ distro = scientificlinux6.10
|
|||||||
# Latest scientific 7, detected as centos
|
# Latest scientific 7, detected as centos
|
||||||
[centos-sl7-latest]
|
[centos-sl7-latest]
|
||||||
url = http://ftp.scientificlinux.org/linux/scientific/7/x86_64/os
|
url = http://ftp.scientificlinux.org/linux/scientific/7/x86_64/os
|
||||||
distro = scientificlinux7.6
|
distro = centos7.0
|
||||||
|
|
||||||
# centos7 with exotic archs (i686 is dead)
|
# centos7 with exotic archs (i686 is dead)
|
||||||
[centos-7-latest]
|
[centos-7-latest]
|
||||||
@ -173,15 +173,10 @@ url = http://old-releases.ubuntu.com:80/ubuntu/dists/hardy/main/installer-i386
|
|||||||
distro = ubuntu8.04
|
distro = ubuntu8.04
|
||||||
testshortcircuit = 1
|
testshortcircuit = 1
|
||||||
|
|
||||||
# Latest LTS
|
# Older LTS
|
||||||
[ubuntu16.04]
|
[ubuntu18.04]
|
||||||
url = http://us.archive.ubuntu.com/ubuntu/dists/xenial/main/installer-amd64
|
url = http://us.archive.ubuntu.com/ubuntu/dists/bionic/main/installer-amd64
|
||||||
distro = ubuntu16.04
|
distro = ubuntu18.04
|
||||||
# Check for xen for full coverage
|
|
||||||
[ubuntu19.04]
|
|
||||||
url = http://us.archive.ubuntu.com/ubuntu/dists/disco/main/installer-amd64
|
|
||||||
testxen = 1
|
|
||||||
distro = ubuntu19.04
|
|
||||||
# Latest release.
|
# Latest release.
|
||||||
# Check for legacy-images for full coverage
|
# Check for legacy-images for full coverage
|
||||||
[ubuntu20.04]
|
[ubuntu20.04]
|
||||||
|
Loading…
Reference in New Issue
Block a user