From: Peter Krempa Date: Mon, 28 Aug 2023 12:24:52 +0000 (+0200) Subject: tests: qemuhotplugtest: Fix arch-specific parts of 'ppc64' test XMLs X-Git-Tag: v9.8.0-rc1~233 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=140ff3c514159ba58d04e0ca43aa1b9a3b3fcd2d;p=thirdparty%2Flibvirt.git 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 Reviewed-by: Michal Privoznik --- diff --git a/tests/qemuhotplugtestcpus/ppc64-modern-bulk-domain.xml b/tests/qemuhotplugtestcpus/ppc64-modern-bulk-domain.xml index cc0322762a..f7c754ccf7 100644 --- a/tests/qemuhotplugtestcpus/ppc64-modern-bulk-domain.xml +++ b/tests/qemuhotplugtestcpus/ppc64-modern-bulk-domain.xml @@ -5,7 +5,7 @@ 219100 32 - hvm + hvm @@ -15,6 +15,6 @@ restart destroy - /usr/bin/qemu-system-x86_64 + /usr/bin/qemu-system-ppc64 diff --git a/tests/qemuhotplugtestcpus/ppc64-modern-bulk-result-conf.xml b/tests/qemuhotplugtestcpus/ppc64-modern-bulk-result-conf.xml index afb2c85bc2..ad11b2f8a6 100644 --- a/tests/qemuhotplugtestcpus/ppc64-modern-bulk-result-conf.xml +++ b/tests/qemuhotplugtestcpus/ppc64-modern-bulk-result-conf.xml @@ -39,11 +39,11 @@ - hvm + hvm - qemu64 + POWER9 @@ -51,16 +51,18 @@ restart destroy - /usr/bin/qemu-system-x86_64 - -
+ /usr/bin/qemu-system-ppc64 + +
+ + + + - - -