From a05461c1ddbcdc3875b0b8aa3657d5cc75faa15e Mon Sep 17 00:00:00 2001 From: Rahul C S Date: Wed, 11 Jan 2012 17:43:27 +0530 Subject: Adding fsmark tests to sanity Change-Id: Ief7b6f884cf08321343e03758eeedb312b1fe799 Signed-off-by: Rahul C S --- sanity/system_light/config | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'sanity/system_light/config') diff --git a/sanity/system_light/config b/sanity/system_light/config index 85bdb76..3acde78 100755 --- a/sanity/system_light/config +++ b/sanity/system_light/config @@ -137,3 +137,7 @@ export SYSCALL_PLOT=$TOOL_DIR/syscallbench/syscallben-plot #tiobench related variables export TIO_BIN=/opt/qa/tools/tiobench-0.3.3/tiotest + +#fsmark related variables +export SUBDIR_COUNT=4 +export THR_COUNT=4 -- cgit