Loading
test/vhost: add VM_BASE_DIR to vm_shutdown_all checks
New vm_list_all function returns just vm numbers - with no path. vm_shutdown_all was not modified to add back the path, so it would immediately think all VMs were shutdown when actually they were not. While here, fix a few other typos and nops. Fixes db0c3174 (test/vhost: avoid setting nullglob's where possible) Signed-off-by:Jim Harris <james.r.harris@intel.com> Change-Id: I43c58eac4dba3422cda34a2b8a02d174d4737f61 Reviewed-on: https://review.gerrithub.io/399951 Reviewed-by:
Daniel Verkamp <daniel.verkamp@intel.com> Tested-by:
SPDK Automated Test System <sys_sgsw@intel.com> Reviewed-by:
Pawel Wodkowski <pawelx.wodkowski@intel.com>