rpc_cmd function does not tolerate piping arguments into it, so code execution skips the parts responsible for generating a return code. The code is equal to nothing or "", which then is compared with a value, ultimately erroring out the whole test. To avoid these problems restore rpc_py varible declaration in multiconnection.sh and ext4test.sh scripts. Additionally added a comment in compress.sh to match ext4test.sh and multiconnection.sh. Change-Id: I4fb5f737d4e97d602f522b810363bc0d4522bf0d Signed-off-by: Krzysztof Karas <krzysztof.karas@intel.com> Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/14356 Tested-by: SPDK CI Jenkins <sys_sgci@intel.com> Reviewed-by: Dong Yi <dongx.yi@intel.com> Reviewed-by: Pawel Piatek <pawelx.piatek@intel.com> Reviewed-by: Kamil Godzwon <kamilx.godzwon@intel.com> Reviewed-by: Tomasz Zawadzki <tomasz.zawadzki@intel.com> Reviewed-by: Jim Harris <james.r.harris@intel.com> |
||
---|---|---|
.. | ||
compress.sh |