mirror of https://gitee.com/openkylin/libvirt.git
tests: Add replies for QEMU 3.0.0 on ppc64
Signed-off-by: Andrea Bolognani <abologna@redhat.com>
This commit is contained in:
parent
794b576c2b
commit
0a527017c4
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
|
@ -182,6 +182,7 @@ mymain(void)
|
|||
DO_TEST("ppc64", "caps_2.9.0");
|
||||
DO_TEST("ppc64", "caps_2.10.0");
|
||||
DO_TEST("ppc64", "caps_2.12.0");
|
||||
DO_TEST("ppc64", "caps_3.0.0");
|
||||
DO_TEST("s390x", "caps_2.7.0");
|
||||
DO_TEST("s390x", "caps_2.8.0");
|
||||
DO_TEST("s390x", "caps_2.9.0");
|
||||
|
|
Loading…
Reference in New Issue