]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
crimson/test: implement get_server_addr()
authorYingxin Cheng <yingxin.cheng@intel.com>
Mon, 30 Nov 2020 06:17:10 +0000 (14:17 +0800)
committerYingxin Cheng <yingxin.cheng@intel.com>
Tue, 1 Dec 2020 01:34:42 +0000 (09:34 +0800)
commit200244520f30fae8ec5347cb47f5dccc76a833e1
tree9022e9fb74829c727df057bfa41088a3fc2d898f
parent4698d3f001f4c2842d31ab98e393bd38aec7181f
crimson/test: implement get_server_addr()

So we can distinguish which messenger test is still pending when we have
bind failure.

Signed-off-by: Yingxin Cheng <yingxin.cheng@intel.com>
src/test/crimson/test_messenger.cc
src/test/crimson/test_socket.cc