Loading
test/nvmf_failover: Rename rpc_pid by run_test_pid and print log if failed
test/bdev/bdevperf/bdevperf.py invokes a process to perform test case rather than processing RPC. run_test_pid may be a better name than rpc_pid. Besides, if the execution of the test hung up, try.txt is helpful to investigate the cause. So print try.txt if the execution of the test fails. Signed-off-by:Shuhei Matsumoto <smatsumoto@nvidia.com> Change-Id: Iab973f55dde2ef793fc0d3f1a36b3b59b168f579 Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/11400 Community-CI: Broadcom CI <spdk-ci.pdl@broadcom.com> Tested-by:
SPDK CI Jenkins <sys_sgci@intel.com> Reviewed-by:
Jim Harris <james.r.harris@intel.com> Reviewed-by:
Aleksey Marchuk <alexeymar@mellanox.com>