]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
qa/tasks: prolong revive_osd() timeout to 6 min
authorKefu Chai <kchai@redhat.com>
Fri, 22 Sep 2017 02:58:40 +0000 (10:58 +0800)
committerKefu Chai <kchai@redhat.com>
Fri, 22 Sep 2017 02:58:41 +0000 (10:58 +0800)
commit42be200c564184feff1056b7771ce3c1b2cc5527
tree590ba2519d5274cf8158ebd039978f62ddd4f6bf
parent4042c8eba58da91531644f99144a6fa720723832
qa/tasks: prolong revive_osd() timeout to 6 min

bluestore_fsck_on_mount and bluestore_fsck_on_mount_deep are enabled by
default. and bluestore is used as the default store backend. it takes
longer to perform the deep fsck with verbose log. so prolong the
revive_osd()'s timeout from 150 sec to 360 sec.

Fixes: http://tracker.ceph.com/issues/21474
Signed-off-by: Kefu Chai <kchai@redhat.com>
qa/tasks/ceph_manager.py