Disable tests for ppc64le for now

This commit is contained in:
Pavel Zhukov 2021-03-17 14:30:12 +01:00
parent 160b4fc635
commit 561d373db0

View File

@ -491,6 +491,10 @@ make %{?_smp_mflags} check || exit 1
exit 0
%endif
%ifarch ppc64le
exit 0
%endif
# Run the Cassandane test suite. This will exhaustively test the various
# server components, but running it in a mock chroot is rather an exercise.
pushd cassandane
@ -648,8 +652,9 @@ getent passwd cyrus >/dev/null || /usr/sbin/useradd -c "Cyrus IMAP Server" -d /v
%changelog
* Wed Mar 17 2021 Pavel Zhukov <pzhukov@redhat.com> - 3.2.6-2
* Wed Mar 17 2021 Pavel Zhukov <pzhukov@redhat.com> - 3.2.6-3
- Do not require clamav in rhel
- Disable tests for ppc64le
* Thu Mar 11 2021 Pavel Zhukov <pzhukov@redhat.com> - 3.2.6-1
- New version v3.2.6