From: grev Date: Fri, 18 Jan 2008 09:29:28 +0000 (+0000) Subject: b=12652 X-Git-Tag: v1_8_0_110~826 X-Git-Url: https://git.whamcloud.com/?a=commitdiff_plain;h=cf58667bb84dc69b5eb56fc489e818d5ee71b39b;p=fs%2Flustre-release.git b=12652 i=Adilger except all ETXTBSY tests for SLES10 --- diff --git a/lustre/tests/sanityN.sh b/lustre/tests/sanityN.sh index 44ebb7f..f97e40a 100644 --- a/lustre/tests/sanityN.sh +++ b/lustre/tests/sanityN.sh @@ -7,6 +7,9 @@ ONLY=${ONLY:-"$*"} ALWAYS_EXCEPT=" 14b 14c $SANITYN_EXCEPT" # UPDATE THE COMMENT ABOVE WITH BUG NUMBERS WHEN CHANGING ALWAYS_EXCEPT! +# bug number for skipped test: 12652 12652 +grep -q 'Enterprise Server 10' /etc/SuSE-release && ALWAYS_EXCEPT="$ALWAYS_EXCEPT 11 14" || true + [ "$SLOW" = "no" ] && EXCEPT_SLOW="12 16" # Tests that fail on uml