added a shell command with result, leveraged it usage to get output for failures during addfile and mounting within nodes
This commit is contained in:
parent
78537d8e95
commit
127d0b0666
3 changed files with 30 additions and 5 deletions
|
@ -186,7 +186,6 @@ class TestCore:
|
|||
assert not client.shcmd(command[0])
|
||||
|
||||
# check various command using command line
|
||||
vnodeclient.USE_VCMD_MODULE = False
|
||||
assert not client.cmd(command)
|
||||
status, output = client.cmdresult(command)
|
||||
assert not status
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue