numam-spdk/test/lvol
Tomasz Zawadzki e5c6a69ed5 lvol: add option to change clear method for lvol store creation
Default 'unmap' option stays as it was.

'Write_zeroes' comes useful when one wants to make sure
that data presented from lvol bdevs on initial creation presents 0's.

'None' will be used for performance tests,
when whole device is preconditioned before creating lvol store.
Instead of performing preconditioning on each lvol bdev after its creation.

Change-Id: Ic5a5985e42a84f038a882bbe6f881624ae96242c
Signed-off-by: Tomasz Zawadzki <tomasz.zawadzki@intel.com>
Reviewed-on: https://review.gerrithub.io/c/442881 (master)
Reviewed-on: https://review.gerrithub.io/c/spdk/spdk/+/447460
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>
2019-03-13 17:08:57 +00:00
..
lvol_test.py scripts: use python3 in all scripts 2018-09-14 22:24:30 +00:00
lvol.sh lvol: exposed marking lvol bdev as read only 2019-01-18 19:02:36 +00:00
rpc_commands_lib.py lvol: add option to change clear method for lvol store creation 2019-03-13 17:08:57 +00:00
test_cases.py lvol: add option to change clear method for lvol store creation 2019-03-13 17:08:57 +00:00
test_plan.md test/doc: Move nested construct_lvol_bdev, delete_bdev 2018-07-20 20:44:15 +00:00