X-Git-Url: https://git.whamcloud.com/?p=fs%2Flustre-release.git;a=blobdiff_plain;f=lustre%2Ftests%2Fsanityn.sh;h=a0bfb327959983ea280faef386b6e41e785fc4d8;hp=417037ce9c396ae6b6bb29462f7f0f6b63865914;hb=7fa66448c2f51775fbbd4f50d114b4ca64e59576;hpb=9b8eb394ab9164066115596d26786bce80f07bd8 diff --git a/lustre/tests/sanityn.sh b/lustre/tests/sanityn.sh index 417037c..a0bfb32 100755 --- a/lustre/tests/sanityn.sh +++ b/lustre/tests/sanityn.sh @@ -3,8 +3,8 @@ set -e ONLY=${ONLY:-"$*"} -# bug number for skipped test: 3192 LU-1205 15528/3811 9977 15528/11549 18080 -ALWAYS_EXCEPT=" 14b 18c 19 28 29 35 $SANITYN_EXCEPT" +# bug number for skipped test: LU-1205 9977/LU-7105 LU-9452 +ALWAYS_EXCEPT=" 18c 28 29 $SANITYN_EXCEPT" # UPDATE THE COMMENT ABOVE WITH BUG NUMBERS WHEN CHANGING ALWAYS_EXCEPT! SRCDIR=$(dirname $0)