]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
test/crimson: don't send msg from lossy server
authorYingxin Cheng <yingxin.cheng@intel.com>
Wed, 11 Sep 2019 07:00:21 +0000 (15:00 +0800)
committerYingxin Cheng <yingxin.cheng@intel.com>
Wed, 18 Sep 2019 04:24:05 +0000 (12:24 +0800)
commit75f35a5f500f630b3daa70e9c3e9c1fc9f8d7423
tree513b42b0c16f6e466f12fbc04d8b267121d44c10
parent9ce9fb77e839eab7d13141b19de9a312cdb8f62a
test/crimson: don't send msg from lossy server

It is possible to lose message at server side due to lossy policy,
causing unit test blocked and waiting for lost replies.

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