X-Git-Url: https://git.whamcloud.com/?p=fs%2Flustre-release.git;a=blobdiff_plain;f=lustre%2Ftests%2Fconf-sanity.sh;h=cd25613d98310bef77af38f03b9cf5f52be49408;hp=975d3e6c756c6933db4a8fc7a0e885224ebc0564;hb=9a6b2622c932686b28d2d4a041c769c3f3f3c3f3;hpb=e9a1d3d02df1c444e8f5190ad730817ce2506eea diff --git a/lustre/tests/conf-sanity.sh b/lustre/tests/conf-sanity.sh index 975d3e6..cd25613 100755 --- a/lustre/tests/conf-sanity.sh +++ b/lustre/tests/conf-sanity.sh @@ -5,7 +5,7 @@ set -e ONLY=${ONLY:-"$*"} # bug number for skipped test: LU-8972 -ALWAYS_EXCEPT="$CONF_SANITY_EXCEPT" +ALWAYS_EXCEPT="$CONF_SANITY_EXCEPT 101" # UPDATE THE COMMENT ABOVE WITH BUG NUMBERS WHEN CHANGING ALWAYS_EXCEPT! is_sles11() # LU-2181