summaryrefslogtreecommitdiffstats
path: root/tests/05r6tor0
diff options
context:
space:
mode:
Diffstat (limited to 'tests/05r6tor0')
-rw-r--r--tests/05r6tor04
1 files changed, 4 insertions, 0 deletions
diff --git a/tests/05r6tor0 b/tests/05r6tor0
index 2fd51f2..b2685b7 100644
--- a/tests/05r6tor0
+++ b/tests/05r6tor0
@@ -13,6 +13,10 @@ check raid5
testdev $md0 3 19456 512
mdadm -G $md0 -l0
check wait; sleep 1
+while ps auxf | grep "mdadm -G" | grep -v grep
+do
+ sleep 1
+done
check raid0
testdev $md0 3 19456 512
mdadm -G $md0 -l5 --add $dev3 $dev4