]> git.ipfire.org Git - thirdparty/libvirt.git/commit
tests: qemuxml2argv: Modernize 's390-allow-bogus-usb-none' test
authorPeter Krempa <pkrempa@redhat.com>
Fri, 11 Jun 2021 08:16:01 +0000 (10:16 +0200)
committerPeter Krempa <pkrempa@redhat.com>
Tue, 15 Jun 2021 14:58:22 +0000 (16:58 +0200)
commit7b31066658aeb1d829ba0cb8616fc3eb58380459
tree6356e4d1a5ab68e4e62a784c4c5a55b4c9e7e4b6
parent54aad2b99d6cdad2b219a94d085a75594b3fc207
tests: qemuxml2argv: Modernize 's390-allow-bogus-usb-none' test

The 's390-virtio' machine was removed from qemu in the 2.6 release.
Use the more modern s390-ccw-virtio machine type and use
VIR_TEST_CAPS_ARCH_LATEST to invoke it.

Signed-off-by: Peter Krempa <pkrempa@redhat.com>
Reviewed-by: Ján Tomko <jtomko@redhat.com>
tests/qemuxml2argvdata/s390-allow-bogus-usb-none.args [deleted file]
tests/qemuxml2argvdata/s390-allow-bogus-usb-none.s390x-latest.args [new file with mode: 0644]
tests/qemuxml2argvdata/s390-allow-bogus-usb-none.xml
tests/qemuxml2argvtest.c