Disable tests on x86_64 because of kernel bug.
This commit is contained in:
parent
434122dcc2
commit
426c8f3114
@ -18,7 +18,8 @@
|
||||
# aarch64: https://bugzilla.redhat.com/show_bug.cgi?id=1382318
|
||||
# i686: constantly broken, so I have disabled it, probably forever
|
||||
# power64: https://bugzilla.redhat.com/show_bug.cgi?id=1293024
|
||||
%global test_arches %{arm} x86_64
|
||||
# x86_64: https://bugzilla.redhat.com/show_bug.cgi?id=1383451
|
||||
%global test_arches %{arm}
|
||||
|
||||
%global _hardened_build 1
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user