[PATCH virt-manager 4/4 V1] test_urls: Add opensuse 13.x tests

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Because the content file is changed little bit in 13.2, Both of
urls of 13.1 and 13.2 need to be tested.

From: Charles Arnold <carnold@xxxxxxxx>
Signed-off-by: Lin Ma <lma@xxxxxxxx>
---
 tests/test_urls.py | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/tests/test_urls.py b/tests/test_urls.py
index 14c52ec..4076515 100644
--- a/tests/test_urls.py
+++ b/tests/test_urls.py
@@ -147,6 +147,9 @@ _add(OLD_OPENSUSE_URL % ("11.4"), "opensuse11.4", hasbootiso=False)
 # Only keep i686 for the latest opensuse
 _add(OPENSUSE_URL % ("12.3"), "opensuse12.3",
      i686=OPENSUSE_URL % ("12.3"), hasbootiso=False, testshortcircuit=True)
+# Latest 13.x releases
+_add(OPENSUSE_URL % ("13.1"), "opensuse13.1", hasbootiso=False)
+_add(OPENSUSE_URL % ("13.2"), "opensuse13.2", hasbootiso=False)
 
 
 _set_distro(DebianDistro)
-- 
2.1.4

_______________________________________________
virt-tools-list mailing list
virt-tools-list@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/virt-tools-list




[Index of Archives]     [Linux Virtualization]     [KVM Development]     [CentOS Virtualization]     [Netdev]     [Ethernet Bridging]     [Linux Wireless]     [Kernel Newbies]     [Security]     [Linux for Hams]     [Netfilter]     [Bugtraq]     [Yosemite Forum]     [MIPS Linux]     [ARM Linux]     [Linux RAID]     [Linux Admin]     [Samba]     [Video 4 Linux]

  Powered by Linux