mirror of
https://github.com/virt-manager/virt-manager.git
synced 2025-01-26 10:03:54 +03:00
clitest: Test comparison against --os-variant fedora-unknown
Which always maps to the latest Fedora. May help catch accidental changes
This commit is contained in:
parent
e903d374c2
commit
2d53f7223d
@ -336,7 +336,7 @@ vinst = App("virt-install")
|
||||
# virt-install verbose XML comparison tests #
|
||||
#############################################
|
||||
|
||||
c = vinst.add_category("xml-comparsion", "--connect %(URI-KVM)s --noautoconsole --os-variant fedora20")
|
||||
c = vinst.add_category("xml-comparsion", "--connect %(URI-KVM)s --noautoconsole --os-variant fedora-unknown")
|
||||
|
||||
# Singleton element test #1, for simpler strings
|
||||
c.add_compare(""" \
|
||||
|
Loading…
x
Reference in New Issue
Block a user