]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
qa/ceph_manager: check pg state again before timedout 17810/head
authorhuangjun <huangjun@xsky.com>
Tue, 19 Sep 2017 16:04:04 +0000 (00:04 +0800)
committerhuangjun <huangjun@xsky.com>
Tue, 19 Sep 2017 16:04:04 +0000 (00:04 +0800)
commitfa40add7f0123dfeac30986f3d53cdfa77736a87
treebd4109939d17871464afd810c6e854500514af0b
parent62b6d2d92375e0c981349f155db7953c10f8a46f
qa/ceph_manager: check pg state again before timedout

Pg state maybe all in active+clean when no recovering going on,
so check it again before timedout.

Fixes: http://tracker.ceph.com/issues/21294
Signed-off-by: huangjun <huangjun@xsky.com>
qa/tasks/ceph_manager.py