[sheepdog] [PATCH 3/3] tests/func: fix 068 so that _vdi_list different node in the loop
Liu Yuan
namei.unix at gmail.com
Mon Aug 12 08:22:52 CEST 2013
Signed-off-by: Liu Yuan <namei.unix at gmail.com>
---
tests/functional/068 | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/tests/functional/068 b/tests/functional/068
index 3dcdb39..28afe4e 100755
--- a/tests/functional/068
+++ b/tests/functional/068
@@ -31,5 +31,5 @@ done
$COLLIE vdi create test 10M
for i in 0 1 2; do
- _vdi_list
+ _vdi_list -p $((7000+$i))
done
--
1.7.9.5
More information about the sheepdog
mailing list