mirror of
https://github.com/virt-manager/virt-manager.git
synced 2024-12-22 13:34:07 +03:00
tests: urls: check for latest ubuntu LTS
This commit is contained in:
parent
fd420fdacd
commit
2d27142c9c
@ -188,7 +188,7 @@ _add(OLD_UBUNTU_URL % ("hardy", "i386"), "ubuntu8.04",
|
||||
# Latest LTS
|
||||
_add(UBUNTU_URL % ("precise", "amd64"), "ubuntu12.04")
|
||||
# Latest release
|
||||
_add(UBUNTU_URL % ("wily", "amd64"), "ubuntu15.10")
|
||||
_add(UBUNTU_URL % ("xenial", "amd64"), "ubuntu16.04")
|
||||
|
||||
|
||||
_set_distro(MandrivaDistro)
|
||||
|
Loading…
Reference in New Issue
Block a user