Whamcloud - gitweb
LU-4409 tests: disable insanity 10 for DNE
[fs/lustre-release.git] / lustre / tests / insanity.sh
index 32701f9..1a25d91 100755 (executable)
@@ -173,6 +173,9 @@ run_test 0 "Fail all nodes, independently"
 test_1() {
        [ $MDSCOUNT -lt 2 ] && skip "needs >= 2 MDTs" && return
 
+       [ "$(facet_fstype mds2)" = "zfs" ] &&
+               skip "LU-2059: no local config for ZFS MDTs" && return
+
        clients_up
 
        shutdown_facet mds1
@@ -606,6 +609,12 @@ run_test 9 "Ninth Failure Mode: CLIENT/CLIENT `date`"
 test_10() {
        [ $MDSCOUNT -lt 2 ] && skip "needs >= 2 MDTs" && return
 
+       #XXX Disable the test now for LU-4409
+       [ $MDSCOUNT -ge 2 ] && skip "skip for DNE due to LU-4409" && return
+
+       [ "$(facet_fstype ost1)" = "zfs" ] &&
+               skip "LU-2059: no local config for ZFS OSTs" && return
+
        shutdown_facet mds1
        reboot_facet mds1