numam-spdk/test/bdev
Seth Howell 5883d34300 test/blockdev: parameterize the nbd test.
This allows us to run the NBD tests on any combination of bdevs
based on the flags passed to the script. Previously we ran the tests
on a specific grouping of bdevs and opted to only free one type (passthru)
over RPC after the test ran. Rather than free all bdev types in the new
implementation, I opted to not free any of them via RPC and rather allow
the application to close them at termination time.

Change-Id: I574db4f941bfbb073cceed4610e1f5d43028569f
Signed-off-by: Seth Howell <seth.howell@intel.com>
Reviewed-on: https://review.gerrithub.io/c/spdk/spdk/+/478246
Tested-by: SPDK CI Jenkins <sys_sgci@intel.com>
Reviewed-by: Tomasz Zawadzki <tomasz.zawadzki@intel.com>
Reviewed-by: Karol Latecki <karol.latecki@intel.com>
Reviewed-by: Jim Harris <james.r.harris@intel.com>
2020-01-22 13:50:17 +00:00
..
bdevio test/bdevio: Use local instance of cpuset in test_main() 2020-01-03 08:32:38 +00:00
bdevperf bdevperf: Reset g_run_rc to 0 after sending RPC reply 2020-01-16 09:16:52 +00:00
bdev_raid.sh test: move report_test_completion into run_test 2020-01-14 07:49:08 +00:00
blockdev.sh test/blockdev: parameterize the nbd test. 2020-01-22 13:50:17 +00:00
gen_crypto.sh scripts: use -n instead of ! -z 2019-08-08 21:27:40 +00:00
Makefile test: move the bdev directory up one level 2018-03-23 19:45:09 -04:00
nbd_common.sh test: Shellcheck - correct rule: Double quote array 2019-11-27 07:08:57 +00:00