]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
test/crimson/test_messenger: drop test_concurrent_dispatch()
authorYingxin Cheng <yingxin.cheng@intel.com>
Mon, 10 Jul 2023 07:47:58 +0000 (15:47 +0800)
committerYingxin Cheng <yingxin.cheng@intel.com>
Wed, 9 Aug 2023 07:30:53 +0000 (15:30 +0800)
commita4f6c82a9a0897aa1cc5ff02c10b660fcbd6eba0
tree4cfedadc32b7c0a27f0997b89e7acb3967ee1cf8
parent9b5182779d76043c428e664f201acca5986aab7c
test/crimson/test_messenger: drop test_concurrent_dispatch()

The only purpose of test_concurrent_dispatch() is to verify that 2
messages are all received. Revise test_echo() for the same purpose, and
drop test_concurrent_dispatch().

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