]> git.ipfire.org Git - thirdparty/libvirt.git/commit
tests: qemuhotplugtest: Fix arch-specific parts of 'ppc64' test XMLs
authorPeter Krempa <pkrempa@redhat.com>
Mon, 28 Aug 2023 12:24:52 +0000 (14:24 +0200)
committerPeter Krempa <pkrempa@redhat.com>
Mon, 4 Sep 2023 08:31:52 +0000 (10:31 +0200)
commit140ff3c514159ba58d04e0ca43aa1b9a3b3fcd2d
tree2ffc5b170c8d9cf524d29951dfee07fdf998a5e6
parenta8f3d406e304f7dad4f659e7a90931807eb3a00d
tests: qemuhotplugtest: Fix arch-specific parts of 'ppc64' test XMLs

The tests were using a copy of a x86_64 based XML and thus
'qemuhotplugtest' was selecting wrong capabilities to use for that
specific test.

Signed-off-by: Peter Krempa <pkrempa@redhat.com>
Reviewed-by: Michal Privoznik <mprivozn@redhat.com>
tests/qemuhotplugtestcpus/ppc64-modern-bulk-domain.xml
tests/qemuhotplugtestcpus/ppc64-modern-bulk-result-conf.xml
tests/qemuhotplugtestcpus/ppc64-modern-bulk-result-live.xml
tests/qemuhotplugtestcpus/ppc64-modern-individual-domain.xml
tests/qemuhotplugtestcpus/ppc64-modern-individual-result-conf.xml
tests/qemuhotplugtestcpus/ppc64-modern-individual-result-live.xml