[sheepdog] [PATCH 12/14] tests/001: sleep before starting next sheep
MORITA Kazutaka
morita.kazutaka at lab.ntt.co.jp
Tue Apr 30 10:30:07 CEST 2013
Signed-off-by: MORITA Kazutaka <morita.kazutaka at lab.ntt.co.jp>
---
tests/001 | 1 +
1 file changed, 1 insertion(+)
diff --git a/tests/001 b/tests/001
index 38d0295..3f61d95 100755
--- a/tests/001
+++ b/tests/001
@@ -54,6 +54,7 @@ $COLLIE cluster info -p 7002 | _filter_cluster_info
# add the other nodes
for i in 0 1; do
_start_sheep $i
+ sleep 1
done
_wait_for_sheep 3
--
1.8.1.3.566.gaa39828
More information about the sheepdog
mailing list