Try re-enabling mdadm tests as they seem to have fixed themselves.

This commit is contained in:
Richard W.M. Jones 2013-05-22 12:33:53 +01:00
parent 0be82ad5c3
commit 97a4a1d56e

View File

@ -12,7 +12,7 @@ Summary: Access and modify virtual machine disk images
Name: libguestfs
Epoch: 1
Version: 1.21.40
Release: 1%{?dist}
Release: 2%{?dist}
License: LGPLv2+
# Source and patches.
@ -611,9 +611,6 @@ export SKIP_TEST_SET_LABEL=1
export SKIP_TEST_BTRFS_DEVICES_SH=1
%endif
# mdadm causes kernel panics (RHBZ#962079).
export SKIP_TEST_MDADM_SH=1
# Skip gnulib tests which fail (probably these are kernel/glibc bugs).
pushd gnulib/tests
make -k check ||:
@ -892,6 +889,9 @@ mkdir -p $RPM_BUILD_ROOT%{_localstatedir}/run/libguestfs
%changelog
* Wed May 22 2013 Richard W.M. Jones <rjones@redhat.com> - 1:1.21.40-2
- Try re-enabling mdadm tests as they seem to have fixed themselves.
* Tue May 21 2013 Richard W.M. Jones <rjones@redhat.com> - 1:1.21.40-1
- New upstream version 1.21.40.