Whamcloud - gitweb
LU-13156 tests: skip sanity-selinux test_21a+21b
[fs/lustre-release.git] / lustre / tests / sanity-selinux.sh
index 44ec962..06ba994 100755 (executable)
@@ -15,8 +15,8 @@
 set -e
 
 ONLY=${ONLY:-"$*"}
-# bug number for skipped test:
-ALWAYS_EXCEPT=${ALWAYS_EXCEPT:-"$SANITY_SELINUX_EXCEPT"}
+# bug number for skipped test:                         LU-13156
+ALWAYS_EXCEPT=${ALWAYS_EXCEPT:-"$SANITY_SELINUX_EXCEPT 21a 21b"}
 # UPDATE THE COMMENT ABOVE WITH BUG NUMBERS WHEN CHANGING ALWAYS_EXCEPT!
 
 SRCDIR=$(dirname $0)