From: yujian Date: Wed, 12 Mar 2008 04:24:47 +0000 (+0000) Subject: Branch HEAD X-Git-Tag: v1_7_0_51~135 X-Git-Url: https://git.whamcloud.com/?a=commitdiff_plain;h=02c93f24498a09b86bdda83904bdde2e0b8c4ac4;p=fs%2Flustre-release.git Branch HEAD b=15202 Remove test_27o and test_27q from ALWAYS_EXCEPT list. --- diff --git a/lustre/tests/sanity.sh b/lustre/tests/sanity.sh index b008071..cdcf445 100644 --- a/lustre/tests/sanity.sh +++ b/lustre/tests/sanity.sh @@ -7,8 +7,8 @@ set -e ONLY=${ONLY:-"$*"} -# bug number for skipped test: 4900 4900 2108 9789 3637 9789 3561 12653 12653 13310 10764 -ALWAYS_EXCEPT=" 27o 27q 42a 42b 42c 42d 45 65a 65e 74b 75 $SANITY_EXCEPT" +# bug number for skipped test: 2108 9789 3637 9789 3561 12653 12653 13310 10764 +ALWAYS_EXCEPT=" 42a 42b 42c 42d 45 65a 65e 74b 75 $SANITY_EXCEPT" # bug number for skipped test: 2108 9789 3637 9789 3561 5188/5749 1443 #ALWAYS_EXCEPT=${ALWAYS_EXCEPT:-"27m 42a 42b 42c 42d 45 68 76"} # UPDATE THE COMMENT ABOVE WITH BUG NUMBERS WHEN CHANGING ALWAYS_EXCEPT!