Scripts are modified to create easily recognizable partition label so that we know autotest.sh can safely remove them. It is possible to achieve by creating the GPT partition with 'SPDK_TEST' label. Fixes #2345 Signed-off-by: Kamil Godzwon <kamilx.godzwon@intel.com> Change-Id: Ibfcebc5bb68e1b4e1d93e0359a39d3e34748d21d Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/11821 Tested-by: SPDK CI Jenkins <sys_sgci@intel.com> Community-CI: Broadcom CI <spdk-ci.pdl@broadcom.com> Reviewed-by: Karol Latecki <karol.latecki@intel.com> Reviewed-by: Tomasz Zawadzki <tomasz.zawadzki@intel.com> Reviewed-by: Konrad Sztyber <konrad.sztyber@intel.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.