[sheepdog] [PATCH] tests/011: fix random suprious fail
Liu Yuan
namei.unix at gmail.com
Wed Oct 17 10:44:57 CEST 2012
From: Liu Yuan <tailai.ly at taobao.com>
Signed-off-by: Liu Yuan <tailai.ly at taobao.com>
---
tests/011 | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/tests/011 b/tests/011
index 803ace7..de70a64 100755
--- a/tests/011
+++ b/tests/011
@@ -23,7 +23,7 @@ for i in 0 1 2; do
_start_sheep $i
done
-sleep 1
+_wait_for_sheep 3
echo check the number of vnodes
for i in 0 1 2; do
--
1.7.9.5
More information about the sheepdog
mailing list