see also #32632. before we have the complete fix, we should disable this
test to avoid more noise from this test.
Signed-off-by: Kefu Chai <kchai@redhat.com>
target_link_libraries(unittest_seastar_denc crimson GTest::Main)
add_executable(unittest_seastar_socket test_socket.cc)
-add_ceph_test(unittest_seastar_socket
- unittest_seastar_socket --memory 256M --smp 2)
target_link_libraries(unittest_seastar_socket crimson)
add_executable(unittest_seastar_messenger test_messenger.cc)