numam-spdk/test/lvol
Tomasz Zawadzki 17d77576b6 test/lvol: fix typo in lvol_size parameter
Some of the values were passed as literals rather than
values of variables.

Resulting in following errors:
 08:34:32       # fio --name=fio_test --filename=/dev/nbd0 --offset=0 --size=lvol_size --rw=write --direct=1 --do_verify=1 --verify=pattern --verify_pattern=0xcc --verify_state_save=0
fio: failed parsing size=lvol_size

Signed-off-by: Tomasz Zawadzki <tomasz.zawadzki@intel.com>
Change-Id: If0cd104d83646c1e5c23029cdc27a18340982187
Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/1458
Tested-by: SPDK CI Jenkins <sys_sgci@intel.com>
Reviewed-by: Darek Stojaczyk <dariusz.stojaczyk@intel.com>
Reviewed-by: Karol Latecki <karol.latecki@intel.com>
Reviewed-by: Jim Harris <james.r.harris@intel.com>
Reviewed-by: Shuhei Matsumoto <shuhei.matsumoto.xt@hitachi.com>
2020-03-31 07:58:25 +00:00
..
basic.sh test/lvol: rewrite SIGTERM to bash 2020-03-24 07:38:59 +00:00
common.sh test/lvol: use rpc daemon throughout all lvol tests 2020-03-11 11:35:03 +00:00
hotremove.sh test/lvol: rewrite delete_lvol_store_underlying_bdev to bash 2020-02-04 19:27:53 +00:00
lvol2.sh test/lvol: rewrite thin_provisioning_check_space to bash 2020-03-24 07:38:59 +00:00
lvol_test.py scripts: use python3 in all scripts 2018-09-14 22:24:30 +00:00
lvol.sh test/lvol: rewrite thin_provisioning_check_space to bash 2020-03-24 07:38:59 +00:00
rename.sh test/lvol: rewrite bdev_lvol_rename_nonexistent and bdev_lvol_rename_EEXIST to bash 2020-03-24 07:38:59 +00:00
resize.sh test/lvol: test resizing lvols using their names 2020-02-04 19:27:53 +00:00
rpc_commands_lib.py test/lvol: Add test to check 'clear_method none' behaviour 2020-01-20 09:57:16 +00:00
snapshot_clone.sh test/lvol: fix typo in lvol_size parameter 2020-03-31 07:58:25 +00:00
tasting.sh test/lvol: rewrite tasting tests to bash 2020-03-04 10:04:04 +00:00
test_cases.py test/lvol: rewrite thin_provisioning_check_space to bash 2020-03-24 07:38:59 +00:00
thin_provisioning.sh test/lvol: rewrite thin_provisioning_check_space to bash 2020-03-24 07:38:59 +00:00