Whamcloud - gitweb
LU-13160 tests: fix sanity-hsm monitor setup 95/37595/2
authorLi Dongyang <dongyangli@ddn.com>
Mon, 17 Feb 2020 02:53:16 +0000 (13:53 +1100)
committerOleg Drokin <green@whamcloud.com>
Sun, 1 Mar 2020 05:37:15 +0000 (05:37 +0000)
commit6724d8ca58e9b8474a180b013a4723cbdd8900d9
treec8ee290e4a5b8db68ebca646c432034c2e8c16ae
parenta7cf78b5eb326fb953613154feb0edb871498473
LU-13160 tests: fix sanity-hsm monitor setup

On RHEL8, even we are using pdsh -R ssh,
the ssh still waits for the remote cat process
to finish.
Use the subshell to avoid the time out.

Change-Id: Id5b8d492b5ce9a235da73448ade475ade145bbed
Test-Parameters: trivial clientdistro=el8.1 testlist=sanity-hsm
Signed-off-by: Li Dongyang <dongyangli@ddn.com>
Reviewed-on: https://review.whamcloud.com/37595
Tested-by: jenkins <devops@whamcloud.com>
Tested-by: Maloo <maloo@whamcloud.com>
Reviewed-by: Jian Yu <yujian@whamcloud.com>
Reviewed-by: James Nunez <jnunez@whamcloud.com>
Reviewed-by: Oleg Drokin <green@whamcloud.com>
lustre/tests/sanity-hsm.sh