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

Marcos Matsunaga Marcos.Matsunaga at oracle.com
Thu Oct 30 12:32:46 PDT 2008


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		\
-- 
1.5.6.3




More information about the Ocfs2-test-devel mailing list