From: deen Date: Fri, 29 Aug 2008 13:11:19 +0000 (+0000) Subject: Enhance conf-sanity:test_33a to be able to catch up wrong md/easize failures. X-Git-Tag: v1_7_100~1^371~1 X-Git-Url: https://git.whamcloud.com/?a=commitdiff_plain;h=b1eac864ab33df28357a335c58c92fd852376eee;p=fs%2Flustre-release.git Enhance conf-sanity:test_33a to be able to catch up wrong md/easize failures. b=16678 i=nathan --- diff --git a/lustre/tests/conf-sanity.sh b/lustre/tests/conf-sanity.sh index c4d8fd9..e5ae7fb 100644 --- a/lustre/tests/conf-sanity.sh +++ b/lustre/tests/conf-sanity.sh @@ -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