On Mon, Feb 04, 2019 at 04:46:38PM +0100, Peter Krempa wrote:
Now that we have a specific test for testing the
'virtio-scsi'
controller and other tests which test a combination of scsi and non-scsi
devices this test no longer makes sense.
Bye, test!
Signed-off-by: Peter Krempa <pkrempa(a)redhat.com>
---
.../disk-scsi-virtio-scsi.args | 31 -------------
.../disk-scsi-virtio-scsi.xml | 35 ---------------
tests/qemuxml2argvtest.c | 2 -
.../disk-scsi-virtio-scsi.xml | 45 -------------------
tests/qemuxml2xmltest.c | 2 -
5 files changed, 115 deletions(-)
delete mode 100644 tests/qemuxml2argvdata/disk-scsi-virtio-scsi.args
delete mode 100644 tests/qemuxml2argvdata/disk-scsi-virtio-scsi.xml
delete mode 100644 tests/qemuxml2xmloutdata/disk-scsi-virtio-scsi.xml
Reviewed-by: Ján Tomko <jtomko(a)redhat.com>
Jano