From: bwzhou Date: Tue, 10 Jun 2008 06:26:59 +0000 (+0000) Subject: Branch HEAD X-Git-Tag: v1_9_50~394 X-Git-Url: https://git.whamcloud.com/?p=fs%2Flustre-release.git;a=commitdiff_plain;h=be5a77ae66eab1841f67da28ac9bca10a038a1fb Branch HEAD b=13380 remove test 2 and 4 form ALWAYS_EXCEPT since 13380(13129) is fixed --- diff --git a/lustre/tests/insanity.sh b/lustre/tests/insanity.sh index 7e2c57a..f4b7754 100755 --- a/lustre/tests/insanity.sh +++ b/lustre/tests/insanity.sh @@ -9,8 +9,8 @@ LUSTRE=${LUSTRE:-`dirname $0`/..} init_test_env $@ . ${CONFIG:=$LUSTRE/tests/cfg/$NAME.sh} -# 13129 13129 -ALWAYS_EXCEPT="2 4 10 $INSANITY_EXCEPT" +# +ALWAYS_EXCEPT="10 $INSANITY_EXCEPT" if [ "$FAILURE_MODE" = "HARD" ]; then mixed_ost_devs && CONFIG_EXCEPTIONS="0 2 4 5 6 8" && \