Whamcloud - gitweb
Branch HEAD
authorrobert.read <robert.read>
Mon, 15 Jun 2009 21:41:44 +0000 (21:41 +0000)
committerrobert.read <robert.read>
Mon, 15 Jun 2009 21:41:44 +0000 (21:41 +0000)
Only run compilebench 2x as long when SLOW=y, instead of 5x.

lustre/tests/parallel-scale.sh

index da4318c..4cfe52f 100644 (file)
@@ -11,8 +11,8 @@ init_test_env $@
 # compilbench
 #
 cbench_DIR=${cbench_DIR:-""}
-cbench_IDIRS=${cbench_IDIRS:-10}
-cbench_RUNS=${cbench_RUNS:-10} # FIXME: wiki page requirements is 30, do we really need 30 ?
+cbench_IDIRS=${cbench_IDIRS:-4}
+cbench_RUNS=${cbench_RUNS:-4}  # FIXME: wiki page requirements is 30, do we really need 30 ?
 
 if [ "$SLOW" = "no" ]; then
     cbench_IDIRS=2