Whamcloud - gitweb
Branch: HEAD
authorwangdi <wangdi>
Mon, 30 Apr 2007 23:55:41 +0000 (23:55 +0000)
committerwangdi <wangdi>
Mon, 30 Apr 2007 23:55:41 +0000 (23:55 +0000)
Fix bug number and ALWAYS_EXCEPT according to nathan's advices, which should
be line up vertically. Disable test_42 again, it seems bug9789 still there.

lustre/tests/sanity.sh

index 40e50ff..39db040 100644 (file)
@@ -7,8 +7,8 @@
 set -e
 
 ONLY=${ONLY:-"$*"}
-# bug number for skipped test: 4900 4900 2108 3637 3561 5188/5749 10764
-ALWAYS_EXCEPT=${ALWAYS_EXCEPT:-"27o 27q  45   68      75"}
+# bug number for skipped test: 4900 4900 2108 9789 3637 9789 3561 5188/5749 10764
+ALWAYS_EXCEPT=${ALWAYS_EXCEPT:-"27o 27q  42a  42b  42c  42d  45   68        75"}
 # UPDATE THE COMMENT ABOVE WITH BUG NUMBERS WHEN CHANGING ALWAYS_EXCEPT!
 
 [ "$SLOW" = "no" ] && EXCEPT="$EXCEPT 24o 27m 36f 36g 51b 51c 63 64b 71 73 77 101 115"