Whamcloud - gitweb
LU-282 tests: remove extra logging from sanity 27 22/27322/3
authorAndreas Dilger <andreas.dilger@intel.com>
Mon, 29 May 2017 00:54:37 +0000 (20:54 -0400)
committerOleg Drokin <oleg.drokin@intel.com>
Wed, 19 Jul 2017 03:30:54 +0000 (03:30 +0000)
commitf0795a24fd79e2cf2c2dccc1a2b510fabd9ddacf
treea9c7ec6148c7b8a2a813b7ebf0dcbf80b129ae20
parentd15fe1fbb261107b021cd6ebe8b8c435d2148e0f
LU-282 tests: remove extra logging from sanity 27

Remove extra logging from sanity.sh test_27b to avoid confusing
autotest log parsing.

Replace some uses of $SETSTRIPE and $GETSTRIPE with $LFS in these
functions since this was only needed during the ancient transition
from the standalone "lstripe" binary.

Test-Parameters: trivial
Signed-off-by: Andreas Dilger <andreas.dilger@intel.com>
Change-Id: I270d2f75cd803bede5776117c9d5aaaa5b3ebbe5
Reviewed-on: https://review.whamcloud.com/27322
Tested-by: Jenkins
Tested-by: Maloo <hpdd-maloo@intel.com>
Reviewed-by: Steve Guminski <stephenx.guminski@intel.com>
Reviewed-by: James Nunez <james.a.nunez@intel.com>
Reviewed-by: Oleg Drokin <oleg.drokin@intel.com>
lustre/tests/sanity.sh