Loading
test/vhost: Make sure reboot over ssh does not block
In case it does, it can force vm_os_booted() to enter infinite loop at the time ssh finally returns (since the VM would be back online at that time). Make sure reboot is forced and that ssh will bail as soon as the remote end stops being online. Change-Id: Ib4494edd44352a2069e359e03b4380669096112a Signed-off-by:Michal Berger <michal.berger@intel.com> Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/19158 Tested-by:
SPDK CI Jenkins <sys_sgci@intel.com> Reviewed-by:
Pawel Piatek <pawelx.piatek@intel.com> Reviewed-by:
Tomasz Zawadzki <tomasz.zawadzki@intel.com> Reviewed-by:
Konrad Sztyber <konrad.sztyber@intel.com> Reviewed-by:
Marek Chomnicki <marek.chomnicki@intel.com>