Disable power64 tests, libvirt is broken.

This commit is contained in:
Richard W.M. Jones 2016-12-12 10:23:37 +00:00
parent c25576b612
commit b1919d182e

View File

@ -15,7 +15,8 @@
# #
# arm: times out when running the test # arm: times out when running the test
# i686: constantly broken, so I have disabled it, probably forever # i686: constantly broken, so I have disabled it, probably forever
%global test_arches aarch64 %{power64} x86_64 # power64: https://bugzilla.redhat.com/show_bug.cgi?id=1403745
%global test_arches aarch64 x86_64
# Trim older changelog entries. # Trim older changelog entries.
# https://lists.fedoraproject.org/pipermail/devel/2013-April/thread.html#181627 # https://lists.fedoraproject.org/pipermail/devel/2013-April/thread.html#181627