tests: fix tests suite with the last libvirt version

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

Signed-off-by: Giuseppe Scrivano <gscrivan@redhat.com>
This commit is contained in:
Giuseppe Scrivano 2014-02-06 23:51:49 +01:00
parent 499cb63f65
commit 74463e394e

View File

@ -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.