Whamcloud - gitweb
LU-10856 tests: remove deprecated lfs getstripe -M usage 08/31808/5
authorAndreas Dilger <andreas.dilger@intel.com>
Wed, 28 Mar 2018 06:38:34 +0000 (00:38 -0600)
committerOleg Drokin <oleg.drokin@intel.com>
Sun, 6 May 2018 03:41:51 +0000 (03:41 +0000)
commit6c617a3d56e4b84dcc4e76ff0eebcb177b227ac3
treecf2afc1cbb9acf5c042cf420f297a45c32f0a2d9
parentda028f98ea11943ca15ea9ba7220cc24dbc775bd
LU-10856 tests: remove deprecated lfs getstripe -M usage

The "lfs getstripe -M" and "lfs mv -M" options are deprecated
since 2.9 and should not be used in the tests.

Clean up some of the nearby tests to match current coding style:
- lower-case local variable names
- tabs for indentation
- replace $GETSTRIPE/$SETSTRIPE with "$LFS getstripe/setstripe"

Test-Parameters: trivial testlist=replay-dual,sanity-flr
Test-Parameters: testlist=recovery-small,replay-single mdtcount=2
Test-Parameters: testlist=testlist=sanity,sanityn,sanity-hsm mdtcount=2
Signed-off-by: Andreas Dilger <andreas.dilger@intel.com>
Change-Id: Id86395a03379bef2de24dfa92642c928f51cab07
Reviewed-on: https://review.whamcloud.com/31808
Tested-by: Jenkins
Reviewed-by: James Nunez <james.a.nunez@intel.com>
Tested-by: Maloo <hpdd-maloo@intel.com>
Reviewed-by: Elena Gryaznova <c17455@cray.com>
Reviewed-by: Yang Sheng <yang.sheng@intel.com>
Reviewed-by: Oleg Drokin <oleg.drokin@intel.com>
lustre/doc/lfs-getstripe.1
lustre/doc/lfs-setstripe.1
lustre/tests/recovery-small.sh
lustre/tests/replay-dual.sh
lustre/tests/replay-single.sh
lustre/tests/sanity-flr.sh
lustre/tests/sanity-hsm.sh
lustre/tests/sanity.sh
lustre/tests/sanityn.sh