Whamcloud - gitweb
b=5188,5749
authornic <nic>
Thu, 17 Mar 2005 19:45:04 +0000 (19:45 +0000)
committernic <nic>
Thu, 17 Mar 2005 19:45:04 +0000 (19:45 +0000)
remove test 68 until bugs are fixed, it is causing sanity to never complete
test 68 is swap on Lustre

lustre/tests/sanity.sh

index bfaff19..02e1214 100644 (file)
@@ -7,8 +7,8 @@
 set -e
 
 ONLY=${ONLY:-"$*"}
-# bug number for skipped test: 2108 3637 3561
-ALWAYS_EXCEPT=${ALWAYS_EXCEPT:-"42a 42c  45"}
+# bug number for skipped test: 2108 3637 3561 5188/5749
+ALWAYS_EXCEPT=${ALWAYS_EXCEPT:-"42a 42c 45 68"}
 # UPDATE THE COMMENT ABOVE WITH BUG NUMBERS WHEN CHANGING ALWAYS_EXCEPT!
 
 [ "$ALWAYS_EXCEPT$EXCEPT" ] && \