]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
qa/tasks: prolong revive_osd() timeout to 6 min 18362/head
authorKefu Chai <kchai@redhat.com>
Fri, 22 Sep 2017 02:58:40 +0000 (10:58 +0800)
committerKarol Mroz <kmroz@suse.de>
Tue, 17 Oct 2017 19:01:40 +0000 (12:01 -0700)
commit8b4fe14ba0e9f8e1b09ae4112dbebd370136bd3f
tree9b7c680a98a2c6f3070b09b21306480cf80a8165
parent61aca440334219d5d04df632812dbdf164de3fbc
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>
(cherry picked from commit 42be200c564184feff1056b7771ce3c1b2cc5527)
qa/tasks/ceph_manager.py