Enable tests on aarch64, disable on armv7.
This commit is contained in:
parent
c67db939d5
commit
76a2efc17e
@ -23,9 +23,9 @@
|
|||||||
# If the test suite is broken on a particular architecture, document
|
# If the test suite is broken on a particular architecture, document
|
||||||
# it as a bug and add it to this list.
|
# it as a bug and add it to this list.
|
||||||
#
|
#
|
||||||
# aarch64: https://bugzilla.redhat.com/show_bug.cgi?id=1833346
|
# armv7: https://bugzilla.redhat.com/show_bug.cgi?id=1893892
|
||||||
#global broken_test_arches NONE
|
#global broken_test_arches NONE
|
||||||
%global broken_test_arches aarch64
|
%global broken_test_arches %{arm}
|
||||||
|
|
||||||
%if 0%{?rhel} == 7
|
%if 0%{?rhel} == 7
|
||||||
# On RHEL 7, nothing in the virt stack is shipped on aarch64 and
|
# On RHEL 7, nothing in the virt stack is shipped on aarch64 and
|
||||||
|
Loading…
Reference in New Issue
Block a user