Whamcloud - gitweb
LU-9693 tests: Adding sanity test_42a & 42c to always_except
[fs/lustre-release.git] / lustre / tests / sanity.sh
index 6922bc5..19cb29f 100755 (executable)
@@ -8,8 +8,8 @@
 set -e
 
 ONLY=${ONLY:-"$*"}
-# bug number for skipped test:  LU-6493 3561 5188
-ALWAYS_EXCEPT="                 42b     45   68b   $SANITY_EXCEPT"
+# bug number for skipped test: LU-9693 LU-6493 LU-9693 3561 5188
+ALWAYS_EXCEPT="                42a    42b      42c     45   68b $SANITY_EXCEPT"
 # UPDATE THE COMMENT ABOVE WITH BUG NUMBERS WHEN CHANGING ALWAYS_EXCEPT!
 
 # bug number for skipped tests: LU-2036 LU-8411 LU-9096