From 51eae9596ec65e10ddb78c2a7d6dde1f73d92f65 Mon Sep 17 00:00:00 2001 From: grev Date: Mon, 22 Jun 2009 11:27:59 +0000 Subject: [PATCH] b=18382 b=15587 add test_40, test_48 to ALWAYS_EXCEPT list --- 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 0409118..a98e078 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: -ALWAYS_EXCEPT="$REPLAY_SINGLE_EXCEPT" +# bug number: 15587 18382 +ALWAYS_EXCEPT="40 48 $REPLAY_SINGLE_EXCEPT" if [ "$FAILURE_MODE" = "HARD" ] && mixed_ost_devs; then CONFIG_EXCEPTIONS="0b 42 47 61a 61c" -- 1.8.3.1