mirror of
https://github.com/virt-manager/virt-manager.git
synced 2025-02-25 18:55:27 -06:00
tests: test_urls: Update
This commit is contained in:
parent
388850f04e
commit
6caa085f6c
@ -18,9 +18,9 @@ url = https://archives.fedoraproject.org/pub/archive/fedora/linux/releases/14/Fe
|
||||
distro = fedora14
|
||||
|
||||
# Latest GA release
|
||||
[fedora27]
|
||||
url = http://dl.fedoraproject.org/pub/fedora/linux/releases/27/Server/x86_64/os/
|
||||
distro = fedora27
|
||||
[fedora30]
|
||||
url = http://dl.fedoraproject.org/pub/fedora/linux/releases/30/Server/x86_64/os/
|
||||
distro = fedora30
|
||||
|
||||
# Fedora dev release can be enabled during alpha/beta cycle
|
||||
# [fedora-dev]
|
||||
@ -31,7 +31,7 @@ distro = fedora27
|
||||
# Test for xen for full fedora coverage
|
||||
[fedora-rawhide]
|
||||
url = http://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Server/x86_64/os/
|
||||
distro = fedora-unknown
|
||||
distro = fedora-rawhide
|
||||
testxen = 1
|
||||
kernelarg = inst.repo
|
||||
|
||||
@ -107,7 +107,7 @@ url = http://download.opensuse.org/distribution/leap/15.0/repo/oss/
|
||||
distro = opensuse15.0
|
||||
[opensuseleap15.1]
|
||||
url = http://download.opensuse.org/distribution/leap/15.1/repo/oss/
|
||||
distro = opensuse15.0
|
||||
distro = opensuse15.1
|
||||
[opensusetumbleweed]
|
||||
# opensuse tumbleweed (rolling distro)
|
||||
# Test for xen for full coverage
|
||||
@ -170,10 +170,10 @@ url = http://us.archive.ubuntu.com/ubuntu/dists/xenial/main/installer-amd64
|
||||
distro = ubuntu16.04
|
||||
# Latest release.
|
||||
# Check for xen for full coverage
|
||||
[ubuntu17.10]
|
||||
url = http://us.archive.ubuntu.com/ubuntu/dists/artful/main/installer-amd64
|
||||
[ubuntu19.04]
|
||||
url = http://us.archive.ubuntu.com/ubuntu/dists/disco/main/installer-amd64
|
||||
testxen = 1
|
||||
distro = ubuntu17.10
|
||||
distro = ubuntu19.04
|
||||
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user