]> git.ipfire.org Git - thirdparty/libvirt.git/commit
tests: qemuxml2argv: Remove redundant tests for the obsolete 'virtio-390' machine
authorPeter Krempa <pkrempa@redhat.com>
Thu, 10 Jun 2021 15:11:39 +0000 (17:11 +0200)
committerPeter Krempa <pkrempa@redhat.com>
Tue, 15 Jun 2021 14:58:22 +0000 (16:58 +0200)
commit54aad2b99d6cdad2b219a94d085a75594b3fc207
treefe126620d6b33925a55362e53ebd6c750454ae95
parentba77c61b9bb88730f60a447fbfdf83189f3e2377
tests: qemuxml2argv: Remove redundant tests for the obsolete 'virtio-390' machine

Remove the console, disk, and network test for the legacy s390 machine
which was removed in qemu 2.6. All of these have 'ccw' equivalents.

Signed-off-by: Peter Krempa <pkrempa@redhat.com>
Reviewed-by: Ján Tomko <jtomko@redhat.com>
tests/qemuxml2argvdata/console-virtio-s390.args [deleted file]
tests/qemuxml2argvdata/console-virtio-s390.xml [deleted file]
tests/qemuxml2argvdata/disk-virtio-s390.args [deleted file]
tests/qemuxml2argvdata/disk-virtio-s390.xml [deleted file]
tests/qemuxml2argvdata/net-virtio-s390.args [deleted file]
tests/qemuxml2argvdata/net-virtio-s390.xml [deleted file]
tests/qemuxml2argvtest.c