[virt-manager PATCH] tests: fix tests suite with the last libvirt version

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

 



commit 499cb63f65118f8ff910525e7bf5c3d7f0d8c650 broke the test suite
with the last version of libvirt.

Signed-off-by: Giuseppe Scrivano <gscrivan@xxxxxxxxxx>
---
 tests/cli-test-xml/compare/virtxml-edit-simple-graphics.xml | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/tests/cli-test-xml/compare/virtxml-edit-simple-graphics.xml b/tests/cli-test-xml/compare/virtxml-edit-simple-graphics.xml
index 50e8e2a..f9561b6 100644
--- a/tests/cli-test-xml/compare/virtxml-edit-simple-graphics.xml
+++ b/tests/cli-test-xml/compare/virtxml-edit-simple-graphics.xml
@@ -1,11 +1,11 @@
        </backend>
      </tpm>
      <input type="mouse" bus="ps2"/>
--    <graphics type="vnc" fullscreen="yes"/>
-+    <graphics type="vnc" fullscreen="yes" tlsPort="5902" keymap="ja"/>
+-    <graphics type="vnc" port="-1" autoport="yes"/>
++    <graphics type="vnc" port="-1" autoport="yes" tlsPort="5902" keymap="ja"/>
      <graphics type="vnc" port="-1" autoport="yes"/>
      <graphics type="vnc" port="-1" autoport="yes" listen="1.2.3.4" keymap="fi">
        <listen type="address" address="1.2.3.4"/>
 
 Domain 'test-many-devices' defined successfully.
-Changes will take effect after the next domain shutdown.
+Changes will take effect after the next domain shutdown.
\ No newline at end of file
-- 
1.8.5.3

_______________________________________________
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