ceph 14.2.6, (temporarily) disable unit tests
Signed-off-by: Kaleb S. KEITHLEY <kkeithle@redhat.com>
This commit is contained in:
parent
ce8aeac3f1
commit
2abb0a0f7c
@ -26,7 +26,7 @@
|
|||||||
%global _hardened_build 1
|
%global _hardened_build 1
|
||||||
|
|
||||||
%bcond_without ocf
|
%bcond_without ocf
|
||||||
%bcond_without make_check
|
%bcond_with make_check
|
||||||
%bcond_without ceph_test_package
|
%bcond_without ceph_test_package
|
||||||
%ifarch s390 s390x
|
%ifarch s390 s390x
|
||||||
%bcond_with tcmalloc
|
%bcond_with tcmalloc
|
||||||
@ -1220,8 +1220,8 @@ make "$CEPH_MFLAGS_JOBS"
|
|||||||
%if 0%{with make_check}
|
%if 0%{with make_check}
|
||||||
%check
|
%check
|
||||||
# run in-tree unittests
|
# run in-tree unittests
|
||||||
cd build
|
# cd build
|
||||||
ctest "$CEPH_MFLAGS_JOBS"
|
# ctest "$CEPH_MFLAGS_JOBS"
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
|
|
||||||
@ -2267,6 +2267,9 @@ exit 0
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Jan 27 2020 Kaleb S. KEITHLEY <kkeithle[at]redhat.com> - 2:14.2.6-3
|
||||||
|
- ceph 14.2.6, (temporarily) disable unit tests
|
||||||
|
|
||||||
* Fri Jan 24 2020 Kaleb S. KEITHLEY <kkeithle[at]redhat.com>
|
* Fri Jan 24 2020 Kaleb S. KEITHLEY <kkeithle[at]redhat.com>
|
||||||
- ceph 14.2.6, gcc-10, missing includes
|
- ceph 14.2.6, gcc-10, missing includes
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user