Spdk/test/vhost
Daniel Verkamp b81550158d test/vhost: fix vhost_blk RPC tests
Commit c63d9de433 replaced
remove_vhost_blk_controller with remove_vhost_controller, but test
wasn't updated to match.  The test had already been broken before that
point, because the RPC method name was incorrectly spelled using "block"
instead of "blk".  This hadn't been caught because this particular test
is expecting a failure, just not the particular failure that is being
caused by the incorrect method name.

Additionally, the "create block controller with incorrect name" test was
actually using the construct_vhost_scsi_controller RPC rather than
construct_vhost_blk_controller, so fix it while we're here.

Change-Id: Ib60f51639e0a3f65b09e2663186aa259be407ee4
Signed-off-by: Daniel Verkamp <daniel.verkamp@intel.com>
Reviewed-on: https://review.gerrithub.io/388060
Tested-by: SPDK Automated Test System <sys_sgsw@intel.com>
Reviewed-by: Dariusz Stojaczyk <dariuszx.stojaczyk@intel.com>
Reviewed-by: Paweł Niedźwiecki <pawelx.niedzwiecki@intel.com>
Reviewed-by: Jim Harris <james.r.harris@intel.com>
Reviewed-by: Ben Walker <benjamin.walker@intel.com>
2017-11-22 14:12:12 -05:00
..
common test/vhost: small fixes to common.sh file 2017-11-22 11:30:16 -05:00
ext4test vhost_test: update vhost ext4test for spdk vhost 2017-03-24 14:23:12 -07:00
fiotest test/vhost: fix vhost_blk RPC tests 2017-11-22 14:12:12 -05:00
hotplug rpc: add default UNIX domain socket listen address 2017-11-13 14:57:49 -05:00
initiator test/vhost/initiator: temporarily disable fio test 2017-11-21 16:33:55 -05:00
integrity rpc: add default UNIX domain socket listen address 2017-11-13 14:57:49 -05:00
lvol rpc: add default UNIX domain socket listen address 2017-11-13 14:57:49 -05:00
other test/vhost: don't use global VHOST_APP in spdk_vhost_run 2017-11-22 11:30:16 -05:00
spdk_vhost.sh test/vhost: don't use global VHOST_APP in spdk_vhost_run 2017-11-22 11:30:16 -05:00