]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
test/crimson: always use "async" for alien msgr
authorKefu Chai <kchai@redhat.com>
Mon, 11 Feb 2019 14:02:02 +0000 (22:02 +0800)
committerYingxin Cheng <yingxincheng@gmail.com>
Tue, 12 Feb 2019 16:03:20 +0000 (00:03 +0800)
commitc0bca9c296aa7537e453396138d23214ea191abe
treef59220885bc07a980a68ae46225255b0d73b727c
parentf59b25029e68a0700f5707aab26a37d2a05aca73
test/crimson: always use "async" for alien msgr

avoid reading from conf as it is not populated yet without calling
`ceph::common::sharded_conf().start()` first.

Signed-off-by: Kefu Chai <kchai@redhat.com>
src/test/crimson/test_alien_echo.cc