ceph 14.2.6, (temporarily) disable unit tests

Signed-off-by: Kaleb S. KEITHLEY <kkeithle@redhat.com>
This commit is contained in:
Kaleb S. KEITHLEY 2020-01-27 12:04:37 -05:00
parent ce8aeac3f1
commit 2abb0a0f7c
1 changed files with 6 additions and 3 deletions

View File

@ -26,7 +26,7 @@
%global _hardened_build 1
%bcond_without ocf
%bcond_without make_check
%bcond_with make_check
%bcond_without ceph_test_package
%ifarch s390 s390x
%bcond_with tcmalloc
@ -1220,8 +1220,8 @@ make "$CEPH_MFLAGS_JOBS"
%if 0%{with make_check}
%check
# run in-tree unittests
cd build
ctest "$CEPH_MFLAGS_JOBS"
# cd build
# ctest "$CEPH_MFLAGS_JOBS"
%endif
@ -2267,6 +2267,9 @@ exit 0
%endif
%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>
- ceph 14.2.6, gcc-10, missing includes