]> xenbits.xensource.com Git - libvirt.git/commit
qemuxml2argvtest: Make 'qemu-ns' test case more stable
authorPeter Krempa <pkrempa@redhat.com>
Wed, 22 Jun 2022 11:07:53 +0000 (13:07 +0200)
committerPeter Krempa <pkrempa@redhat.com>
Mon, 11 Jul 2022 10:48:28 +0000 (12:48 +0200)
commit061224892c35eb58b8057cb91ea852940afce7ee
treef8010520e735b22205e3eb89ed6a3e04f10860b3
parent51771431178d15933b07f26b35f838387b0c34aa
qemuxml2argvtest: Make 'qemu-ns' test case more stable

The test was showing that the 'blockdev' capability is properly added
although we didn't detect it yet. Unfortunately this test can't be
carried over once we bump minimum qemu version to qemu-4.2.

Make the test case future-proof by removing the qemu-4.0.0 version which
would become pointless and use only already deprecated capability flags
so that the test output does not change.

Signed-off-by: Peter Krempa <pkrempa@redhat.com>
Reviewed-by: Ján Tomko <jtomko@redhat.com>
tests/qemuxml2argvdata/qemu-ns.x86_64-4.0.0.args [deleted file]
tests/qemuxml2argvdata/qemu-ns.xml
tests/qemuxml2argvtest.c
tests/qemuxml2xmloutdata/qemu-ns.x86_64-latest.xml