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

b=12560

lost test_7 fix
parent 206dfa0e
No related branches found
No related tags found
No related merge requests found
......@@ -577,7 +577,7 @@ run_test 6 "Block quota acquire & release ========="
# quota recovery (block quota only by now)
test_7()
{
remote_mds && skip "remote mds"
remote_mds && skip "remote mds" && return 0
LIMIT=$(( $BUNIT_SZ * $(($OSTCOUNT + 1)) * 10)) # 10 bunits each sever
TESTFILE="$TSTDIR/quota_tst70"
......
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