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

Eric Ren zren at suse.com
Tue Sep 22 20:16:14 PDT 2015


Hi Junxiao and all,

Thanks for this. We also suffer from this problem.

Reviewed-by: Eric Ren <zren at sue.com>

Thanks,
Eric Ren

On Mon, Sep 14, 2015 at 10:44:22AM +0800, Junxiao Bi wrote: 
> 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
> 
> 
> _______________________________________________
> Ocfs2-test-devel mailing list
> Ocfs2-test-devel at oss.oracle.com
> https://oss.oracle.com/mailman/listinfo/ocfs2-test-devel
> 



More information about the Ocfs2-test-devel mailing list