Whamcloud - gitweb
b=15273
authorgrev <grev>
Wed, 16 Apr 2008 14:43:09 +0000 (14:43 +0000)
committergrev <grev>
Wed, 16 Apr 2008 14:43:09 +0000 (14:43 +0000)
i=Nathan.Rutman
skip test_37 for client only testing

lustre/tests/conf-sanity.sh

index 7b95d20..01e16f7 100644 (file)
@@ -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"