X-Git-Url: https://git.whamcloud.com/?p=fs%2Flustre-release.git;a=blobdiff_plain;f=lustre%2Ftests%2Fsanity-lfsck.sh;h=eb50b54bc23b960d93c39353e261ba0a35844558;hp=8c1ed01fba964d8f317002f011aec603306501f0;hb=106abc184d8b57de560dc1874683ce5487dcf30a;hpb=54b9e3f789358bd9dfb94b77fe33a4faa1e28ab2 diff --git a/lustre/tests/sanity-lfsck.sh b/lustre/tests/sanity-lfsck.sh index 8c1ed01..eb50b54 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-10732 LU-10406 +ALWAYS_EXCEPT="$SANITY_LFSCK_EXCEPT 9a 31c" [ "$SLOW" = "no" ] && EXCEPT_SLOW="" # UPDATE THE COMMENT ABOVE WITH BUG NUMBERS WHEN CHANGING ALWAYS_EXCEPT!