Whamcloud - gitweb
LU-15913 tests: fix set_params_xxx 43/55143/4
authorSergey Cheremencev <scherementsev@ddn.com>
Fri, 17 May 2024 18:25:28 +0000 (21:25 +0300)
committerOleg Drokin <green@whamcloud.com>
Mon, 2 Dec 2024 05:39:40 +0000 (05:39 +0000)
commit214432e2595715458102365870e4573eb672439c
tree80269a4f1253818631f9667977eb266f94fab07e
parentc66a7dea859d2da595e723db19df181374c900fe
LU-15913 tests: fix set_params_xxx

Move argument number check from set_params_(clients|mdts|osts)
to set_params_nodes. Without that fix these functions
didn't set (MDS|OSS|CLIENT)_LCTL_SETPARAM_PARAM when
the number of nodes was < 2.

Test-Parameters: trivial
Fixes: 9a1d68f9b8 ("LU-15913 tests: add rename stress test via racer")
Signed-off-by: Sergey Cheremencev <scherementsev@ddn.com>
Change-Id: I0733109c53cdea435b4461da7ac44e54fa49498c
Reviewed-on: https://review.whamcloud.com/c/fs/lustre-release/+/55143
Tested-by: jenkins <devops@whamcloud.com>
Tested-by: Maloo <maloo@whamcloud.com>
Reviewed-by: Andreas Dilger <adilger@whamcloud.com>
Reviewed-by: Alex Deiter <adeiter@ddn.com>
Reviewed-by: Oleg Drokin <green@whamcloud.com>
lustre/tests/test-framework.sh