From ca0688e346ae2b6852d4198566c29b1947249c1e Mon Sep 17 00:00:00 2001 From: "robert.read" Date: Wed, 7 Oct 2009 17:48:59 +0000 Subject: [PATCH] Branch HEAD b=18857 Disable replay-single test 33b. --- lustre/tests/replay-single.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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" -- 1.8.3.1