Disable tests on armv7hl because of

https://bugzilla.redhat.com/show_bug.cgi?id=1999878
This commit is contained in:
Richard W.M. Jones 2021-08-31 22:59:11 +01:00
parent bfdc3bda8b
commit 4791eadbe0

View File

@ -29,8 +29,8 @@
# 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.
# #
# armv7, aarch64: https://bugzilla.redhat.com/show_bug.cgi?id=1893892 # armv7: https://bugzilla.redhat.com/show_bug.cgi?id=1999878
%global broken_test_arches NONE %global broken_test_arches armv7
%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