2f2ffd98b0
A sub-team over a year ago agreed that there was not enough value in checking test plans in to the repo as they require maintenance and their primary purpose is not to document how the module is tested but to facilitate discussion during test development. It was agreed that we would use the review system to iterate on test plans but once the actual tests were developed that the plan would not get checked in. This patch just removes those that were likely in the repo before that discussion. Signed-off-by: paul luse <paul.e.luse@intel.com> Change-Id: I75dcdd8b4754b7ecb4a21079b251c707557a3280 Reviewed-on: https://review.gerrithub.io/c/spdk/spdk/+/467394 Tested-by: SPDK CI Jenkins <sys_sgci@intel.com> Reviewed-by: Karol Latecki <karol.latecki@intel.com> Reviewed-by: Jim Harris <james.r.harris@intel.com> Reviewed-by: Shuhei Matsumoto <shuhei.matsumoto.xt@hitachi.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.