Disable quickcheck on i686 because of RHBZ#1302071

This commit is contained in:
Richard W.M. Jones 2016-01-26 20:54:54 +00:00
parent 4e47c0b154
commit bb85b22f22
1 changed files with 5 additions and 0 deletions

View File

@ -856,6 +856,9 @@ popd
%check
# https://bugzilla.redhat.com/show_bug.cgi?id=1302071
%ifnarch %{ix86}
# Note that the major tests are done after the package has been built.
#
# Here we only do a sanity check that kernel/qemu/libvirt/appliance is
@ -873,6 +876,8 @@ if ! make quickcheck QUICKCHECK_TEST_TOOL_ARGS="-t 1200"; then
exit 1
fi
%endif
%install
# This file is creeping over 1 MB uncompressed, and since it is