From a1ee2d74f33b31a9c68ce4d06e6e2285f85498ab Mon Sep 17 00:00:00 2001 From: "Richard W.M. Jones" Date: Fri, 10 Aug 2018 21:23:31 +0100 Subject: [PATCH] Disable tests on ppc64 because of https://bugzilla.redhat.com/show_bug.cgi?id=1614948 (cherry picked from commit 6b4e3345881d26bb95304c445d49e417d19d8713) --- libguestfs.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libguestfs.spec b/libguestfs.spec index 19e2e60..2c00192 100644 --- a/libguestfs.spec +++ b/libguestfs.spec @@ -16,7 +16,7 @@ # arm: times out when running the test # aarch64: "MSI is not supported by interrupt controller" (RHBZ#1414081) # i686: constantly broken, so I have disabled it, probably forever -# ppc64: guestfsd segfaults +# ppc64: qemu doesn't work with TCG (RHBZ#1614948) # ppc64le: kernel doesn't boot on qemu (RHBZ#1435873) # s390x: qemu TCG cannot emulate enough to boot the kernel # (however KVM would work if it was available in Koji, so this