]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
qa/ceph_manager: check pg state again before timedout
authorhuangjun <huangjun@xsky.com>
Tue, 19 Sep 2017 16:04:04 +0000 (00:04 +0800)
committerVasu Kulkarni <vasu@redhat.com>
Wed, 22 Nov 2017 20:19:05 +0000 (12:19 -0800)
commit77bcb274331db2bc217c3a82a322cd7a9cf18546
tree0bd831a5c6bdb9ee783dcbd746d6a8774cf9a2fc
parentf143d0cb123196e76e333b003887d037ae78535d
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