Whamcloud - gitweb
Branch HEAD
authorbwzhou <bwzhou>
Tue, 10 Jun 2008 06:26:59 +0000 (06:26 +0000)
committerbwzhou <bwzhou>
Tue, 10 Jun 2008 06:26:59 +0000 (06:26 +0000)
b=13380

remove test 2 and 4 form ALWAYS_EXCEPT since 13380(13129) is fixed

lustre/tests/insanity.sh

index 7e2c57a..f4b7754 100755 (executable)
@@ -9,8 +9,8 @@ LUSTRE=${LUSTRE:-`dirname $0`/..}
 init_test_env $@
 
 . ${CONFIG:=$LUSTRE/tests/cfg/$NAME.sh}
-#              13129  13129                 
-ALWAYS_EXCEPT="2      4     10  $INSANITY_EXCEPT"
+#              
+ALWAYS_EXCEPT="10  $INSANITY_EXCEPT"
 
 if [ "$FAILURE_MODE" = "HARD" ]; then
     mixed_ost_devs && CONFIG_EXCEPTIONS="0 2 4 5 6 8" && \