]> git.ipfire.org Git - thirdparty/libvirt.git/commitdiff
Fix broken test case data files
authorDaniel P. Berrange <berrange@redhat.com>
Wed, 17 Sep 2008 15:39:11 +0000 (15:39 +0000)
committerDaniel P. Berrange <berrange@redhat.com>
Wed, 17 Sep 2008 15:39:11 +0000 (15:39 +0000)
ChangeLog
tests/xmconfigdata/test-paravirt-new-pvfb-vncdisplay.xml
tests/xmconfigdata/test-paravirt-old-pvfb-vncdisplay.xml
tests/xml2sexprdata/xml2sexpr-pv-vfb-new-auto.sexpr

index b093a00316ef90535c845538a0f79f25ab3de512..fd319089af9d13b5ce24f304df2b7299618929fb 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+Wed Sep 17 16:38:00 BST 2008 Daniel P berrange <berrange@redhat.com>
+
+       * tests/xmconfigdata/test-paravirt-new-pvfb-vncdisplay.xml,
+        tests/xmconfigdata/test-paravirt-old-pvfb-vncdisplay.xml,
+        tests/xml2sexprdata/xml2sexpr-pv-vfb-new-auto.sexpr: Remove
+       redundant emulator tags which broke test cases.
+
 Wed Sep 17 15:26:00 BST 2008 Richard W.M. Jones <rjones@redhat.com>
 
        * src/storage_backend_disk.c: Missing include file.
index f4d5bd873c94e2cdd888c498c04e87c4ca1b18aa..f83d4dd62db13ddbc28ed38e346533471e638625 100644 (file)
@@ -13,7 +13,6 @@
   <on_reboot>restart</on_reboot>
   <on_crash>restart</on_crash>
   <devices>
-    <emulator>/usr/lib/xen/bin/qemu-dm</emulator>
     <disk type='block' device='disk'>
       <driver name='phy'/>
       <source dev='/dev/HostVG/XenGuest1'/>
index f4d5bd873c94e2cdd888c498c04e87c4ca1b18aa..f83d4dd62db13ddbc28ed38e346533471e638625 100644 (file)
@@ -13,7 +13,6 @@
   <on_reboot>restart</on_reboot>
   <on_crash>restart</on_crash>
   <devices>
-    <emulator>/usr/lib/xen/bin/qemu-dm</emulator>
     <disk type='block' device='disk'>
       <driver name='phy'/>
       <source dev='/dev/HostVG/XenGuest1'/>
index ecec85ddc856e237bb2021f03f4874058cffe2f4..42a8bc38e3b9ab68853422269760001ac544816d 100644 (file)
@@ -1 +1 @@
-(vm (name 'pvtest')(memory 420)(maxmem 420)(vcpus 2)(uuid '596a5d21-71f4-8fb2-e068-e2386a5c413e')(on_poweroff 'destroy')(on_reboot 'destroy')(on_crash 'destroy')(image (linux (kernel '/var/lib/xen/vmlinuz.2Dn2YT')(ramdisk '/var/lib/xen/initrd.img.0u-Vhq')(args ' method=http://download.fedora.devel.redhat.com/pub/fedora/linux/core/test/5.91/x86_64/os  ')(device_model '/usr/lib/xen/bin/qemu-dm')))(device (vbd (dev 'xvda')(uname 'file:/root/some.img')(mode 'w')))(device (vkbd))(device (vfb (type vnc)(vncunused 1)(vnclisten '127.0.0.1')(vncpasswd '123456')(keymap 'ja'))))
\ No newline at end of file
+(vm (name 'pvtest')(memory 420)(maxmem 420)(vcpus 2)(uuid '596a5d21-71f4-8fb2-e068-e2386a5c413e')(on_poweroff 'destroy')(on_reboot 'destroy')(on_crash 'destroy')(image (linux (kernel '/var/lib/xen/vmlinuz.2Dn2YT')(ramdisk '/var/lib/xen/initrd.img.0u-Vhq')(args ' method=http://download.fedora.devel.redhat.com/pub/fedora/linux/core/test/5.91/x86_64/os  ')))(device (vbd (dev 'xvda')(uname 'file:/root/some.img')(mode 'w')))(device (vkbd))(device (vfb (type vnc)(vncunused 1)(vnclisten '127.0.0.1')(vncpasswd '123456')(keymap 'ja'))))
\ No newline at end of file