[Ocfs2-test-devel] [PATCH 12/59] ocfs2-test: adjust inodes test parameter in discontig test

Zhen Ren zren at suse.com
Mon Sep 14 00:25:41 PDT 2015


Hi,

Patches at least before this one, should be good. Because we've been using them
for long time. They work well.

Thanks,
--
Eric

 >>>
> From: Tiger Yang <tiger.yang at oracle.com> 
>  
> this fix will reduce the test time, otherwise it will take 3-4 days. 
>  
> Signed-off-by: Tiger Yang <tiger.yang at oracle.com> 
> Signed-off-by: Junxiao Bi <junxiao.bi at oracle.com> 
> --- 
>  programs/discontig_bg_test/discontig_runner.sh |    2 +- 
>  1 file changed, 1 insertion(+), 1 deletion(-) 
>  
> diff --git a/programs/discontig_bg_test/discontig_runner.sh  
> b/programs/discontig_bg_test/discontig_runner.sh 
> index fa348e8..0f389a4 100755 
> --- a/programs/discontig_bg_test/discontig_runner.sh 
> +++ b/programs/discontig_bg_test/discontig_runner.sh 
> @@ -209,7 +209,7 @@ function f_inodes_test() 
>  	local filename= 
>   
>  	f_LogMsg ${LOG_FILE} "Activate inode discontig-bg on ${DEVICE}" 
> -	${DISCONTIG_ACTIVATE_BIN} -t inode -r 2048 -b $BLOCKSIZE -c ${CLUSTERSIZE} -d  
> ${DEVICE} -o ${LOG_DIR} -l ${LABELNAME} ${MOUNT_POINT} >>${LOG_FILE} 2>&1 
> +	${DISCONTIG_ACTIVATE_BIN} -t inode -r 200 -b $BLOCKSIZE -c ${CLUSTERSIZE} -d  
> ${DEVICE} -o ${LOG_DIR} -l ${LABELNAME} ${MOUNT_POINT} >>${LOG_FILE} 2>&1 
>  	RET=$? 
>  	f_exit_or_not ${RET} 
>   
 





More information about the Ocfs2-test-devel mailing list