]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
test/crimson: add abort timer to messenger test 38700/head
authorKefu Chai <kchai@redhat.com>
Wed, 23 Dec 2020 09:21:35 +0000 (17:21 +0800)
committerKefu Chai <kchai@redhat.com>
Wed, 23 Dec 2020 09:25:30 +0000 (17:25 +0800)
commit3f930bbeae484409160395d62b455b6c73c812fd
tree0738b7551ceda859ee26258972fad992bca3ae6d
parent37d0e85d101e15c894ad912ec9fcd70ef3d515d9
test/crimson: add abort timer to messenger test

Use a 120s timer to force abort the messenger test which should normally
succeeds in 60s, in order to:
* Fail the make check to print logs about where it is blocking;
* Free the listening IP address for the next make check;

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