diff --git a/test/vhost/integrity/integrity_start.sh b/test/vhost/integrity/integrity_start.sh index 1908f74b4f..a4e7ebe638 100755 --- a/test/vhost/integrity/integrity_start.sh +++ b/test/vhost/integrity/integrity_start.sh @@ -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 diff --git a/test/vhost/integrity/vhost.conf.in b/test/vhost/integrity/vhost.conf.in deleted file mode 100644 index 5fab30fd78..0000000000 --- a/test/vhost/integrity/vhost.conf.in +++ /dev/null @@ -1,4 +0,0 @@ -[Global] - -[Ioat] - Disable Yes