Upcoming patches will bump minimum qemu version to 6.2 so we need to
purge old tests.
Signed-off-by: Peter Krempa <pkrempa(a)redhat.com>
---
.../cpu-fallback.x86_64-5.2.0.args | 34 ------
.../cpu-fallback.x86_64-5.2.0.xml | 40 -------
...-host-model-fallback-kvm.x86_64-5.2.0.args | 34 ------
...u-host-model-fallback-kvm.x86_64-5.2.0.xml | 29 -----
...-host-model-fallback-tcg.x86_64-5.2.0.args | 34 ------
...u-host-model-fallback-tcg.x86_64-5.2.0.xml | 29 -----
.../cpu-host-model-kvm.x86_64-5.2.0.args | 39 -------
.../cpu-host-model-kvm.x86_64-5.2.0.xml | 48 --------
...ost-model-nofallback-kvm.x86_64-5.2.0.args | 34 ------
...host-model-nofallback-kvm.x86_64-5.2.0.xml | 29 -----
...ost-model-nofallback-tcg.x86_64-5.2.0.args | 34 ------
...host-model-nofallback-tcg.x86_64-5.2.0.xml | 29 -----
.../cpu-host-model-tcg.x86_64-5.2.0.args | 39 -------
.../cpu-host-model-tcg.x86_64-5.2.0.xml | 48 --------
.../cpu-nofallback.x86_64-5.2.0.err | 1 -
.../cpu-nofallback.x86_64-5.2.0.xml | 40 -------
...disk-network-tlsx509-nbd.x86_64-5.2.0.args | 38 -------
.../disk-network-tlsx509-nbd.x86_64-5.2.0.xml | 37 ------
...virtio-scsi-reservations.x86_64-5.2.0.args | 43 -------
...-virtio-scsi-reservations.x86_64-5.2.0.xml | 53 ---------
.../graphics-vnc-tls-secret.x86_64-5.2.0.args | 37 ------
.../graphics-vnc-tls-secret.x86_64-5.2.0.xml | 39 -------
...othreads-virtio-scsi-pci.x86_64-5.2.0.args | 42 -------
...iothreads-virtio-scsi-pci.x86_64-5.2.0.xml | 49 --------
.../luks-disks-source-qcow2.x86_64-5.2.0.args | 62 ----------
.../luks-disks-source-qcow2.x86_64-5.2.0.xml | 107 ------------------
...ory-hotplug-nvdimm-align.x86_64-5.2.0.args | 40 -------
...mory-hotplug-nvdimm-align.x86_64-5.2.0.xml | 60 ----------
...ory-hotplug-nvdimm-label.x86_64-5.2.0.args | 40 -------
...mory-hotplug-nvdimm-label.x86_64-5.2.0.xml | 62 ----------
...mory-hotplug-nvdimm-pmem.x86_64-5.2.0.args | 40 -------
...emory-hotplug-nvdimm-pmem.x86_64-5.2.0.xml | 60 ----------
...-hotplug-nvdimm-readonly.x86_64-5.2.0.args | 40 -------
...y-hotplug-nvdimm-readonly.x86_64-5.2.0.xml | 60 ----------
...mory-hotplug-virtio-pmem.x86_64-5.2.0.args | 40 -------
...emory-hotplug-virtio-pmem.x86_64-5.2.0.xml | 55 ---------
.../misc-no-reboot.x86_64-5.2.0.args | 36 ------
.../misc-no-reboot.x86_64-5.2.0.xml | 38 -------
.../numatune-memnode.x86_64-5.2.0.args | 39 -------
.../numatune-memnode.x86_64-5.2.0.xml | 41 -------
.../virtio-rng-builtin.x86_64-5.2.0.args | 36 ------
.../virtio-rng-builtin.x86_64-5.2.0.xml | 35 ------
.../virtio-rng-egd-unix.x86_64-5.2.0.args | 37 ------
.../virtio-rng-egd-unix.x86_64-5.2.0.xml | 37 ------
tests/qemuxmlconftest.c | 22 ----
45 files changed, 1866 deletions(-)
delete mode 100644 tests/qemuxmlconfdata/cpu-fallback.x86_64-5.2.0.args
delete mode 100644 tests/qemuxmlconfdata/cpu-fallback.x86_64-5.2.0.xml
delete mode 100644 tests/qemuxmlconfdata/cpu-host-model-fallback-kvm.x86_64-5.2.0.args
delete mode 100644 tests/qemuxmlconfdata/cpu-host-model-fallback-kvm.x86_64-5.2.0.xml
delete mode 100644 tests/qemuxmlconfdata/cpu-host-model-fallback-tcg.x86_64-5.2.0.args
delete mode 100644 tests/qemuxmlconfdata/cpu-host-model-fallback-tcg.x86_64-5.2.0.xml
delete mode 100644 tests/qemuxmlconfdata/cpu-host-model-kvm.x86_64-5.2.0.args
delete mode 100644 tests/qemuxmlconfdata/cpu-host-model-kvm.x86_64-5.2.0.xml
delete mode 100644 tests/qemuxmlconfdata/cpu-host-model-nofallback-kvm.x86_64-5.2.0.args
delete mode 100644 tests/qemuxmlconfdata/cpu-host-model-nofallback-kvm.x86_64-5.2.0.xml
delete mode 100644 tests/qemuxmlconfdata/cpu-host-model-nofallback-tcg.x86_64-5.2.0.args
delete mode 100644 tests/qemuxmlconfdata/cpu-host-model-nofallback-tcg.x86_64-5.2.0.xml
delete mode 100644 tests/qemuxmlconfdata/cpu-host-model-tcg.x86_64-5.2.0.args
delete mode 100644 tests/qemuxmlconfdata/cpu-host-model-tcg.x86_64-5.2.0.xml
delete mode 100644 tests/qemuxmlconfdata/cpu-nofallback.x86_64-5.2.0.err
delete mode 100644 tests/qemuxmlconfdata/cpu-nofallback.x86_64-5.2.0.xml
delete mode 100644 tests/qemuxmlconfdata/disk-network-tlsx509-nbd.x86_64-5.2.0.args
delete mode 100644 tests/qemuxmlconfdata/disk-network-tlsx509-nbd.x86_64-5.2.0.xml
delete mode 100644 tests/qemuxmlconfdata/disk-virtio-scsi-reservations.x86_64-5.2.0.args
delete mode 100644 tests/qemuxmlconfdata/disk-virtio-scsi-reservations.x86_64-5.2.0.xml
delete mode 100644 tests/qemuxmlconfdata/graphics-vnc-tls-secret.x86_64-5.2.0.args
delete mode 100644 tests/qemuxmlconfdata/graphics-vnc-tls-secret.x86_64-5.2.0.xml
delete mode 100644 tests/qemuxmlconfdata/iothreads-virtio-scsi-pci.x86_64-5.2.0.args
delete mode 100644 tests/qemuxmlconfdata/iothreads-virtio-scsi-pci.x86_64-5.2.0.xml
delete mode 100644 tests/qemuxmlconfdata/luks-disks-source-qcow2.x86_64-5.2.0.args
delete mode 100644 tests/qemuxmlconfdata/luks-disks-source-qcow2.x86_64-5.2.0.xml
delete mode 100644 tests/qemuxmlconfdata/memory-hotplug-nvdimm-align.x86_64-5.2.0.args
delete mode 100644 tests/qemuxmlconfdata/memory-hotplug-nvdimm-align.x86_64-5.2.0.xml
delete mode 100644 tests/qemuxmlconfdata/memory-hotplug-nvdimm-label.x86_64-5.2.0.args
delete mode 100644 tests/qemuxmlconfdata/memory-hotplug-nvdimm-label.x86_64-5.2.0.xml
delete mode 100644 tests/qemuxmlconfdata/memory-hotplug-nvdimm-pmem.x86_64-5.2.0.args
delete mode 100644 tests/qemuxmlconfdata/memory-hotplug-nvdimm-pmem.x86_64-5.2.0.xml
delete mode 100644
tests/qemuxmlconfdata/memory-hotplug-nvdimm-readonly.x86_64-5.2.0.args
delete mode 100644 tests/qemuxmlconfdata/memory-hotplug-nvdimm-readonly.x86_64-5.2.0.xml
delete mode 100644 tests/qemuxmlconfdata/memory-hotplug-virtio-pmem.x86_64-5.2.0.args
delete mode 100644 tests/qemuxmlconfdata/memory-hotplug-virtio-pmem.x86_64-5.2.0.xml
delete mode 100644 tests/qemuxmlconfdata/misc-no-reboot.x86_64-5.2.0.args
delete mode 100644 tests/qemuxmlconfdata/misc-no-reboot.x86_64-5.2.0.xml
delete mode 100644 tests/qemuxmlconfdata/numatune-memnode.x86_64-5.2.0.args
delete mode 100644 tests/qemuxmlconfdata/numatune-memnode.x86_64-5.2.0.xml
delete mode 100644 tests/qemuxmlconfdata/virtio-rng-builtin.x86_64-5.2.0.args
delete mode 100644 tests/qemuxmlconfdata/virtio-rng-builtin.x86_64-5.2.0.xml
delete mode 100644 tests/qemuxmlconfdata/virtio-rng-egd-unix.x86_64-5.2.0.args
delete mode 100644 tests/qemuxmlconfdata/virtio-rng-egd-unix.x86_64-5.2.0.xml