From: grev Date: Wed, 16 Apr 2008 14:43:09 +0000 (+0000) Subject: b=15273 X-Git-Tag: v1_7_0_51~43 X-Git-Url: https://git.whamcloud.com/?a=commitdiff_plain;h=88a0af23e18a6376f2da5918360cf167f76b9b9c;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 7b95d20..01e16f7 100644 --- a/lustre/tests/conf-sanity.sh +++ b/lustre/tests/conf-sanity.sh @@ -1458,6 +1458,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"