]> git.ipfire.org Git - thirdparty/mdadm.git/blobdiff - tests/13imsm-r0_r0_3d-grow-r0_r0_4d
tests/10ddf-fail-stop-readd: New DDF unit test
[thirdparty/mdadm.git] / tests / 13imsm-r0_r0_3d-grow-r0_r0_4d
index 26b69f18065689ecb4b92e2572503e851c4d532c..27ba83b3af4c79c53e32a35a4a52889d585a4bd7 100644 (file)
@@ -1,3 +1,5 @@
+. tests/env-imsm-template
+
 # Grow a container (arrays inside) from 3 disks to 4 disks
 # POSITIVE test
 
@@ -15,7 +17,7 @@ vol0_offset=0
 
 vol1_level=0
 vol1_comp_size=$((5 * 1024))
-vol1_chunk=512
+vol1_chunk=128
 vol1_num_comps=$num_disks
 vol1_offset=$((vol0_comp_size + 2048))