numam-spdk/test/bdev
Tomasz Zawadzki 9011f2401b test/raid: switch from config file to RPC
bdev_raid.sh was using configuration file (bdev.conf.in)
made for blockdev.sh. Changes in that config file affected
the raid tests.

Since the test actually only used two malloc devices as
raid bases, switching to RPC makes it simpler clearer
to understand what is used in tests. Additionally
making raid tests standalone from blockdev.sh.

Fixes issue #777

Change-Id: Ia4c5858852241a9fd8212690aefbf015c98d1b57
Signed-off-by: Tomasz Zawadzki <tomasz.zawadzki@intel.com>
Reviewed-on: https://review.gerrithub.io/c/spdk/spdk/+/453644
Tested-by: SPDK CI Jenkins <sys_sgci@intel.com>
Reviewed-by: Ben Walker <benjamin.walker@intel.com>
Reviewed-by: Karol Latecki <karol.latecki@intel.com>
Reviewed-by: Darek Stojaczyk <dariusz.stojaczyk@intel.com>
2019-05-08 14:43:59 +00:00
..
bdevio test/bdevio: allow reset test to fail on NVMe 2019-05-07 05:23:31 +00:00
bdevperf bdevperf: Use new zcopy API for reads 2019-04-23 18:38:39 +00:00
bdev_raid.sh test/raid: switch from config file to RPC 2019-05-08 14:43:59 +00:00
bdev.conf.in test/crypto: always test aesni, even if qat is available 2019-04-25 05:36:13 +00:00
blockdev.sh test: only run hello_world bdev test nightly 2019-05-06 17:54:34 +00:00
gen_crypto.sh test/crypto: move gen_crypto.sh to test directory 2019-04-26 11:18:09 +00:00
Makefile test: move the bdev directory up one level 2018-03-23 19:45:09 -04:00
nbd_common.sh nbd: optional nbd_device in start_nbd_disk 2019-04-04 08:35:50 +00:00