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