mirror of
https://github.com/ceph/ceph
synced 2025-01-03 01:22:53 +00:00
tests: temporarily disable unittest_msgr
http://tracker.ceph.com/issues/10494 Refs: #10494 Signed-off-by: Loic Dachary <ldachary@redhat.com>
This commit is contained in:
parent
cf432fa670
commit
55a5c5f292
@ -650,7 +650,9 @@ check_PROGRAMS += unittest_readahead
|
||||
unittest_msgr_SOURCES = test/msgr/test_msgr.cc
|
||||
unittest_msgr_LDADD = $(UNITTEST_LDADD) $(CEPH_GLOBAL)
|
||||
unittest_msgr_CXXFLAGS = $(UNITTEST_CXXFLAGS)
|
||||
check_PROGRAMS += unittest_msgr
|
||||
# restore once http://tracker.ceph.com/issues/10494 is fixed
|
||||
#check_PROGRAMS += unittest_msgr
|
||||
bin_DEBUGPROGRAMS += unittest_msgr
|
||||
|
||||
|
||||
check_SCRIPTS += test/pybind/test_ceph_argparse.py
|
||||
|
Loading…
Reference in New Issue
Block a user