]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
test/crimson: move msgr perf tool to src/tools/crimson
authorYingxin Cheng <yingxin.cheng@intel.com>
Wed, 30 Oct 2019 09:51:56 +0000 (17:51 +0800)
committerYingxin Cheng <yingxin.cheng@intel.com>
Wed, 6 Nov 2019 02:38:32 +0000 (10:38 +0800)
commit2cb2cd33dd8a8c5e0c5588ac49eec916e3f88406
tree7109fb13609f8ffa06c9e6842d1dfb20b381c054
parenteb209019b95cc597a893aee5799d231676f3ebef
test/crimson: move msgr perf tool to src/tools/crimson

Do not disable targets perf_crimson_msgr and perf_async_msgr when
WITH_TESTS=OFF

Signed-off-by: Yingxin Cheng <yingxin.cheng@intel.com>
src/test/crimson/CMakeLists.txt
src/test/crimson/perf_async_msgr.cc [deleted file]
src/test/crimson/perf_crimson_msgr.cc [deleted file]
src/tools/CMakeLists.txt
src/tools/crimson/CMakeLists.txt [new file with mode: 0644]
src/tools/crimson/perf_async_msgr.cc [new file with mode: 0644]
src/tools/crimson/perf_crimson_msgr.cc [new file with mode: 0644]