Whamcloud - gitweb
LU-16951 test: don't call echo in function call 15/51615/2
authorHongchao Zhang <hongchao@whamcloud.com>
Thu, 6 Jul 2023 17:16:09 +0000 (01:16 +0800)
committerOleg Drokin <green@whamcloud.com>
Thu, 27 Jul 2023 07:22:25 +0000 (07:22 +0000)
commit597bd3674ffa00a1ced21f66ef36f63e9b917c9e
tree5a7a38d9ce1879dd7ad32d0fa75145aa736cb0af
parent15a6c58e862c73ec4756a4b7e4f4a4eb92e2b3c6
LU-16951 test: don't call echo in function call

In sanity-quota, the call '$(get_slave_nr expr "foo")' will fail
if there is "echo" call in "wait_update_facet/wait_update_cond".

Test-Parameters: trivial
Signed-off-by: Hongchao Zhang <hongchao@whamcloud.com>
Change-Id: Ib35bf8ccd7eb121a0a2852ba7ed69ad9b01f271a
Reviewed-on: https://review.whamcloud.com/c/fs/lustre-release/+/51615
Tested-by: jenkins <devops@whamcloud.com>
Tested-by: Maloo <maloo@whamcloud.com>
Reviewed-by: Andreas Dilger <adilger@whamcloud.com>
Reviewed-by: Alex Deiter <alex.deiter@gmail.com>
Reviewed-by: Oleg Drokin <green@whamcloud.com>
lustre/tests/sanity-quota.sh
lustre/tests/test-framework.sh