Merge pull request #18078 from liewegas/wip-21614

qa/suites/rados/singleton/all/recover-preemption: handle slow starting osd

Reviewed-by: Kefu Chai <kchai@redhat.com>
This commit is contained in:
Yuri Weinstein 2017-10-03 12:33:29 -07:00 committed by GitHub
commit 7b1c77a643

View File

@ -43,8 +43,7 @@ tasks:
- rados -p foo bench 3 write -b 4096 --no-cleanup
- ceph osd unset noup
- sleep 10
- ceph tell osd.* config set osd_recovery_sleep 0
- ceph tell osd.* config set osd_recovery_max_active 20
- for f in 0 1 2 3 ; do sudo ceph daemon osd.$f config set osd_recovery_sleep 0 ; sudo ceph daemon osd.$f config set osd_recovery_max_active 20 ; done
- ceph.healthy:
- exec:
osd.0: