Whamcloud - gitweb
LU-10447 tests: replace $SETSTRIPE/$GETSTRIPE with $LFS 17/33917/2
authorJames Nunez <jnunez@whamcloud.com>
Wed, 26 Dec 2018 23:44:30 +0000 (16:44 -0700)
committerOleg Drokin <green@whamcloud.com>
Wed, 6 Feb 2019 06:35:00 +0000 (06:35 +0000)
commitf42aa59c77b4a9a24d4454f33969c62cb0a0ba4c
treec5e6348dce0e078e66c5cd7f98edbc9d386499cd
parent3c64d3310b7b46689b69091f512663bcb5aecdaf
LU-10447 tests: replace $SETSTRIPE/$GETSTRIPE with $LFS

$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 conf-sanity,
ost-pools and sanity-quota test suites.

Test-Parameters: trivial testlist=conf-sanity
Test-Parameters: testlist=ost-pools,sanity-quota
Signed-off-by: James Nunez <jnunez@whamcloud.com>
Change-Id: I9c5a3fd3a7ba8bf1e65da34880dff8df8d4e7b75
Reviewed-on: https://review.whamcloud.com/33917
Tested-by: Jenkins
Tested-by: Maloo <maloo@whamcloud.com>
Reviewed-by: Wei Liu <sarah@whamcloud.com>
Reviewed-by: Elena Gryaznova <c17455@cray.com>
Reviewed-by: Oleg Drokin <green@whamcloud.com>
lustre/tests/conf-sanity.sh
lustre/tests/ost-pools.sh
lustre/tests/sanity-quota.sh