]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
qa/standalone/osd/osd-mark-down: create pool to get updated osdmap faster
authorhuangjun <huangjun@xsky.com>
Mon, 9 Oct 2017 14:05:21 +0000 (22:05 +0800)
committerhuangjun <huangjun@xsky.com>
Mon, 9 Oct 2017 14:19:29 +0000 (22:19 +0800)
commitee618a38a9ed06b3ea4d02e46cdeae6afb376b82
treef0df661a5f03ef686b5a840df8bef8655608b1f5
parent4466fb60581fe46574946c822b3d75c96af14b55
qa/standalone/osd/osd-mark-down: create pool to get updated osdmap faster

Mon send osdmap to random osds after we mark osd down, the down osd
may use more than $sleep time to get updated osdmap if there is no
osd ping between osds. So create pool after setup cluster.

Signed-off-by: huangjun <huangjun@xsky.com>
qa/standalone/osd/osd-markdown.sh