]> git.ipfire.org Git - thirdparty/libvirt.git/commit
qemucapabilitiestest: Hack/fix version in qemu-3.1 tests
authorPeter Krempa <pkrempa@redhat.com>
Thu, 3 Feb 2022 12:23:33 +0000 (13:23 +0100)
committerPeter Krempa <pkrempa@redhat.com>
Mon, 14 Feb 2022 08:45:29 +0000 (09:45 +0100)
commit2a273072b63cb84b06e8d6f43cbabdb79cb77e4b
tree7808c13b28e7e6ad7d605d96f3249c35d6d91530
parente51c0ac891630c53461bfdc608284d1807961183
qemucapabilitiestest: Hack/fix version in qemu-3.1 tests

The test dumps for x86_64 and ppc64 were generated from pre-release
qemu-3.0-rc1/rc2 and thus wouldn't pass our minimum version check.

As these are very old, fix the version info we use for our check to 3.1
without re-generating them and keep the version tag intact.

Signed-off-by: Peter Krempa <pkrempa@redhat.com>
Reviewed-by: Ján Tomko <jtomko@redhat.com>
tests/qemucapabilitiesdata/caps_3.1.0.ppc64.replies
tests/qemucapabilitiesdata/caps_3.1.0.ppc64.xml
tests/qemucapabilitiesdata/caps_3.1.0.x86_64.replies
tests/qemucapabilitiesdata/caps_3.1.0.x86_64.xml