[sheepdog] [PATCH] tests/func: fix spurious error for 032

Liu Yuan namei.unix at gmail.com
Thu Jan 30 07:05:45 CET 2014


Signed-off-by: Liu Yuan <namei.unix at gmail.com>
---
 tests/functional/032 | 1 +
 1 file changed, 1 insertion(+)

diff --git a/tests/functional/032 b/tests/functional/032
index d902a30..4b65c5d 100755
--- a/tests/functional/032
+++ b/tests/functional/032
@@ -34,6 +34,7 @@ for i in `seq 1 7`; do
     _start_sheep $i
 done
 
+_wait_for_sheep 8
 _wait_for_sheep_recovery 0
 
 ls $STORE/*/obj/807c2b2500000000 | _filter_store | sort
-- 
1.8.1.2




More information about the sheepdog mailing list