Whamcloud - gitweb
Branch HEAD
authortianzy <tianzy>
Wed, 12 Aug 2009 08:42:03 +0000 (08:42 +0000)
committertianzy <tianzy>
Wed, 12 Aug 2009 08:42:03 +0000 (08:42 +0000)
make test_11 of sanity_quota.sh invalid
b=19835
i=johann

lustre/tests/sanity-quota.sh

index 9b4c876..88a6343 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