+4
−1
+4
−1
+3
−0
+4
−1
+4
−1
Loading
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>