Whamcloud - gitweb
Branch b1_8
authortianzy <tianzy>
Fri, 24 Jul 2009 06:26:34 +0000 (06:26 +0000)
committertianzy <tianzy>
Fri, 24 Jul 2009 06:26:34 +0000 (06:26 +0000)
make test_11 of sanity_quota.sh invalid
b=19835
i=johann

lustre/tests/sanity-quota.sh

index 102f27e..463e4a1 100644 (file)
@@ -17,7 +17,9 @@ SRCDIR=`dirname $0`
 export PATH=$PWD/$SRCDIR:$SRCDIR:$PWD/$SRCDIR/../utils:$PATH:/sbin
 
 ONLY=${ONLY:-"$*"}
-ALWAYS_EXCEPT="10 $SANITY_QUOTA_EXCEPT"
+# test_11 has been used to protect a kernel bug(bz10912), now it isn't
+# useful any more. Then add it to ALWAYS_EXCEPT. b=19835
+ALWAYS_EXCEPT="10 11 $SANITY_QUOTA_EXCEPT"
 # UPDATE THE COMMENT ABOVE WITH BUG NUMBERS WHEN CHANGING ALWAYS_EXCEPT!
 
 case `uname -r` in