Whamcloud - gitweb
LU-10447 tests: deprecate $SETSTRIPE/$GETSTRIPE in sanity 09/32809/8
authorJames Nunez <jnunez@whamcloud.com>
Wed, 26 Dec 2018 20:25:27 +0000 (13:25 -0700)
committerOleg Drokin <green@whamcloud.com>
Wed, 16 Jan 2019 07:06:58 +0000 (07:06 +0000)
commitc26d0e04845a2040c353abba2355725cb461a3e8
tree5d4708769538ad37618778f33863aa89d2c52b0e
parente71a77ba8d47279ed6a2704d5677e601e9cb80bb
LU-10447 tests: deprecate $SETSTRIPE/$GETSTRIPE in sanity

$SETSTRIPE and $GETSTRIPE were needed when we used the
standalone 'lstripe' utility. 'lstripe' hasn't been used
for years and we need to clean up all remnants of it.

Replace all instances of $SETSTRIPE with '$LFS setstripe'
and $GETSTRIPE with '$LFS getstripe' in the sanity and
sanityn test suites.

Test-Parameters: trivial testlist=sanityn
Signed-off-by: James Nunez <jnunez@whamcloud.com>
Change-Id: I492d261c7568634c8f0dd0d5a100ef5bb8433ad8
Reviewed-on: https://review.whamcloud.com/32809
Tested-by: Jenkins
Tested-by: Maloo <maloo@whamcloud.com>
Reviewed-by: Wei Liu <sarah@whamcloud.com>
Reviewed-by: Andreas Dilger <adilger@whamcloud.com>
lustre/tests/sanity.sh
lustre/tests/sanityn.sh