From: Johann Lombardi Date: Thu, 20 May 2010 09:04:30 +0000 (+0200) Subject: b=22868 disable sanity-quota test 32 until bug 22868 is fixed X-Git-Tag: v1_8_3_51~9 X-Git-Url: https://git.whamcloud.com/?a=commitdiff_plain;h=90440fb025adddd2c0fa7d01ba41f2d45a312892;p=fs%2Flustre-release.git b=22868 disable sanity-quota test 32 until bug 22868 is fixed --- diff --git a/lustre/tests/sanity-quota.sh b/lustre/tests/sanity-quota.sh index 6887305..ea3c175 100644 --- a/lustre/tests/sanity-quota.sh +++ b/lustre/tests/sanity-quota.sh @@ -19,7 +19,8 @@ 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 11 $SANITY_QUOTA_EXCEPT" +# test 32 is disabled due to bug 22868 +ALWAYS_EXCEPT="10 11 32 $SANITY_QUOTA_EXCEPT" # UPDATE THE COMMENT ABOVE WITH BUG NUMBERS WHEN CHANGING ALWAYS_EXCEPT! case `uname -r` in