]> xenbits.xensource.com Git - libvirt.git/commit
tests: Add test cases for SCSI disk hot-plug with QEMU
authorMarc Hartmayer <mhartmay@linux.vnet.ibm.com>
Mon, 27 Jun 2016 14:43:48 +0000 (16:43 +0200)
committerPeter Krempa <pkrempa@redhat.com>
Thu, 30 Jun 2016 10:48:51 +0000 (12:48 +0200)
commitcdf4ae6ae30a9f40f275b44323528519076ef7c0
treef41d41d6b040731e706f1aa7e84325308a0ad6e3
parent12ec22b68befce0ae8020635e7fd71d783b1d716
tests: Add test cases for SCSI disk hot-plug with QEMU

Verify that SCSI controllers get created automatically when a SCSI disk
is hot-plugged to a domain that doesn't have a matching SCSI controller
defined already.

Reviewed-by: Boris Fiuczynski <fiuczy@linux.vnet.ibm.com>
Signed-off-by: Marc Hartmayer <mhartmay@linux.vnet.ibm.com>
tests/qemuhotplugtest.c
tests/qemuhotplugtestdata/qemuhotplug-disk-scsi-2.xml [new file with mode: 0644]
tests/qemuhotplugtestdata/qemuhotplug-hotplug-base-with-scsi-controller-live+disk-scsi-2.xml [new file with mode: 0644]
tests/qemuhotplugtestdata/qemuhotplug-hotplug-base-without-scsi-controller-live+disk-scsi-2.xml [new file with mode: 0644]
tests/qemuxml2argvdata/qemuxml2argv-hotplug-base-with-scsi-controller-live.xml [new file with mode: 0644]
tests/qemuxml2argvdata/qemuxml2argv-hotplug-base-without-scsi-controller-live.xml [new file with mode: 0644]