Upcoming patches will bump minimum qemu version to 6.2 so we need to purge old tests. Signed-off-by: Peter Krempa <pkrempa@xxxxxxxxxx> --- ...-host-model-fallback-kvm.x86_64-6.0.0.args | 34 ------------- ...u-host-model-fallback-kvm.x86_64-6.0.0.xml | 29 ----------- ...-host-model-fallback-tcg.x86_64-6.0.0.args | 34 ------------- ...u-host-model-fallback-tcg.x86_64-6.0.0.xml | 29 ----------- .../cpu-host-model-kvm.x86_64-6.0.0.args | 39 --------------- .../cpu-host-model-kvm.x86_64-6.0.0.xml | 48 ------------------- ...ost-model-nofallback-kvm.x86_64-6.0.0.args | 34 ------------- ...host-model-nofallback-kvm.x86_64-6.0.0.xml | 29 ----------- ...ost-model-nofallback-tcg.x86_64-6.0.0.args | 34 ------------- ...host-model-nofallback-tcg.x86_64-6.0.0.xml | 29 ----------- .../cpu-host-model-tcg.x86_64-6.0.0.args | 39 --------------- .../cpu-host-model-tcg.x86_64-6.0.0.xml | 48 ------------------- ...sk-network-rbd-encryption.x86_64-6.0.0.err | 1 - ...ev-missing-platform-info.x86_64-6.0.0.args | 37 -------------- ...sev-missing-platform-info.x86_64-6.0.0.xml | 43 ----------------- .../launch-security-sev.x86_64-6.0.0.args | 37 -------------- .../launch-security-sev.x86_64-6.0.0.xml | 45 ----------------- ...0-async-teardown-disabled.s390x-6.0.0.args | 35 -------------- ...90-async-teardown-disabled.s390x-6.0.0.xml | 36 -------------- .../s390-async-teardown.s390x-6.0.0.err | 1 - tests/qemuxmlconftest.c | 14 ------ 21 files changed, 675 deletions(-) delete mode 100644 tests/qemuxmlconfdata/cpu-host-model-fallback-kvm.x86_64-6.0.0.args delete mode 100644 tests/qemuxmlconfdata/cpu-host-model-fallback-kvm.x86_64-6.0.0.xml delete mode 100644 tests/qemuxmlconfdata/cpu-host-model-fallback-tcg.x86_64-6.0.0.args delete mode 100644 tests/qemuxmlconfdata/cpu-host-model-fallback-tcg.x86_64-6.0.0.xml delete mode 100644 tests/qemuxmlconfdata/cpu-host-model-kvm.x86_64-6.0.0.args delete mode 100644 tests/qemuxmlconfdata/cpu-host-model-kvm.x86_64-6.0.0.xml delete mode 100644 tests/qemuxmlconfdata/cpu-host-model-nofallback-kvm.x86_64-6.0.0.args delete mode 100644 tests/qemuxmlconfdata/cpu-host-model-nofallback-kvm.x86_64-6.0.0.xml delete mode 100644 tests/qemuxmlconfdata/cpu-host-model-nofallback-tcg.x86_64-6.0.0.args delete mode 100644 tests/qemuxmlconfdata/cpu-host-model-nofallback-tcg.x86_64-6.0.0.xml delete mode 100644 tests/qemuxmlconfdata/cpu-host-model-tcg.x86_64-6.0.0.args delete mode 100644 tests/qemuxmlconfdata/cpu-host-model-tcg.x86_64-6.0.0.xml delete mode 100644 tests/qemuxmlconfdata/disk-network-rbd-encryption.x86_64-6.0.0.err delete mode 100644 tests/qemuxmlconfdata/launch-security-sev-missing-platform-info.x86_64-6.0.0.args delete mode 100644 tests/qemuxmlconfdata/launch-security-sev-missing-platform-info.x86_64-6.0.0.xml delete mode 100644 tests/qemuxmlconfdata/launch-security-sev.x86_64-6.0.0.args delete mode 100644 tests/qemuxmlconfdata/launch-security-sev.x86_64-6.0.0.xml delete mode 100644 tests/qemuxmlconfdata/s390-async-teardown-disabled.s390x-6.0.0.args delete mode 100644 tests/qemuxmlconfdata/s390-async-teardown-disabled.s390x-6.0.0.xml delete mode 100644 tests/qemuxmlconfdata/s390-async-teardown.s390x-6.0.0.err