[Ocfs2-test-devel] [PATCH 36/59] fillverifyholes: improve test speed

Junxiao Bi junxiao.bi at oracle.com
Sun Sep 13 19:44:22 PDT 2015


Signed-off-by: Junxiao Bi <junxiao.bi at oracle.com>
---
 programs/python_common/single_run-WIP.sh |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/programs/python_common/single_run-WIP.sh b/programs/python_common/single_run-WIP.sh
index 0d700cd..7539976 100755
--- a/programs/python_common/single_run-WIP.sh
+++ b/programs/python_common/single_run-WIP.sh
@@ -501,7 +501,7 @@ EOF
 
 		do_format ${blocksize} ${clustersize} ${features} ${device}
 
-		fill_verify_holes.sh -i 10000 -s ${filesize} -c 2 -m ${mountpoint} -l ${ldir} \
+		fill_verify_holes.sh -i 100 -s ${filesize} -c 1 -m ${mountpoint} -l ${ldir} \
 			-d ${device} -o ${mountopts} ${mmap} ${punchholes} >${outlog} 2>&1
 		RC=$?
 
-- 
1.7.9.5




More information about the Ocfs2-test-devel mailing list