From: grev Date: Wed, 16 Apr 2008 14:07:44 +0000 (+0000) Subject: b=15273 X-Git-Tag: v1_8_0_110~617 X-Git-Url: https://git.whamcloud.com/?a=commitdiff_plain;h=6093624721d1ab06e47eeedc838c7253c476ba22;p=fs%2Flustre-release.git b=15273 i=Nathan.Rutman skip test_37 for client only testing --- diff --git a/lustre/tests/conf-sanity.sh b/lustre/tests/conf-sanity.sh index 9357c70..e2567f7 100644 --- a/lustre/tests/conf-sanity.sh +++ b/lustre/tests/conf-sanity.sh @@ -1473,6 +1473,7 @@ test_36() { # 12743 run_test 36 "df report consistency on OSTs with different block size" test_37() { + [ -n "$CLIENTONLY" ] && skip "client only testing" && return 0 LOCAL_MDSDEV="$TMP/mdt.img" SYM_MDSDEV="$TMP/sym_mdt.img"