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> |
||
---|---|---|
.. | ||
host | ||
target | ||
common.sh | ||
nvmf.sh | ||
README.md |
NVMe-oF test scripts
The test scripts in this directory hierarchy can be run in isolation by passing the --iso flag when running the test script. This will set up the RDMA NIC for testing and then tear it back down again when the test is completed.