Whamcloud - gitweb
LU-10496 tests: enable 39k for DoM 52/36352/4
authorMikhail Pershin <mpershin@whamcloud.com>
Wed, 2 Oct 2019 05:26:18 +0000 (08:26 +0300)
committerOleg Drokin <green@whamcloud.com>
Wed, 9 Oct 2019 22:35:52 +0000 (22:35 +0000)
Test was disabled temporary, enable it back as all needed
fixes are landed.

This reverts commit 68dd8a8acff9ad2295a1fcba318fc8ed5f140026.

Test-Parameters: trivial testlist=sanity-dom,sanity-dom,sanity-dom
Test-Parameters: fstype=zfs testlist=sanity-dom,sanity-dom,sanity-dom
Test-Parameters: fstype=zfs testlist=sanity-dom,sanity-dom,sanity-dom
Test-Parameters: fstype=zfs testlist=sanity-dom,sanity-dom,sanity-dom
Signed-off-by: Mikhail Pershin <mpershin@whamcloud.com>
Change-Id: Ib230d2849450bb4642ae8a286a84e501e0dafde1
Reviewed-on: https://review.whamcloud.com/36352
Tested-by: jenkins <devops@whamcloud.com>
Reviewed-by: James Nunez <jnunez@whamcloud.com>
Tested-by: Maloo <maloo@whamcloud.com>
Reviewed-by: Andreas Dilger <adilger@whamcloud.com>
lustre/tests/sanity-dom.sh

index 32373c5..f26ced7 100644 (file)
@@ -168,10 +168,8 @@ 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
 }
 run_test sanity "Run sanity with Data-on-MDT files"