]> git.ipfire.org Git - thirdparty/libvirt.git/commit
qemuhotplugtest: Move all XMLs to one directory
authorTomasz Flendrich <t.flendrich@gmail.com>
Thu, 7 Jul 2016 22:52:41 +0000 (00:52 +0200)
committerMartin Kletzander <mkletzan@redhat.com>
Mon, 11 Jul 2016 15:09:29 +0000 (17:09 +0200)
commitec5dcf2a5ded33e17beadd3845c1266260ca9871
tree2e8f39cd91df6111c1ccc1b181ddb620332b123d
parent1cbb8d4a5e246af18dc0b44e4faf4cb7f9e8cf19
qemuhotplugtest: Move all XMLs to one directory

This makes the search for related XMLs easier, plus they are not used in
the xml2argv tests anyway.  This also makes future patches cleaner.
While on that remove unnecessary '-hotplug' from the filenames.

Signed-off-by: Martin Kletzander <mkletzan@redhat.com>
19 files changed:
tests/qemuhotplugtest.c
tests/qemuhotplugtestdata/qemuhotplug-base+qemu-agent-detach.xml [moved from tests/qemuhotplugtestdata/qemuhotplug-hotplug-base+qemu-agent-detach.xml with 100% similarity]
tests/qemuhotplugtestdata/qemuhotplug-base+qemu-agent.xml [moved from tests/qemuhotplugtestdata/qemuhotplug-hotplug-base+qemu-agent.xml with 100% similarity]
tests/qemuhotplugtestdata/qemuhotplug-base-live+disk-scsi.xml [moved from tests/qemuhotplugtestdata/qemuhotplug-hotplug-base-live+disk-scsi.xml with 100% similarity]
tests/qemuhotplugtestdata/qemuhotplug-base-live+disk-usb.xml [moved from tests/qemuhotplugtestdata/qemuhotplug-hotplug-base-live+disk-usb.xml with 100% similarity]
tests/qemuhotplugtestdata/qemuhotplug-base-live+disk-virtio.xml [moved from tests/qemuhotplugtestdata/qemuhotplug-hotplug-base-live+disk-virtio.xml with 100% similarity]
tests/qemuhotplugtestdata/qemuhotplug-base-live+qemu-agent-detach.xml [moved from tests/qemuhotplugtestdata/qemuhotplug-hotplug-base-live+qemu-agent-detach.xml with 100% similarity]
tests/qemuhotplugtestdata/qemuhotplug-base-live+qemu-agent.xml [moved from tests/qemuhotplugtestdata/qemuhotplug-hotplug-base-live+qemu-agent.xml with 100% similarity]
tests/qemuhotplugtestdata/qemuhotplug-base-live.xml [moved from tests/qemuxml2argvdata/qemuxml2argv-hotplug-base-live.xml with 100% similarity]
tests/qemuhotplugtestdata/qemuhotplug-base-with-scsi-controller-live+disk-scsi-2.xml [moved from tests/qemuhotplugtestdata/qemuhotplug-hotplug-base-with-scsi-controller-live+disk-scsi-2.xml with 100% similarity]
tests/qemuhotplugtestdata/qemuhotplug-base-with-scsi-controller-live.xml [moved from tests/qemuxml2argvdata/qemuxml2argv-hotplug-base-with-scsi-controller-live.xml with 100% similarity]
tests/qemuhotplugtestdata/qemuhotplug-base-without-scsi-controller-live+disk-scsi-2.xml [moved from tests/qemuhotplugtestdata/qemuhotplug-hotplug-base-without-scsi-controller-live+disk-scsi-2.xml with 100% similarity]
tests/qemuhotplugtestdata/qemuhotplug-base-without-scsi-controller-live.xml [moved from tests/qemuxml2argvdata/qemuxml2argv-hotplug-base-without-scsi-controller-live.xml with 100% similarity]
tests/qemuhotplugtestdata/qemuhotplug-console-compat-2-live.xml [moved from tests/qemuxml2argvdata/qemuxml2argv-console-compat-2-live.xml with 100% similarity]
tests/qemuhotplugtestdata/qemuhotplug-disk-cdrom.xml [new file with mode: 0644]
tests/qemuhotplugtestdata/qemuhotplug-graphics-spice-listen-network-password.xml [new file with mode: 0644]
tests/qemuhotplugtestdata/qemuhotplug-graphics-spice-listen-network.xml
tests/qemuhotplugtestdata/qemuhotplug-graphics-spice-timeout.xml [new file with mode: 0644]
tests/qemuhotplugtestdata/qemuhotplug-graphics-spice.xml [moved from tests/qemuxml2argvdata/qemuxml2argv-graphics-spice-listen-network.xml with 57% similarity]