Spdk/test/nvmf
Shuhei Matsumoto 8701f636c6 test/nvmf_example: Not echo but substitute directly to NVMF_EXAMPLE variable
Following the last patch, simply set NVMF_EXAMPLE directly without
using echo.

Signed-off-by: Shuhei Matsumoto <shuhei.matsumoto.xt@hitachi.com>
Change-Id: Ibc3b9268263f44c0b865a15a1ed1a15a404ed23e
Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/4091
Tested-by: SPDK CI Jenkins <sys_sgci@intel.com>
Reviewed-by: Tomasz Zawadzki <tomasz.zawadzki@intel.com>
Reviewed-by: Aleksey Marchuk <alexeymar@mellanox.com>
2020-09-16 07:55:28 +00:00
..
host test/nvmf: Use $USER instead of logname to follow other cases 2020-09-16 07:55:28 +00:00
target test/nvmf_example: Not echo but substitute directly to NVMF_EXAMPLE variable 2020-09-16 07:55:28 +00:00
common.sh test/nvmf: Always remove lingering soft rxe devices 2020-08-21 08:24:29 +00:00
nvmf.sh test/nvmf: add a test for attaching to controllers. 2020-08-21 08:25:14 +00:00
README.md test: add parse_common_script_args function 2019-05-22 23:43:51 +00:00

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.