Whamcloud - gitweb
LU-4149 tests: disable sanity_scrub(7, 15) for dne test.
[fs/lustre-release.git] / lustre / tests / sanity-scrub.sh
index c12ab5c..e2017a1 100644 (file)
@@ -555,6 +555,9 @@ test_6() {
 run_test 6 "OI scrub resumes from last checkpoint"
 
 test_7() {
+       # skip test_7 for LU-4149
+       [ $MDSCOUNT -ge 2 ] && skip "skip now for >= 2 MDTs" && return
+
        scrub_prep 500
        scrub_backup_restore 1
 
@@ -999,6 +1002,8 @@ test_14() {
 run_test 14 "OI scrub can repair objects under lost+found"
 
 test_15() {
+       # skip test_15 for LU-4182
+       [ $MDSCOUNT -ge 2 ] && skip "skip now for >= 2 MDTs" && return
        scrub_prep 20
        scrub_backup_restore 1
        echo "starting MDTs with OI scrub disabled"