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

b=17056

i=Tappro
several clients config fixed
parent 946a6918
No related branches found
No related tags found
No related merge requests found
......@@ -6,6 +6,7 @@ mdsfailover_HOST=${mdsfailover_HOST}
mgs_HOST=${mgs_HOST:-$mds_HOST}
ost_HOST=${ost_HOST:-`hostname`}
ostfailover_HOST=${ostfailover_HOST}
CLIENTS=""
PDSH=${PDSH:-no_dsh}
TMP=${TMP:-/tmp}
......
......@@ -1634,8 +1634,6 @@ test_70a () {
done
ls $DIR
zconf_umount_clients $CLIENTS $DIR
}
run_test 70a "check multi client t-f"
......@@ -1673,7 +1671,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