Whamcloud - gitweb
Branch HEAD
authorrobert.read <robert.read>
Wed, 7 Oct 2009 17:48:59 +0000 (17:48 +0000)
committerrobert.read <robert.read>
Wed, 7 Oct 2009 17:48:59 +0000 (17:48 +0000)
b=18857

Disable replay-single test 33b.

lustre/tests/replay-single.sh

index 2ebecbf..b126516 100755 (executable)
@@ -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"