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

b=17056

i=Tappro
several clients config fixed
parent 3208eb95
No related branches found
No related tags found
No related merge requests found
......@@ -8,6 +8,7 @@ mds1failover_HOST=${mds1failover_HOST:-$mdsfailover_HOST}
mgs_HOST=${mgs_HOST:-$mds_HOST}
ost_HOST=${ost_HOST:-`hostname`}
ostfailover_HOST=${ostfailover_HOST}
CLIENTS=""
TMP=${TMP:-/tmp}
......
......@@ -1724,8 +1724,6 @@ test_70a () {
done
ls $DIR
zconf_umount_clients $CLIENTS $DIR
}
run_test 70a "check multi client t-f"
......@@ -1763,7 +1761,6 @@ test_70b () {
echo "load on ${CLIENT} returned $rc"
done
zconf_umount_clients $CLIENTS $DIR
}
run_test 70b "mds recovery; $CLIENTCOUNT clients"
# end multi-client tests
......
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