Whamcloud - gitweb
b=16551 (att 19784)
[fs/lustre-release.git] / lustre / tests / sanity-quota.sh
index b81a241..6298d3d 100644 (file)
@@ -49,6 +49,9 @@ LUSTRE=${LUSTRE:-`dirname $0`/..}
 init_test_env $@
 . ${CONFIG:=$LUSTRE/tests/cfg/$NAME.sh}
 
+remote_mds_nodsh && skip "remote MDS with nodsh" && exit 0
+remote_ost_nodsh && skip "remote OST with nodsh" && exit 0
+
 [ "$SLOW" = "no" ] && EXCEPT_SLOW="9 10 11"
 
 QUOTALOG=${TESTSUITELOG:-$TMP/$(basename $0 .sh).log}