lsblk used in waitforblk() works on blk device names withouth full path (e.g. "nvme0n1"). This results in a timeout because we pass "/dev/X" as an argument. waitforfile() is the way to go in this case. Signed-off-by: Karol Latecki <karol.latecki@intel.com> Change-Id: I47a2b76bce6f15e0ffa2070e581bbf16f9647bdd Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/3694 Community-CI: Mellanox Build Bot Tested-by: SPDK CI Jenkins <sys_sgci@intel.com> Reviewed-by: Tomasz Zawadzki <tomasz.zawadzki@intel.com> Reviewed-by: Maciej Wawryk <maciejx.wawryk@intel.com> Reviewed-by: Jim Harris <james.r.harris@intel.com> |
||
---|---|---|
.. | ||
config | ||
lib | ||
applications.sh | ||
autotest_common.sh | ||
skipped_build_files.txt | ||
skipped_tests.txt |