X-Git-Url: https://git.whamcloud.com/?p=fs%2Flustre-release.git;a=blobdiff_plain;f=lustre%2Ftests%2FsanityN.sh;h=1c4051a70517d1f22af20bf691d538d2be562479;hp=5af953bbc98d1e735e97cf3a65facedda1065a1f;hb=f5b6aa43e3037d5ce8e3412c1ada6d1d6679c6d4;hpb=b2b9201fa34e07b1a29a2951f5bcefc741c32dc2 diff --git a/lustre/tests/sanityN.sh b/lustre/tests/sanityN.sh index 5af953b..1c4051a 100644 --- a/lustre/tests/sanityN.sh +++ b/lustre/tests/sanityN.sh @@ -7,7 +7,7 @@ ONLY=${ONLY:-"$*"} ALWAYS_EXCEPT="14b 28 $SANITYN_EXCEPT" # UPDATE THE COMMENT ABOVE WITH BUG NUMBERS WHEN CHANGING ALWAYS_EXCEPT! -[ "$SLOW" = "no" ] && EXCEPT="$EXCEPT 12 16" +[ "$SLOW" = "no" ] && EXCEPT_SLOW="12 16" # Tests that fail on uml [ "$UML" = "true" ] && EXCEPT="$EXCEPT 7"