X-Git-Url: https://git.whamcloud.com/?p=fs%2Flustre-release.git;a=blobdiff_plain;f=lustre%2Ftests%2Fsanity.sh;h=e4162eb1a2c2a3f93eb8670ede398e622a8d2904;hp=448a12d6497e0a0c6697fe409478602fb87ad74f;hb=12bfc80b08d2b70c0052b271bfa2d34995b5892e;hpb=64ea261c346133b28e4b144103a800711fc604d0 diff --git a/lustre/tests/sanity.sh b/lustre/tests/sanity.sh index 448a12d..e4162eb 100644 --- a/lustre/tests/sanity.sh +++ b/lustre/tests/sanity.sh @@ -61,8 +61,8 @@ init_logging [ "$SLOW" = "no" ] && EXCEPT_SLOW="24o 27m 64b 68 71 77f 78 115 124b 230d" if [ $(facet_fstype $SINGLEMDS) = "zfs" ]; then - # bug number for skipped test: LU-1593 LU-1957 LU-2805 - ALWAYS_EXCEPT="$ALWAYS_EXCEPT 34h 180 184c" + # bug number for skipped test: LU-1593 LU-5242 LU-1957 LU-2805 + ALWAYS_EXCEPT="$ALWAYS_EXCEPT 34h 132 180 184c" [ "$SLOW" = "no" ] && EXCEPT_SLOW="$EXCEPT_SLOW 51b 51ba" fi