From: tappro Date: Tue, 19 May 2009 05:40:39 +0000 (+0000) Subject: - remove fixed bug from EXCEPT list, remove tests from SLOW list which are not X-Git-Tag: v1_9_190~20 X-Git-Url: https://git.whamcloud.com/?a=commitdiff_plain;h=9f83cc191dbed9c28e58f7886e8017ab3be55d93;p=fs%2Flustre-release.git - remove fixed bug from EXCEPT list, remove tests from SLOW list which are not really slow b:18556 i:rread --- diff --git a/lustre/tests/replay-dual.sh b/lustre/tests/replay-dual.sh index c6428c7..b9ca877 100755 --- a/lustre/tests/replay-dual.sh +++ b/lustre/tests/replay-dual.sh @@ -2,8 +2,8 @@ set -e -# bug number: 13129 13129 10124 -ALWAYS_EXCEPT="2 3 15c $REPLAY_DUAL_EXCEPT" +# bug number: 10124 +ALWAYS_EXCEPT="15c $REPLAY_DUAL_EXCEPT" SAVE_PWD=$PWD PTLDEBUG=${PTLDEBUG:--1} @@ -26,7 +26,7 @@ init_test_env $@ remote_mds_nodsh && skip "remote MDS with nodsh" && exit 0 -[ "$SLOW" = "no" ] && EXCEPT_SLOW="1 2 3 4 5 14" +[ "$SLOW" = "no" ] && EXCEPT_SLOW="21b" build_test_filter