Only run the self tests on fast arches

This commit is contained in:
Richard Hughes 2019-05-20 13:46:11 +01:00
parent b12be41725
commit e3624cdd04
1 changed files with 4 additions and 0 deletions

View File

@ -5,7 +5,11 @@
%global systemd_version 231
%global json_glib_version 1.1.1
# PPC64 is too slow to complete the tests under 3 minutes...
%ifnarch ppc64
%global enable_tests 1
%endif
%global enable_dummy 1
# fwupd.efi is only available on these arches