Fully disable full-stack test on ARM

f38
Adam Williamson 8 years ago
parent 563b2ef50d
commit b9c7bd9a67

@ -123,6 +123,7 @@ This package contains Open vSwitch support for os-autoinst.
# the full-stack test only really runs reliably on x86_64 and i386
%ifnarch %{ix86} x86_64
rm -f t/99-full-stack.t
sed -i -e 's, 99-full-stack.t,,g' t/Makefile.am
%endif
%build

Loading…
Cancel
Save