]> git.ipfire.org Git - thirdparty/libvirt.git/commit
tests: qemuxml2argv: Use x86_64 arch and emulator in all boot* test files
authorPeter Krempa <pkrempa@redhat.com>
Tue, 23 Aug 2022 15:36:28 +0000 (17:36 +0200)
committerPeter Krempa <pkrempa@redhat.com>
Thu, 1 Sep 2022 11:11:09 +0000 (13:11 +0200)
commit89bef9575a032c3f9154b7484ada539a2b624635
tree1f880adec1b45f0286a7b4c44148c535f7d4e696
parent9b2902c8351fd1b56da489028fe6432ae292c273
tests: qemuxml2argv: Use x86_64 arch and emulator in all boot* test files

Using the modern emulator and arch will allow us to convert all of the
tests to use DO_TEST_CAPS_LATEST.

Signed-off-by: Peter Krempa <pkrempa@redhat.com>
Reviewed-by: Ján Tomko <jtomko@redhat.com>
31 files changed:
tests/qemuxml2argvdata/boot-cdrom.args
tests/qemuxml2argvdata/boot-cdrom.xml
tests/qemuxml2argvdata/boot-complex.args
tests/qemuxml2argvdata/boot-complex.xml
tests/qemuxml2argvdata/boot-dev+order.xml
tests/qemuxml2argvdata/boot-floppy.args
tests/qemuxml2argvdata/boot-floppy.xml
tests/qemuxml2argvdata/boot-menu-disable-drive.args
tests/qemuxml2argvdata/boot-menu-disable-drive.xml
tests/qemuxml2argvdata/boot-menu-disable-with-timeout.xml
tests/qemuxml2argvdata/boot-menu-disable.args
tests/qemuxml2argvdata/boot-menu-disable.xml
tests/qemuxml2argvdata/boot-menu-enable-with-timeout-invalid.xml
tests/qemuxml2argvdata/boot-menu-enable-with-timeout.args
tests/qemuxml2argvdata/boot-menu-enable-with-timeout.xml
tests/qemuxml2argvdata/boot-menu-enable.args
tests/qemuxml2argvdata/boot-menu-enable.xml
tests/qemuxml2argvdata/boot-multi.args
tests/qemuxml2argvdata/boot-multi.xml
tests/qemuxml2argvdata/boot-network.args
tests/qemuxml2argvdata/boot-network.xml
tests/qemuxml2argvdata/boot-order.args
tests/qemuxml2argvdata/boot-order.xml
tests/qemuxml2xmloutdata/boot-cdrom.xml
tests/qemuxml2xmloutdata/boot-floppy.xml
tests/qemuxml2xmloutdata/boot-menu-disable-with-timeout.xml
tests/qemuxml2xmloutdata/boot-menu-disable.xml
tests/qemuxml2xmloutdata/boot-menu-enable-with-timeout.xml
tests/qemuxml2xmloutdata/boot-multi.xml
tests/qemuxml2xmloutdata/boot-network.xml
tests/qemuxml2xmloutdata/boot-order.xml