mirror of
https://github.com/ceph/ceph
synced 2024-12-20 18:33:44 +00:00
0d254d8916
OSDs are taking some time to be up but waiting 10 secs seems execessive here between two loops. In the worst case, we can be in a situation of waiting 10secs for nothing as we are just a few microsecs after the osd is up. This patch simply reduce the sleep from 10 to 1 seconds. Signed-off-by: Erwan Velu <erwan@redhat.com> |
||
---|---|---|
.. | ||
test_daemon.sh | ||
test.sh |