]> git.ipfire.org Git - thirdparty/libvirt.git/commit
tests: Pin pseries-2.7 tests to the version 7.0
authorNarayana Murty N <nnmlinux@linux.ibm.com>
Tue, 13 May 2025 07:43:22 +0000 (03:43 -0400)
committerJán Tomko <jtomko@redhat.com>
Thu, 22 May 2025 13:23:22 +0000 (15:23 +0200)
commit0742b6487af6e1c1a890fa7d5d008a423a067687
tree2330392ba4e4c243a5e9effc0a26e5d43ab97e4c
parent47431165f4b7baf748da3d49a7d72f4f87ea6149
tests: Pin pseries-2.7 tests to the version 7.0

Support for the pseries-2.7 machine type in QEMU was officially removed in
version 9.2 with qemu commit 445d3facffe8 ("ppc/spapr: remove deprecated
machine pseries-2.7"). Instead of removing related tests, they are now pinned
to the latest available capabilities version 7.0.0 to ensure continued
functionality where applicable.

Signed-off-by: Narayana Murty N <nnmlinux@linux.ibm.com>
Reviewed-by: Peter Krempa <pkrempa@redhat.com>
Reviewed-by: Ján Tomko <jtomko@redhat.com>
tests/qemuxmlconfdata/ppc64-default-cpu-kvm-pseries-2.7.ppc64-7.0.0.args [moved from tests/qemuxmlconfdata/ppc64-default-cpu-kvm-pseries-2.7.ppc64-latest.args with 100% similarity]
tests/qemuxmlconfdata/ppc64-default-cpu-kvm-pseries-2.7.ppc64-7.0.0.xml [moved from tests/qemuxmlconfdata/ppc64-default-cpu-kvm-pseries-2.7.ppc64-latest.xml with 100% similarity]
tests/qemuxmlconfdata/ppc64-default-cpu-tcg-pseries-2.7.ppc64-7.0.0.args [moved from tests/qemuxmlconfdata/ppc64-default-cpu-tcg-pseries-2.7.ppc64-latest.args with 100% similarity]
tests/qemuxmlconfdata/ppc64-default-cpu-tcg-pseries-2.7.ppc64-7.0.0.xml [moved from tests/qemuxmlconfdata/ppc64-default-cpu-tcg-pseries-2.7.ppc64-latest.xml with 100% similarity]
tests/qemuxmlconftest.c