Spdk/test/nvmf
Karol Latecki aa244ce482 test/nvmf: group target and host tests
- Move "run_test" entries around so that target
  and hosts tests are grouped
- Add missing timing start & exit directives for
  target tests
- Further move tests around to group them by
  matching SPDK_TEST_* flags

Signed-off-by: Karol Latecki <karol.latecki@intel.com>
Change-Id: If1decd49ffbf2d1fffac60e55b506002a2107d7e
Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/16210
Reviewed-by: Michal Berger <michal.berger@intel.com>
Reviewed-by: Tomasz Zawadzki <tomasz.zawadzki@intel.com>
Reviewed-by: Jim Harris <james.r.harris@intel.com>
Tested-by: SPDK CI Jenkins <sys_sgci@intel.com>
2023-01-11 09:17:34 +00:00
..
host add (c) and SPDX header to bash files as needed 2022-11-29 08:27:51 +00:00
target test/nvmf: Manually remove cpu lock files 2022-12-14 08:03:25 +00:00
common.sh add (c) and SPDX header to bash files as needed 2022-11-29 08:27:51 +00:00
nvmf.sh test/nvmf: group target and host tests 2023-01-11 09:17:34 +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.