]> xenbits.xensource.com Git - libvirt.git/commit
qemuhotplugtest: Test live data
authorMartin Kletzander <mkletzan@redhat.com>
Wed, 30 Mar 2016 07:01:11 +0000 (09:01 +0200)
committerMartin Kletzander <mkletzan@redhat.com>
Thu, 9 Jun 2016 11:23:15 +0000 (13:23 +0200)
commitf3717047081455e2b46fbf0d25620fe9ade5b19e
tree16f798327b90bee64829250a7d8f206a8a761524
parentf670008b58b7951d0d05c2bd0317cf498bf463c2
qemuhotplugtest: Test live data

Until now, the only hot thing in this test was the name.  That's because
we set the id to '-1' before every test.  With this change, we test the
hotplug on live domains as the name suggests and as it should be.

Signed-off-by: Martin Kletzander <mkletzan@redhat.com>
tests/qemuhotplugtest.c
tests/qemuhotplugtestdata/qemuhotplug-console-compat-2+console-virtio.xml [deleted file]
tests/qemuhotplugtestdata/qemuhotplug-console-compat-2-live+console-virtio.xml [new file with mode: 0644]
tests/qemuhotplugtestdata/qemuhotplug-hotplug-base+disk-scsi.xml [deleted file]
tests/qemuhotplugtestdata/qemuhotplug-hotplug-base+disk-usb.xml [deleted file]
tests/qemuhotplugtestdata/qemuhotplug-hotplug-base+disk-virtio.xml [deleted file]
tests/qemuhotplugtestdata/qemuhotplug-hotplug-base-live+disk-scsi.xml [new file with mode: 0644]
tests/qemuhotplugtestdata/qemuhotplug-hotplug-base-live+disk-usb.xml [new file with mode: 0644]
tests/qemuhotplugtestdata/qemuhotplug-hotplug-base-live+disk-virtio.xml [new file with mode: 0644]
tests/qemuxml2argvdata/qemuxml2argv-console-compat-2-live.xml [new file with mode: 0644]
tests/qemuxml2argvdata/qemuxml2argv-hotplug-base-live.xml [new file with mode: 0644]