|
|
@ -271,7 +271,8 @@ rm ${RPM_BUILD_ROOT}%{_mandir}/man1/h5p[cf]c.1
|
|
|
|
make -C build check
|
|
|
|
make -C build check
|
|
|
|
# disable parallel tests on s390(x) - something gets wrong in DNS resolver in glibc
|
|
|
|
# disable parallel tests on s390(x) - something gets wrong in DNS resolver in glibc
|
|
|
|
# they are passed when run manually in mock
|
|
|
|
# they are passed when run manually in mock
|
|
|
|
%ifnarch s390 s390x
|
|
|
|
# testphdf5 is hanging on arm with openmpi
|
|
|
|
|
|
|
|
%ifnarch s390 s390x %{arm}
|
|
|
|
export HDF5_Make_Ignore=yes
|
|
|
|
export HDF5_Make_Ignore=yes
|
|
|
|
for mpi in %{?mpi_list}
|
|
|
|
for mpi in %{?mpi_list}
|
|
|
|
do
|
|
|
|
do
|
|
|
|