Whamcloud - gitweb
LU-8346 tests: remove spaces around fail_val 55/34155/3
authorJames Nunez <jnunez@whamcloud.com>
Fri, 1 Feb 2019 03:40:59 +0000 (20:40 -0700)
committerOleg Drokin <green@whamcloud.com>
Mon, 18 Feb 2019 06:38:39 +0000 (06:38 +0000)
commit59cb4a5c39e2c85a89be2863a73899c02c9a89c3
tree85d7ffe33695a8310b33b686ff72120ab5703a30
parent0facd12afa33c61e4123f6e793d232d8c814fbec
LU-8346 tests: remove spaces around fail_val

conf-sanity test 93 tries to set fail_loc and fail_val
with the command 'lctl set_param fail_val = 10 fail_loc...'.
fail_val should have no spaces before and after the
equals sign.

Test-Parameters: trivial mdscount=2 mdtcount=4 envdefinitions=ONLY=93 testlist=conf-sanity
Signed-off-by: James Nunez <jnunez@whamcloud.com>
Change-Id: Iaa2bff1750a2afa96a73a452a0c098ae92f7616c
Reviewed-on: https://review.whamcloud.com/34155
Tested-by: Jenkins
Reviewed-by: Andreas Dilger <adilger@whamcloud.com>
Tested-by: Maloo <maloo@whamcloud.com>
Reviewed-by: Wei Liu <sarah@whamcloud.com>
Reviewed-by: Patrick Farrell <pfarrell@whamcloud.com>
lustre/tests/conf-sanity.sh