Whamcloud - gitweb
LU-9125 test: Correct setstripe -s option 81/25481/5
authorJames Nunez <james.a.nunez@intel.com>
Wed, 15 Feb 2017 23:27:21 +0000 (16:27 -0700)
committerOleg Drokin <oleg.drokin@intel.com>
Sat, 18 Feb 2017 23:51:43 +0000 (23:51 +0000)
commitdad9ce41f34812a71a542ed2c86be5be746510a7
tree865431fa026165c699141dab4ccd506179504067
parent2b16d2d81eafc3e6c7349f486225998be85b2362
LU-9125 test: Correct setstripe -s option

Some flags for 'lfs setstripe' were deprecated and
tests were not updated. recovery-small test 24b calls
'lfs setstripe' with a '-s' flag which needs to be '-S'.

Test-Parameters: trivial testlist=recovery-small

Signed-off-by: James Nunez <james.a.nunez@intel.com>
Change-Id: Iaaaecf0a73a9b659ff44d3c0a50e4386540ba0f3
Reviewed-on: https://review.whamcloud.com/25481
Reviewed-by: Andreas Dilger <andreas.dilger@intel.com>
Tested-by: Jenkins
Tested-by: Maloo <hpdd-maloo@intel.com>
Reviewed-by: Fan Yong <fan.yong@intel.com>
lustre/tests/recovery-small.sh