]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
test/crimson: add nonstop option in async TestPeer 31156/head
authorYingxin Cheng <yingxin.cheng@intel.com>
Fri, 25 Oct 2019 02:51:08 +0000 (10:51 +0800)
committerYingxin Cheng <yingxin.cheng@intel.com>
Mon, 28 Oct 2019 02:44:42 +0000 (10:44 +0800)
commit9888a4f8f41367825eb8e922cec95745f1dcdf49
treec69121aec53a38fda38946bf5cfa420314cc6028
parent43f05b7c1c22c2680466fb1652c61b53cb6bc528
test/crimson: add nonstop option in async TestPeer

If set, TestPeer won't shutdown if all tests are done, and will wait for
another round of tests.

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