]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
tests: Reducing sleep time for osd to be up
authorErwan Velu <erwan@redhat.com>
Mon, 21 Mar 2016 15:20:25 +0000 (16:20 +0100)
committerErwan Velu <erwan@redhat.com>
Tue, 5 Apr 2016 07:36:25 +0000 (09:36 +0200)
commit0d254d8916a7828822efe51e245178c3c120f146
tree464a8843ffd69ab42567249ce56858f755ecdf3c
parent0eea2436d9fd83301c844e87a03433c94a7b3978
tests: Reducing sleep time for osd to be up

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>
qa/workunits/cephtool/test.sh