Skip to content
Snippets Groups Projects
Commit b1eac864 authored by deen's avatar deen
Browse files

Enhance conf-sanity:test_33a to be able to catch up wrong md/easize failures.

b=16678
i=nathan
parent b4f3ea3c
No related branches found
No related tags found
No related merge requests found
......@@ -1319,6 +1319,7 @@ test_33a() { # bug 12333, was test_33
do_facet mds "$LCTL conf_param $FSNAME2.sys.timeout=200" || rc=1
mkdir -p $MOUNT2
mount -t lustre $MGSNID:/${FSNAME2} $MOUNT2 || rc=2
cp /etc/hosts $MOUNT2/. || rc=3
echo "ok."
umount -d $MOUNT2
......
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