From: robert.read Date: Wed, 7 Oct 2009 17:48:59 +0000 (+0000) Subject: Branch HEAD X-Git-Tag: v1_9_280~7 X-Git-Url: https://git.whamcloud.com/?a=commitdiff_plain;h=ca0688e346ae2b6852d4198566c29b1947249c1e;p=fs%2Flustre-release.git Branch HEAD b=18857 Disable replay-single test 33b. --- diff --git a/lustre/tests/replay-single.sh b/lustre/tests/replay-single.sh index 2ebecbf..b126516 100755 --- a/lustre/tests/replay-single.sh +++ b/lustre/tests/replay-single.sh @@ -19,8 +19,8 @@ GRANT_CHECK_LIST=${GRANT_CHECK_LIST:-""} remote_mds_nodsh && log "SKIP: remote MDS with nodsh" && exit 0 # Skip these tests -# bug number: 17466 15962 -ALWAYS_EXCEPT="61d $REPLAY_SINGLE_EXCEPT" +# bug number: 17466 18857,15962 +ALWAYS_EXCEPT="61d 33b $REPLAY_SINGLE_EXCEPT" if [ "$FAILURE_MODE" = "HARD" ] && mixed_ost_devs; then CONFIG_EXCEPTIONS="0b 42 47 61a 61c"