]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
test/crimson: send message only after getting the connection
authorYingxin Cheng <yingxin.cheng@intel.com>
Sat, 12 Oct 2019 08:18:00 +0000 (16:18 +0800)
committerYingxin Cheng <yingxin.cheng@intel.com>
Wed, 16 Oct 2019 01:29:46 +0000 (09:29 +0800)
commit7c5d55bd383dc63f708486b94dd494f78adc73c2
treee6470cbdcbd6e4e2a1563d7cac771f85b70ed35b
parent7907ae9bfa077cfd73f83127269955d1c8099602
test/crimson: send message only after getting the connection

It is possible for stateless/stateful server to lose the pending message
due to the remote markdown, causing unexpected test failure.

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