test/vhost: Remove vhost configuration file from integrity test
Change-Id: Id5a6401f5f7b1e6cb404c25a6f017e51dad4a679 Signed-off-by: Pawel Niedzwiecki <pawelx.niedzwiecki@intel.com> Reviewed-on: https://review.gerrithub.io/411681 Tested-by: SPDK Automated Test System <sys_sgsw@intel.com> Reviewed-by: Pawel Kaminski <pawelx.kaminski@intel.com> Reviewed-by: Jim Harris <james.r.harris@intel.com> Reviewed-by: Daniel Verkamp <daniel.verkamp@intel.com>
This commit is contained in:
parent
9e9cd51f55
commit
3dab6c9570
@ -56,7 +56,7 @@ trap 'error_exit "${FUNCNAME}" "${LINENO}"' SIGTERM SIGABRT ERR
|
||||
vm_kill_all
|
||||
|
||||
notice "Starting SPDK vhost"
|
||||
spdk_vhost_run --conf-path=$INTEGRITY_BASE_DIR
|
||||
spdk_vhost_run
|
||||
notice "..."
|
||||
|
||||
# Set up lvols and vhost controllers
|
||||
|
@ -1,4 +0,0 @@
|
||||
[Global]
|
||||
|
||||
[Ioat]
|
||||
Disable Yes
|
Loading…
Reference in New Issue
Block a user