numam-spdk/test/blobfs
Changpeng Liu 5198fbeda8 test/blobfs: add 1 second delay before checking the mount point
The thread loop function fuse_loop_new_thread() may not be executed
before checking the mount point.

For #1572 case, only one notice log as follow:
"Mounting filesystem on bdev BlobfsBdev to path /tmp/spdk_tmp_mount..."

For normal cases, there are two notice messages:
"Mounting filesystem on bdev BlobfsBdev to path /tmp/spdk_tmp_mount..."
"blobfs_fuse.c: 267:fuse_loop_new_thread: NOTICE: Start to loop blobfs..."

So add 1 second delay here.

Change-Id: I8f36fa538cb8864c94fe8110ced38703b7e2e413
Signed-off-by: Changpeng Liu <changpeng.liu@intel.com>
Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/4260
Community-CI: Broadcom CI
Tested-by: SPDK CI Jenkins <sys_sgci@intel.com>
Reviewed-by: Jim Harris <james.r.harris@intel.com>
Reviewed-by: Ben Walker <benjamin.walker@intel.com>
Reviewed-by: Shuhei Matsumoto <shuhei.matsumoto.xt@hitachi.com>
2020-09-17 15:25:16 +00:00
..
fuse module/blobfs: fix segmentation fault when fuse mount fail 2020-08-21 08:22:25 +00:00
mkfs make: Create variable for event_bdev dependencies 2020-07-08 07:56:46 +00:00
rocksdb test/blobfs: Call process_core() from rocksdb.sh test 2020-08-28 07:19:09 +00:00
blobfs.sh test/blobfs: add 1 second delay before checking the mount point 2020-09-17 15:25:16 +00:00
Makefile blobfs/fuse: put FUSE code in module blobfs_bdev 2019-10-15 16:25:09 +00:00