On a Thursday in 2022, Peter Krempa wrote:
The test was showing that the 'blockdev' capability is
properly added
despite although we didn't detect it yet. Unfortunately this test
d/despite /
or
d/although /
Jano
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(a)redhat.com>
---
.../qemu-ns.x86_64-4.0.0.args | 38 -------------------
tests/qemuxml2argvdata/qemu-ns.xml | 1 -
tests/qemuxml2argvtest.c | 1 -
.../qemu-ns.x86_64-latest.xml | 1 -
4 files changed, 41 deletions(-)
delete mode 100644 tests/qemuxml2argvdata/qemu-ns.x86_64-4.0.0.args