lvol: enable vhost blk integrity tests for lvol
Those tests were disabled after adding tasting, waiting for patches with destroy lvol store deleting data on device to be merged. As that series was recently merged, tests can be reenabled. Signed-off-by: Tomasz Zawadzki <tomasz.zawadzki@intel.com> Change-Id: Ifc57e2847ee8f38647113659160a1dcff7397d6d Reviewed-on: https://review.gerrithub.io/384024 Reviewed-by: Piotr Pelpliński <piotr.pelplinski@intel.com> Reviewed-by: Maciej Szwed <maciej.szwed@intel.com> Tested-by: SPDK Automated Test System <sys_sgsw@intel.com> Reviewed-by: Jim Harris <james.r.harris@intel.com> Reviewed-by: Daniel Verkamp <daniel.verkamp@intel.com>
This commit is contained in:
parent
98f84e6255
commit
3ac878b0a6
@ -128,9 +128,7 @@ if [ $SPDK_TEST_VHOST -eq 1 ]; then
|
||||
run_test ./test/vhost/spdk_vhost.sh --integrity-blk
|
||||
run_test ./test/vhost/spdk_vhost.sh --integrity
|
||||
run_test ./test/vhost/spdk_vhost.sh --integrity-lvol-scsi
|
||||
# Disable for now, until we can properly destroy lvol store from scsi test
|
||||
# before starting blk test.
|
||||
#run_test ./test/vhost/spdk_vhost.sh --integrity-lvol-blk
|
||||
run_test ./test/vhost/spdk_vhost.sh --integrity-lvol-blk
|
||||
run_test ./test/lvol/lvol.sh --test-cases=1,2,3,5,6,7,10,11,12,13,16,17,21,22,23
|
||||
timing_exit vhost
|
||||
fi
|
||||
|
Loading…
x
Reference in New Issue
Block a user