[Ocfs2-test-devel] [PATCH 07/11] ocfs2-test: Removed 3rd party tests from the build.

tristan.ye tristan.ye at oracle.com
Thu Oct 30 20:17:52 PDT 2008


Signed-off-by: Tristan Ye <tristan.ye at oracle.com>

On Thu, 2008-10-30 at 12:32 -0700, Marcos Matsunaga wrote:
> This is to remove some of the tests that we have in ocfs2-tests and we don't
> want in the ocfs2-test RPM.
> 
> 	bonnie
> 	dbench
> 	iozone
> 	postmark
> 
> Signed-off-by: Marcos Matsunaga <Marcos.Matsunaga at oracle.com>
> ---
>  programs/Makefile |    4 ----
>  1 files changed, 0 insertions(+), 4 deletions(-)
> 
> diff --git a/programs/Makefile b/programs/Makefile
> index ec399e9..9670a3c 100644
> --- a/programs/Makefile
> +++ b/programs/Makefile
> @@ -8,7 +8,6 @@ SUBDIRS =			\
>  	atime_quantum		\
>  	backup_super		\
>  	basic-dual-data		\
> -	bonnie			\
>  	buildkernel		\
>  	check_file_size_limits	\
>  	create_and_open		\
> @@ -16,7 +15,6 @@ SUBDIRS =			\
>  	create_racer		\
>  	cross_delete		\
>  	db_resize		\
> -	dbench			\
>  	dirop_fileop_racer	\
>  	dlmstress1		\
>  	exorcist		\
> @@ -29,7 +27,6 @@ SUBDIRS =			\
>  	forkwriter		\
>  	fsx			\
>  	inline-data		\
> -	iozone			\
>  	kernel_build_parallel_find	\
>  	lock_grab		\
>  	logwriter		\
> @@ -40,7 +37,6 @@ SUBDIRS =			\
>  	multi_node_mmap		\
>  	open_delete		\
>  	parallel_timing		\
> -	postmark		\
>  	python_common		\
>  	quick_appending_writes	\
>  	recovery_load		\




More information about the Ocfs2-test-devel mailing list