Whamcloud - gitweb
LU-12889 lnet: Do not assume peers are MR capable
[fs/lustre-release.git] / lustre / tests / sanity-dom.sh
index 32373c5..2cfe0ee 100644 (file)
@@ -168,10 +168,10 @@ test_sanity()
 {
        # XXX: to fix 45. Add 42a, c when LU-9693 fixed.
        # Add 42b when LU-6493 fixed
-       # Enable 39k when LU-10496 fixed
        ONLY="36 39 40 41 42d 42e 43 46 56r 101e 119a 131 150 155a 155b 155c \
-               155d 207 241 251" \
-               EXCEPT=39k OSC="mdc" DOM="yes" bash sanity.sh
+               155d 207 241 251" OSC="mdc" DOM="yes" bash sanity.sh
+
+       return 0
 }
 run_test sanity "Run sanity with Data-on-MDT files"
 
@@ -180,6 +180,8 @@ test_sanityn()
        # XXX: to fix 60
        ONLY="1 2 4 5 6 7 8 9 10 11 12 14 17 19 20 23 27 39 51a 51c 51d" \
                OSC="mdc" DOM="yes" bash sanityn.sh
+
+       return 0
 }
 run_test sanityn "Run sanityn with Data-on-MDT files"