From: Landen Date: Fri, 6 Aug 2010 02:33:07 +0000 (+0400) Subject: b=20877 disable test_12 of sanity-quota.sh X-Git-Tag: 2.0.50.0~31 X-Git-Url: https://git.whamcloud.com/?p=fs%2Flustre-release.git;a=commitdiff_plain;h=eb9daa98d7548b99d3e8a7052bb454e284ce5a6d b=20877 disable test_12 of sanity-quota.sh i=johann --- diff --git a/lustre/tests/sanity-quota.sh b/lustre/tests/sanity-quota.sh index a77fb1a..45c830c 100644 --- a/lustre/tests/sanity-quota.sh +++ b/lustre/tests/sanity-quota.sh @@ -19,7 +19,9 @@ export PATH=$PWD/$SRCDIR:$SRCDIR:$PWD/$SRCDIR/../utils:$PATH:/sbin ONLY=${ONLY:-"$*"} # 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 $SANITY_QUOTA_EXCEPT" +# We have changed the mechanism of quota, test_12 is meanless now. +# b=20877 +ALWAYS_EXCEPT="10 12 $SANITY_QUOTA_EXCEPT" # UPDATE THE COMMENT ABOVE WITH BUG NUMBERS WHEN CHANGING ALWAYS_EXCEPT! case `uname -r` in