From 140ff3c514159ba58d04e0ca43aa1b9a3b3fcd2d Mon Sep 17 00:00:00 2001 From: Peter Krempa Date: Mon, 28 Aug 2023 14:24:52 +0200 Subject: [PATCH] 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 --- .../ppc64-modern-bulk-domain.xml | 4 ++-- .../ppc64-modern-bulk-result-conf.xml | 18 ++++++++++-------- .../ppc64-modern-bulk-result-live.xml | 19 ++++++++----------- .../ppc64-modern-individual-domain.xml | 4 ++-- .../ppc64-modern-individual-result-conf.xml | 18 ++++++++++-------- .../ppc64-modern-individual-result-live.xml | 19 ++++++++----------- 6 files changed, 40 insertions(+), 42 deletions(-) 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 + +
+ + + + - - -