X-Git-Url: https://git.whamcloud.com/?a=blobdiff_plain;f=lustre%2Ftests%2Fsanity-lfsck.sh;h=a7fd2ef53f5fe246dce56bcd164ec92715812d9d;hb=470bdeec6ca5b4c68f456a10d68511653e67b378;hp=56fab70ef4bab426cb90c07844f8017ef59092ed;hpb=13372d6c243ccfc1a0886469f3c0dc048783ed47;p=fs%2Flustre-release.git diff --git a/lustre/tests/sanity-lfsck.sh b/lustre/tests/sanity-lfsck.sh index 56fab70..a7fd2ef 100644 --- a/lustre/tests/sanity-lfsck.sh +++ b/lustre/tests/sanity-lfsck.sh @@ -8,8 +8,8 @@ set -e ONLY=${ONLY:-"$*"} -#Bug number for excepting test LU-10406 -ALWAYS_EXCEPT="$SANITY_LFSCK_EXCEPT 31c" +#Bug number for excepting test LU-4684 LU-10406 +ALWAYS_EXCEPT="$SANITY_LFSCK_EXCEPT 15c 29c 31c" [ "$SLOW" = "no" ] && EXCEPT_SLOW="" # UPDATE THE COMMENT ABOVE WITH BUG NUMBERS WHEN CHANGING ALWAYS_EXCEPT!