test/vhost: Move nvmf_vhost to vhost suiteThis test depends on additional qcow2 image which is by designhandled via vhost suite so it's better fit there. Also, since we havevarious nvmf jobs, thi
test/vhost: Move nvmf_vhost to vhost suiteThis test depends on additional qcow2 image which is by designhandled via vhost suite so it's better fit there. Also, since we havevarious nvmf jobs, this test is unnecessarily run multiple times underboth, bare-metal, and virtual setups. Limit that to bare-metal, wherevhost suite is executed, and enforce TCP as a transport.Change-Id: I15b8791e523c9077664d16f5c6c34235f023c883Signed-off-by: Michal Berger <michal.berger@intel.com>Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/18862Reviewed-by: Tomasz Zawadzki <tomasz.zawadzki@intel.com>Tested-by: SPDK CI Jenkins <sys_sgci@intel.com>Reviewed-by: Konrad Sztyber <konrad.sztyber@intel.com>
show more ...