Whamcloud - gitweb
Enhance conf-sanity:test_33a to be able to catch up wrong md/easize failures.
authordeen <deen>
Fri, 29 Aug 2008 13:11:19 +0000 (13:11 +0000)
committerdeen <deen>
Fri, 29 Aug 2008 13:11:19 +0000 (13:11 +0000)
b=16678
i=nathan

lustre/tests/conf-sanity.sh

index c4d8fd9..e5ae7fb 100644 (file)
@@ -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