Disable full tests on x86_64.

Because of RHBZ#1692047
This commit is contained in:
Richard W.M. Jones 2019-03-23 18:09:39 +00:00
parent 74708da224
commit db3a28f0a7
1 changed files with 2 additions and 1 deletions

View File

@ -9,7 +9,8 @@
# On all other architectures, a simpler test suite must pass. This
# omits any tests that run full qemu, since running qemu under TCG is
# often broken on non-x86_64 arches.
%global complete_test_arches x86_64
# x86_64 is currently broken in F31 by https://bugzilla.redhat.com/1692047
%global complete_test_arches NONE
# Disable libvirt on riscv64 for now.
%ifnarch riscv64