numam-spdk/test/ocf
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
..
integrity test: add bdev_wait_for_examine to static JSON configs 2021-05-13 10:07:07 +00:00
management test: add bdev_wait_for_examine to static JSON configs 2021-05-13 10:07:07 +00:00
common.sh test/ocf: remove unused nvme_cfg() function 2020-11-05 09:37:55 +00:00
ocf.sh ocf/rpc: Add bdev_ocf_set_cache_mode method 2021-03-18 14:39:09 +00:00