From: wang di Date: Wed, 27 Nov 2013 19:03:51 +0000 (-0800) Subject: LU-4322 tests: disable sanity 101a in DNE X-Git-Tag: 2.5.52~29 X-Git-Url: https://git.whamcloud.com/?p=fs%2Flustre-release.git;a=commitdiff_plain;h=ca843b37b63752e350505c7ca076d5014a7da25b LU-4322 tests: disable sanity 101a in DNE Disable sanity 101a in DNE test for now. Signed-off-by: wang di Change-Id: I67531bf9f1fb75b8cd6684d864793a612e1d1cf4 Reviewed-on: http://review.whamcloud.com/8428 Tested-by: Jenkins Tested-by: Maloo Reviewed-by: Andreas Dilger Reviewed-by: Jian Yu --- diff --git a/lustre/tests/sanity.sh b/lustre/tests/sanity.sh index 3763529..306157f 100644 --- a/lustre/tests/sanity.sh +++ b/lustre/tests/sanity.sh @@ -5812,6 +5812,7 @@ cleanup_101a() { test_101a() { [ $PARALLEL == "yes" ] && skip "skip parallel run" && return + [ $MDSCOUNT -ge 2 ] && skip "skip now for >= 2 MDTs" && return #LU-4322 local s local discard local nreads=10000