Whamcloud - gitweb
LU-12312 tests: stop running sanity-sec test 31
[fs/lustre-release.git] / lustre / tests / sanity-sec.sh
index 1999151..f93895a 100755 (executable)
@@ -15,8 +15,8 @@ init_test_env $@
 init_logging
 
 ALWAYS_EXCEPT="$SANITY_SEC_EXCEPT "
-# bug number for skipped test:
-ALWAYS_EXCEPT+=" "
+# bug number for skipped test: LU-12312
+ALWAYS_EXCEPT+="               31"
 # UPDATE THE COMMENT ABOVE WITH BUG NUMBERS WHEN CHANGING ALWAYS_EXCEPT!
 
 [ "$SLOW" = "no" ] && EXCEPT_SLOW="26"