Skip to content
Snippets Groups Projects
Commit 88a0af23 authored by Elena Gryaznova's avatar Elena Gryaznova
Browse files

b=15273

i=Nathan.Rutman
skip test_37 for client only testing
parent b057cfbd
No related branches found
No related tags found
No related merge requests found
...@@ -1458,6 +1458,7 @@ test_36() { # 12743 ...@@ -1458,6 +1458,7 @@ test_36() { # 12743
run_test 36 "df report consistency on OSTs with different block size" run_test 36 "df report consistency on OSTs with different block size"
test_37() { test_37() {
[ -n "$CLIENTONLY" ] && skip "client only testing" && return 0
LOCAL_MDSDEV="$TMP/mdt.img" LOCAL_MDSDEV="$TMP/mdt.img"
SYM_MDSDEV="$TMP/sym_mdt.img" SYM_MDSDEV="$TMP/sym_mdt.img"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment