numam-spdk/test/lvol
Karol Latecki 5d2881c6dd test/lvol: Fix test cases for lvol store cluster size
rpc_commands_lib.py: make cluster size optional argument as
sometimes we only need to check if lvol store exists and not
care about details.

Test cases 600 and 601 fix: add missing delete_bdev() at the end,
add using get_lvol_stores to check if lvol store was created.

Test case 601 modified:
Change test case to check if creating a lvol store with cluster
size less than 8192 is disallowed.
Previous check for cluster size of 0 was incorrect as 0 is an
allowed value for that operation and results in setting default
cluster size.

Change-Id: I8bcbed9a7dff3e81fcc0ca4b525da3a1d0627495
Signed-off-by: Karol Latecki <karol.latecki@intel.com>
Reviewed-on: https://review.gerrithub.io/398370
Tested-by: SPDK Automated Test System <sys_sgsw@intel.com>
Reviewed-by: Tomasz Zawadzki <tomasz.zawadzki@intel.com>
Reviewed-by: Daniel Verkamp <daniel.verkamp@intel.com>
Reviewed-by: Jim Harris <james.r.harris@intel.com>
2018-02-06 10:53:46 -05:00
..
lvol_test.py test/lvol: Add lvol tasting test 2017-11-17 18:24:08 -05:00
lvol.sh test/lvol: update help message 2017-12-28 11:42:56 -05:00
rpc_commands_lib.py test/lvol: Fix test cases for lvol store cluster size 2018-02-06 10:53:46 -05:00
test_cases.py test/lvol: Fix test cases for lvol store cluster size 2018-02-06 10:53:46 -05:00
test_plan.md test/lvol: Fix test cases for lvol store cluster size 2018-02-06 10:53:46 -05:00