Spdk/test
Pawel Niedzwiecki d60c81e250 test/vhost: modify vm_setup() to create setup with mixed disk types
vm_setup was creating setup with only one disk type defined.
With this patch it can set disk type per disk by adding disk type
after disk name separated by coma
e.g.
vm_setup --disks="Nvme0n1,spdk_vhost_scsi"

Change-Id: Ib89f440210468f4c9082aadcf07ce461e34c4ff8
Signed-off-by: Pawel Niedzwiecki <pawelx.niedzwiecki@intel.com>
Reviewed-on: https://review.gerrithub.io/395980
Reviewed-by: Karol Latecki <karol.latecki@intel.com>
Reviewed-by: Jim Harris <james.r.harris@intel.com>
Reviewed-by: Changpeng Liu <changpeng.liu@intel.com>
Tested-by: SPDK Automated Test System <sys_sgsw@intel.com>
Reviewed-by: Daniel Verkamp <daniel.verkamp@intel.com>
Reviewed-by: <shuhei.matsumoto.xt@hitachi.com>
2018-02-06 19:27:46 -05:00
..
app test: add 'match' util and use it with blobstore 2018-02-06 18:05:25 -05:00
blobfs/rocksdb test/rocksdb: reduce test time for per-patch tests 2017-12-15 15:48:06 -05:00
blobstore test: add 'match' util and use it with blobstore 2018-02-06 18:05:25 -05:00
config vm_setup: add required packages 2018-01-26 12:57:40 -05:00
cpp_headers build: include spdk.app.mk in all app Makefiles 2017-11-15 17:57:07 -05:00
iscsi_tgt test: delete all iscsi.conf.* and iscsi.conf files. 2018-02-06 18:49:32 -05:00
lib test/bdevperf: fix memory leak if opening a descriptor fails 2018-02-06 10:22:48 -05:00
lvol test/lvol: Fix test cases for lvol store cluster size 2018-02-06 10:53:46 -05:00
nvmf nvmf: Add rpc to add listeners to subsystems 2018-02-06 10:29:42 -05:00
pmem bdev/pmem: require name in construct_pmem_bdev RPC 2017-12-04 18:51:14 -05:00
unit bdev: add a common channel resource destroy function 2018-02-06 11:06:28 -05:00
vhost test/vhost: modify vm_setup() to create setup with mixed disk types 2018-02-06 19:27:46 -05:00
Makefile test: begin moving unit tests into test/unit 2017-06-16 16:43:48 -04:00
spdk_cunit.h include: Move the remainder of the code base to stdinc.h 2017-05-08 13:20:36 -07:00