Whamcloud - gitweb
LU-15559 tests: add do_node_vp() and do_facet_vp()
authorJohn L. Hammond <jhammond@whamcloud.com>
Wed, 16 Feb 2022 17:54:26 +0000 (11:54 -0600)
committerJohn L. Hammond <jhammond@whamcloud.com>
Thu, 10 Mar 2022 17:25:13 +0000 (17:25 +0000)
commit0930e22f4e1943d0265bcd155a929df90f7b5c1b
tree406c0355d8fa156aef7f7a4fe74cca75ba18ec95
parentf7f6067595de2ab9eb8818483c7fc4c79244b0b7
LU-15559 tests: add do_node_vp() and do_facet_vp()

Add new test-framework functions (do_node_vp() and do_facet_vp())
which carefully escape and quote command lines for execution on the
local or remote node. Add sanityn test_0 to verify.

Lustre-change: https://review.whamcloud.com/46535

Test-Parameters: trivial env=ONLY="0" testlist=sanityn
Signed-off-by: John L. Hammond <jhammond@whamcloud.com>
Change-Id: Ic491b0148e6ef11ecd0b3ccce983afcf4d1300e5
Reviewed-on: https://review.whamcloud.com/46537
Tested-by: jenkins <devops@whamcloud.com>
Tested-by: Maloo <maloo@whamcloud.com>
lustre/tests/sanityn.sh
lustre/tests/test-framework.sh