]> git.ipfire.org Git - thirdparty/libvirt.git/commit
tests: qemuxml2argv: Make tests based on DO_TEST_CAPS_LATEST stable
authorPeter Krempa <pkrempa@redhat.com>
Mon, 4 Jun 2018 13:30:49 +0000 (15:30 +0200)
committerPeter Krempa <pkrempa@redhat.com>
Fri, 8 Jun 2018 07:28:58 +0000 (09:28 +0200)
commite546785dceb5508ea202657ca1b7641a8798fe9e
treeb83dabe9fc4f467ae11dcdcba81c27012bf14106
parente1e8d0a9b77f8db8575f3b45caad8dcaefa8a9cd
tests: qemuxml2argv: Make tests based on DO_TEST_CAPS_LATEST stable

To avoid problems with test cases specifying an alias machine type which
would change once capabilities for a newer version are added strip all
alias machine types for the DO_TEST_CAPS_LATEST based tests.

Signed-off-by: Peter Krempa <pkrempa@redhat.com>
Reviewed-by: John Ferlan <jferlan@redhat.com>
src/qemu/qemu_capabilities.c
src/qemu/qemu_capspriv.h
tests/qemuxml2argvdata/disk-virtio-scsi-reservations.x86_64-latest.args
tests/qemuxml2argvdata/genid-auto.x86_64-latest.args
tests/qemuxml2argvdata/genid.x86_64-latest.args
tests/qemuxml2argvtest.c