Spdk/test/vhost
Michal Berger 7cd8de9c2b test/vhost: Avoid globbing in the vm_exec() argument
Since the command including * was being passed unquoted, the actual
pattern was being expanded on the host side. This became problematic
when multiple nvme drives were installed inside the host, e.g. the
command on the VM side was looking for a specific ctrl which didn't
exist there. Fix that by passing the full command as a literal string.

Signed-off-by: Michal Berger <michal.berger@intel.com>
Change-Id: I3a3d578c735b9a07abb6e0bcefd6db0c343fc27b
Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/13675
Reviewed-by: Jim Harris <james.r.harris@intel.com>
Reviewed-by: Karol Latecki <karol.latecki@intel.com>
Reviewed-by: Ben Walker <benjamin.walker@intel.com>
Tested-by: SPDK CI Jenkins <sys_sgci@intel.com>
Community-CI: Broadcom CI <spdk-ci.pdl@broadcom.com>
2022-07-15 12:24:23 +00:00
..
common test/fio: supress fio output files 2022-06-23 07:43:36 +00:00
fio test/fio: supress fio output files 2022-06-23 07:43:36 +00:00
fiotest spelling: test 2021-12-03 08:13:22 +00:00
fuzz check_format: Reformat the Bash code in compliance with shfmt 2020-05-07 20:52:21 +00:00
hotplug test/fio: supress fio output files 2022-06-23 07:43:36 +00:00
initiator test/fio: supress fio output files 2022-06-23 07:43:36 +00:00
integrity test/fio: supress fio output files 2022-06-23 07:43:36 +00:00
lvol test/vhost: Commonize some of the environment 2021-06-04 22:52:21 +00:00
migration test/fio: supress fio output files 2022-06-23 07:43:36 +00:00
other test/vhost: use getopts in vhost_run function 2021-03-29 07:20:50 +00:00
perf_bench test/vhost: add vfio_user mode to performance scripts 2022-01-20 07:55:58 +00:00
readonly scripts/common: set special name to test partitions 2022-01-26 19:07:43 +00:00
shared test/vhost: don't save verify state files in shared test 2021-08-23 08:48:05 +00:00
vhost_boot test/fio: supress fio output files 2022-06-23 07:43:36 +00:00
windows test: removal deprecated sys_sgsw user location 2021-04-13 05:13:50 +00:00
common.sh test/vhost: Avoid globbing in the vm_exec() argument 2022-07-15 12:24:23 +00:00
manual.sh test/vhost: Commonize some of the environment 2021-06-04 22:52:21 +00:00
vhost.sh test/vhost: Commonize some of the environment 2021-06-04 22:52:21 +00:00