Spdk/test/lib/bdev
Jim Harris be2cb0c535 test/bdevio: add delay before starting unit tests
This is a bit of a workaround for some upcoming changes
where bdev subsystem initialization will not wait for
all vbdevs to finish tasting all bdevs that are registered.

We need to allow those vbdevs to clean up after themselves
after doing their initial tasting, before we start the
unit tests, since the unit tests are blocking and won't
return to the reactor loop to allow asynchronous tasting
I/O to get returned to the vbdev modules.

Eventually we should consider modifying bdevio run
asynchronously, maybe including removing its use of CUnit
for test reporting.

Signed-off-by: Jim Harris <james.r.harris@intel.com>
Change-Id: I6c425dd2711ce06fb6df1678f08294d6228c9ae4

Reviewed-on: https://review.gerrithub.io/368616
Tested-by: SPDK Automated Test System <sys_sgsw@intel.com>
Reviewed-by: Daniel Verkamp <daniel.verkamp@intel.com>
Reviewed-by: Ben Walker <benjamin.walker@intel.com>
2017-07-12 12:42:56 -04:00
..
bdevio test/bdevio: add delay before starting unit tests 2017-07-12 12:42:56 -04:00
bdevperf bdev: add spdk_bdev_open/close 2017-07-05 18:04:28 -04:00
nbd nbd: add -t tracelog flag support 2017-07-10 18:36:00 -04:00
bdev.conf.in bdev/aio: The user now provides the names of AIO bdevs 2017-03-20 15:18:03 -07:00
blockdev.sh bdev/gpt: dump partition type and unique GUID 2017-07-10 15:36:52 -04:00
common.c event: remove spdk_app_init 2017-06-15 18:26:52 -04:00
Makefile test/bdev: add nbd test app 2017-06-23 13:01:04 -04:00