X-Git-Url: https://git.whamcloud.com/?p=fs%2Flustre-release.git;a=blobdiff_plain;f=lustre%2Ftests%2Fsanity-dom.sh;h=f87be088acda69b0a2287a70a3a6deac3b8cf81b;hp=288ea57bcfd61a35bdfb41c0f578b4baa4eb9859;hb=68dd8a8acff9ad2295a1fcba318fc8ed5f140026;hpb=3c280a95736a884bc2f36dad674505f1d5b00982 diff --git a/lustre/tests/sanity-dom.sh b/lustre/tests/sanity-dom.sh index 288ea57..f87be08 100644 --- a/lustre/tests/sanity-dom.sh +++ b/lustre/tests/sanity-dom.sh @@ -109,8 +109,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" OSC="mdc" DOM="yes" bash sanity.sh + 155d 207 241 251" \ + EXCEPT=39k OSC="mdc" DOM="yes" bash sanity.sh } run_test sanity "Run sanity with Data-on-MDT files"