numam-spdk/test/vhost
Tomasz Zawadzki 1c9125e78e test: add bdev_wait_for_examine to static JSON configs
Runtime RPCs such as bdev creation has no chance to wait for
bdev examination to finish. To handle this case commit below
introduced bdev_wait_for_examine RPC, and built it into all newly
saved JSON configurations:
(e57bb1af)lib/bdev: build bdev_wait_for_examine into subsystem

Some tests generate the configuration by hand, rather than
saving it from an existing application.
This patch embeds this RPC into the test configs.

Fixes #1760

Signed-off-by: Tomasz Zawadzki <tomasz.zawadzki@intel.com>
Change-Id: I79f998d722a2d19aa98b78333c64dbd2c1151444
Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/7861
Community-CI: Broadcom CI
Tested-by: SPDK CI Jenkins <sys_sgci@intel.com>
Reviewed-by: Ben Walker <benjamin.walker@intel.com>
Reviewed-by: Aleksey Marchuk <alexeymar@mellanox.com>
2021-05-13 10:07:07 +00:00
..
common test/vhost: replace master_core with main_core 2020-12-03 09:41:07 +00:00
fio test/vhost: use getopts in vhost_run function 2021-03-29 07:20:50 +00:00
fiotest test/vhost: use getopts in vhost_run function 2021-03-29 07:20:50 +00:00
fuzz check_format: Reformat the Bash code in compliance with shfmt 2020-05-07 20:52:21 +00:00
hotplug test/vhost: use getopts in vhost_run function 2021-03-29 07:20:50 +00:00
initiator test/vhost: verify cpumask argument for controller creation 2021-02-04 08:35:08 +00:00
integrity test/vhost: Fix typo 2021-04-21 08:25:08 +00:00
lvol test/vhost: use getopts in vhost_run function 2021-03-29 07:20:50 +00:00
migration test/vhost: Cleanup the way how nvmf_tgt is handled in migration test 2021-04-14 23:41:14 +00:00
other test/vhost: use getopts in vhost_run function 2021-03-29 07:20:50 +00:00
perf_bench test: move spdk_test_image.qcow2 to spdk_dependencies dir 2021-04-13 05:13:50 +00:00
readonly test/vhost: Make sure block devices are cleaned up after the test 2021-04-14 23:41:14 +00:00
shared test: add bdev_wait_for_examine to static JSON configs 2021-05-13 10:07:07 +00:00
vhost_boot test/vhost: use getopts in vhost_run function 2021-03-29 07:20:50 +00:00
windows test: removal deprecated sys_sgsw user location 2021-04-13 05:13:50 +00:00
common.sh test: move spdk_test_image.qcow2 to spdk_dependencies dir 2021-04-13 05:13:50 +00:00
manual.sh test: move spdk_test_image.qcow2 to spdk_dependencies dir 2021-04-13 05:13:50 +00:00
vhost.sh test: removal deprecated sys_sgsw user location 2021-04-13 05:13:50 +00:00