Whamcloud - gitweb
LU-13628 tests: add sanityn test_106 to ALWAYS_EXCEPT
[fs/lustre-release.git] / lustre / tests / sanityn.sh
index 526c8da..242797c 100755 (executable)
@@ -18,8 +18,8 @@ init_test_env $@
 init_logging
 
 ALWAYS_EXCEPT="$SANITYN_EXCEPT "
-# bug number for skipped test:  LU-7105
-ALWAYS_EXCEPT+="                28 "
+# bug number for skipped test:  LU-7105 LU-13628
+ALWAYS_EXCEPT+="                28      106"
 # UPDATE THE COMMENT ABOVE WITH BUG NUMBERS WHEN CHANGING ALWAYS_EXCEPT!
 
 # skip tests for PPC until they are fixed