From 3e622ba03d973369d89e146511041751207532fb Mon Sep 17 00:00:00 2001 From: Elena Gryaznova Date: Thu, 4 Feb 2010 19:30:52 +0300 Subject: [PATCH] b=21990 add parallel-scale EXCEPT list i=Minh.Diep --- lustre/tests/parallel-scale.sh | 3 +++ 1 file changed, 3 insertions(+) diff --git a/lustre/tests/parallel-scale.sh b/lustre/tests/parallel-scale.sh index 3cb0fbf..b3b187b 100644 --- a/lustre/tests/parallel-scale.sh +++ b/lustre/tests/parallel-scale.sh @@ -7,6 +7,9 @@ LUSTRE=${LUSTRE:-$(cd $(dirname $0)/..; echo $PWD)} init_test_env $@ . ${CONFIG:=$LUSTRE/tests/cfg/$NAME.sh} +# bug number: +ALWAYS_EXCEPT="$PARALLEL_SCALE_EXCEPT" + # # compilbench # -- 1.8.3.1