[sheepdog] [PATCH] tests/functional/060: wait for recovery before listing vdis
MORITA Kazutaka
morita.kazutaka at lab.ntt.co.jp
Tue Aug 27 10:34:31 CEST 2013
Signed-off-by: MORITA Kazutaka <morita.kazutaka at lab.ntt.co.jp>
---
tests/functional/060 | 2 ++
1 file changed, 2 insertions(+)
diff --git a/tests/functional/060 b/tests/functional/060
index fb6bc31..3dfc15f 100755
--- a/tests/functional/060
+++ b/tests/functional/060
@@ -44,6 +44,8 @@ for i in 0 1 2; do
_reboot_without_dog_shutdown
done
+_wait_for_sheep_recovery 0
+
for i in `seq 0 7`; do
$DOG cluster info -p 700$i | _filter_cluster_info > $STORE/cinfo.$i
_vdi_list -p 700$i
--
1.8.1.3.566.gaa39828
More information about the sheepdog
mailing list