mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2025-02-22 19:32:19 +00:00
qemuxml2argvtest: Reinstate 'pseries-vio-address-clash' case
The case was removed in commit 8ff73d22c7405049452e2bf7f281f7460a6b9d10 which modernized the cases without an explicit reason. Reinstate it. Fixes: 8ff73d22c7405049452e2bf7f281f7460a6b9d10 Signed-off-by: Peter Krempa <pkrempa@redhat.com> Reviewed-by: Michal Privoznik <mprivozn@redhat.com>
This commit is contained in:
parent
e991dc3487
commit
cd6a58e747
@ -0,0 +1 @@
|
||||
XML error: spapr-vio address 0x4000 already in use
|
@ -1814,6 +1814,7 @@ mymain(void)
|
||||
|
||||
DO_TEST_CAPS_LATEST_PPC64("pseries-basic");
|
||||
DO_TEST_CAPS_LATEST_PPC64("pseries-vio");
|
||||
DO_TEST_CAPS_ARCH_LATEST_PARSE_ERROR("pseries-vio-address-clash", "ppc64");
|
||||
DO_TEST_CAPS_LATEST_PPC64("pseries-usb-default");
|
||||
DO_TEST_CAPS_LATEST_PPC64("pseries-usb-multi");
|
||||
DO_TEST_CAPS_LATEST_PPC64("pseries-vio-user-assigned");
|
||||
|
Loading…
x
Reference in New Issue
Block a user