[virt-tools-list] [virt-manager PATCH] tests: update test suites output with the last libvirt

Chen Hanxiao chenhanxiao at cn.fujitsu.com
Mon Feb 24 03:39:25 UTC 2014


Signed-off-by: Chen Hanxiao <chenhanxiao at cn.fujitsu.com>
---
 tests/cli-test-xml/compare/virt-xml-edit-clear-clock.xml     | 2 +-
 tests/cli-test-xml/compare/virt-xml-edit-clear-cpu.xml       | 2 +-
 tests/cli-test-xml/compare/virt-xml-edit-simple-graphics.xml | 2 +-
 tests/cli-test-xml/compare/virt-xml-edit-simple-metadata.xml | 2 +-
 4 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/tests/cli-test-xml/compare/virt-xml-edit-clear-clock.xml b/tests/cli-test-xml/compare/virt-xml-edit-clear-clock.xml
index 9f6c2b3..70ee019 100644
--- a/tests/cli-test-xml/compare/virt-xml-edit-clear-clock.xml
+++ b/tests/cli-test-xml/compare/virt-xml-edit-clear-clock.xml
@@ -9,7 +9,7 @@
    <on_poweroff>destroy</on_poweroff>
    <on_reboot>restart</on_reboot>
    <on_crash>restart</on_crash>
-@@ -332,4 +327,5 @@
+@@ -333,4 +328,5 @@
        <address type="isa" iobase="0x505"/>
      </panic>
    </devices>
diff --git a/tests/cli-test-xml/compare/virt-xml-edit-clear-cpu.xml b/tests/cli-test-xml/compare/virt-xml-edit-clear-cpu.xml
index 73ea725..8db2c2e 100644
--- a/tests/cli-test-xml/compare/virt-xml-edit-clear-cpu.xml
+++ b/tests/cli-test-xml/compare/virt-xml-edit-clear-cpu.xml
@@ -21,7 +21,7 @@
    <clock offset="utc">
      <timer name="rtc" tickpolicy="catchup"/>
      <timer name="pit" tickpolicy="delay"/>
-@@ -332,4 +315,5 @@
+@@ -333,4 +316,5 @@
        <address type="isa" iobase="0x505"/>
      </panic>
    </devices>
diff --git a/tests/cli-test-xml/compare/virt-xml-edit-simple-graphics.xml b/tests/cli-test-xml/compare/virt-xml-edit-simple-graphics.xml
index f9561b6..fc1a0de 100644
--- a/tests/cli-test-xml/compare/virt-xml-edit-simple-graphics.xml
+++ b/tests/cli-test-xml/compare/virt-xml-edit-simple-graphics.xml
@@ -1,6 +1,6 @@
-       </backend>
      </tpm>
      <input type="mouse" bus="ps2"/>
+     <input type="keyboard" bus="ps2"/>
 -    <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"/>
diff --git a/tests/cli-test-xml/compare/virt-xml-edit-simple-metadata.xml b/tests/cli-test-xml/compare/virt-xml-edit-simple-metadata.xml
index c2d020a..ad2fbcc 100644
--- a/tests/cli-test-xml/compare/virt-xml-edit-simple-metadata.xml
+++ b/tests/cli-test-xml/compare/virt-xml-edit-simple-metadata.xml
@@ -12,7 +12,7 @@
    <memory unit="KiB">409600</memory>
    <currentMemory unit="KiB">204800</currentMemory>
    <blkiotune>
-@@ -332,4 +332,5 @@
+@@ -333,4 +333,5 @@
        <address type="isa" iobase="0x505"/>
      </panic>
    </devices>
-- 
1.8.5.3




More information about the virt-tools-list mailing list