Whamcloud - gitweb
b=20878
authornathan <nathan>
Fri, 2 Oct 2009 23:47:09 +0000 (23:47 +0000)
committernathan <nathan>
Fri, 2 Oct 2009 23:47:09 +0000 (23:47 +0000)
i=rread
temporarily disable 5a, 5b until 20878 is fixed

lustre/tests/lreplicate-test.sh

index df8be4b..563839d 100644 (file)
@@ -10,8 +10,8 @@ SRCDIR=`dirname $0`
 export PATH=$PWD/$SRCDIR:$SRCDIR:$PWD/$SRCDIR/../utils:$PATH:/sbin
 
 ONLY=${ONLY:-"$*"}
-ALWAYS_EXCEPT="$LREPLICATE_EXCEPT"
-# bug number for skipped test: -
+ALWAYS_EXCEPT="$LREPLICATE_EXCEPT 5a 5b"
+# bug number for skipped test: -  20878
 # UPDATE THE COMMENT ABOVE WITH BUG NUMBERS WHEN CHANGING ALWAYS_EXCEPT!
 
 [ "$ALWAYS_EXCEPT$EXCEPT" ] && \