Whamcloud - gitweb
LU-13944 tests: add ability to set clients parameters 16/39816/4
authorElena Gryaznova <elena.gryaznova@hpe.com>
Thu, 3 Sep 2020 13:00:09 +0000 (16:00 +0300)
committerOleg Drokin <green@whamcloud.com>
Sat, 19 Sep 2020 14:12:24 +0000 (14:12 +0000)
commit174b9684c3f48c7f7f845b14d9452d0bf1ceaece
tree69b04fc7d88eeacad3a272793aa0436b584cfc29
parent86868afde5a5ebfda9aa8560a464c046d97d14d6
LU-13944 tests: add ability to set clients parameters

Patch adds the ability to set clients parameters via
CLIENT_LCTL_SETPARAM_PARAM.
Example:
  CLIENT_LCTL_SETPARAM_PARAM="lbug_on_eviction=1 debug=-1 "
sets lbug_on_eviction=1 and debug=-1 on all clients.

Test-Parameters: trivial
HPE-bug-id: LUS-9052
Signed-off-by: Elena Gryaznova <elena.gryaznova@hpe.com>
Reviewed-by: Vladimir Saveliev <c17830@cray.com>
Reviewed-by: Andriy Skulysh <c17819@cray.com>
Change-Id: Ifb06e7992c2f1db94f0a1503cfc31e00d4674804
Reviewed-on: https://review.whamcloud.com/39816
Tested-by: jenkins <devops@whamcloud.com>
Tested-by: Maloo <maloo@whamcloud.com>
Reviewed-by: Oleg Drokin <green@whamcloud.com>
lustre/tests/test-framework.sh