From eff54a4628bc26ee4a6f87513accc111f9a43cd1 Mon Sep 17 00:00:00 2001 From: "Richard W.M. Jones" Date: Thu, 18 May 2017 21:50:05 +0100 Subject: [PATCH] Try enabling sanity tests on s390x, since I fixed it upstream in 1.37.14. --- libguestfs.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libguestfs.spec b/libguestfs.spec index f855096..4ca5348 100644 --- a/libguestfs.spec +++ b/libguestfs.spec @@ -17,7 +17,7 @@ # aarch64: "MSI is not supported by interrupt controller" (RHBZ#1414081) # i686: constantly broken, so I have disabled it, probably forever # ppc64le: kernel doesn't boot on qemu (RHBZ#1435873) -%global test_arches ppc64 x86_64 +%global test_arches ppc64 s390x x86_64 # Trim older changelog entries. # https://lists.fedoraproject.org/pipermail/devel/2013-April/thread.html#181627