Whamcloud - gitweb
LU-10447 tests: replace $SET/$GETSTRIPE in replay tests 18/33918/6
authorJames Nunez <jnunez@whamcloud.com>
Tue, 8 Jan 2019 21:04:06 +0000 (14:04 -0700)
committerOleg Drokin <green@whamcloud.com>
Wed, 23 Jan 2019 09:18:06 +0000 (09:18 +0000)
commit8d2c98744c1234c9720ff5accbf986449e024dbc
tree7570250d8dfc45505257c653e18028aed2eccfa5
parent0652c828c93f266b9999883b1b2967bfaac11c89
LU-10447 tests: replace $SET/$GETSTRIPE in replay 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 replay-dual,
replay-ost-single, and replay-single test suites.

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