Spdk/test/vhost
Karol Latecki b9395621ae test/vhost: restore possibility to use custom Qemu binaries
Use env variables to select custom qemu-img and qemu-system-x86_64
binaries. This is needed to test versus latest Qemu versions from
Github.
If env variable QEMU_BIN is not present then the defaults for test
are system-wide installed packages.

This partly reverts changes done in patch:
5502294d76
which removed possibility to run with custom Qemu binaries.

Change-Id: I8138a079ba7013dcd97aad95ae2eed6417f5b18c
Signed-off-by: Karol Latecki <karol.latecki@intel.com>
Reviewed-on: https://review.gerrithub.io/c/spdk/spdk/+/477776
Reviewed-by: Ben Walker <benjamin.walker@intel.com>
Reviewed-by: Maciej Wawryk <maciejx.wawryk@intel.com>
Reviewed-by: Jim Harris <james.r.harris@intel.com>
Reviewed-by: Tomasz Zawadzki <tomasz.zawadzki@intel.com>
Community-CI: SPDK CI Jenkins <sys_sgci@intel.com>
Tested-by: SPDK CI Jenkins <sys_sgci@intel.com>
2019-12-16 12:34:47 +00:00
..
common vhost: Delete scripts for manual testing 2019-05-16 11:16:30 +00:00
fio test: fix uses of deprecated RPCs 2019-11-07 22:55:38 +00:00
fiotest test: Shellcheck - correct rule: Double quote array 2019-11-27 07:08:57 +00:00
fuzz test: add timing calls to run_test 2019-12-10 17:12:03 +00:00
hotplug test: Shellcheck - correct rule: Double quote array 2019-11-27 07:08:57 +00:00
initiator rpc: Rename construct_vhost_blk_controller to vhost_create_blk_controller 2019-10-10 16:19:56 +00:00
integrity rpc: Rename construct_vhost_blk_controller to vhost_create_blk_controller 2019-10-10 16:19:56 +00:00
lvol test: Shellcheck - correct rule: $/${} is unnecessary on arithmetic variables. 2019-11-07 23:04:10 +00:00
migration test: Shellcheck - correct rule: Word is on the form... 2019-11-13 15:03:11 +00:00
other rpc: Rename construct_vhost_blk_controller to vhost_create_blk_controller 2019-10-10 16:19:56 +00:00
perf_bench test: Shellcheck - correct rule: Use find... 2019-11-27 07:08:57 +00:00
readonly test: Shellcheck - correct rule: Word is on the form... 2019-11-13 15:03:11 +00:00
shared rpc: Rename construct_vhost_blk_controller to vhost_create_blk_controller 2019-10-10 16:19:56 +00:00
vhost_boot test: add timing calls to run_test 2019-12-10 17:12:03 +00:00
windows test: Shellcheck - apply rule SC2155 2019-11-12 18:14:59 +00:00
common.sh test/vhost: restore possibility to use custom Qemu binaries 2019-12-16 12:34:47 +00:00
manual.sh test: add a test_name param to run_test 2019-12-10 17:12:03 +00:00
vhost.sh test: add timing calls to run_test 2019-12-10 17:12:03 +00:00