Whamcloud - gitweb
LU-10447 tests: replace $SET/$GETSTRIPE for misc tests 19/33919/12
authorJames Nunez <jnunez@whamcloud.com>
Thu, 27 Dec 2018 03:26:09 +0000 (20:26 -0700)
committerOleg Drokin <green@whamcloud.com>
Tue, 12 Nov 2019 04:06:01 +0000 (04:06 +0000)
commit332ec6a585f54eb7b3694ff6f939cd6d8159e6ba
treedb65fbe861371036f2fb42caba2f2d6239bd821b
parentff7ea0aecb1acda87c02c5e5e8a3afee416be7e2
LU-10447 tests: replace $SET/$GETSTRIPE for misc tests

$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 recovery-small,
sanity-hsm, sanity-lfsck, and sanity-scrub test suites.

Test-Parameters: trivial testlist=recovery-small,sanity-hsm
Test-Parameters: testlist=sanity-scrub
Signed-off-by: James Nunez <jnunez@whamcloud.com>
Change-Id: I3ac87e0c48f33ac40cd8631f3d403fed4090adc5
Reviewed-on: https://review.whamcloud.com/33919
Tested-by: jenkins <devops@whamcloud.com>
Tested-by: Maloo <maloo@whamcloud.com>
Reviewed-by: Andreas Dilger <adilger@whamcloud.com>
Reviewed-by: Emoly Liu <emoly@whamcloud.com>
lustre/tests/functions.sh
lustre/tests/recovery-small.sh
lustre/tests/sanity-hsm.sh
lustre/tests/sanity-lfsck.sh
lustre/tests/sanity-scrub.sh