Smoke tests update
**cache_suspend 03**: added 'if' statement to recognize nvme disk and pass test correctly; **init_script 03**: added '--force' option to start cache with 'casadm' command. Signed-off-by: Slawomir_Jankowski <slawomir.jankowski@intel.com>
This commit is contained in:
@@ -65,7 +65,7 @@ run_cmd "dd if=/dev/urandom of=${DEVICE_NAME}1-2 count=1000 bs=4096 oflag=direct
|
||||
|
||||
run_cmd "casctl stop --flush"
|
||||
|
||||
run_cmd "casadm -S -d ${CACHE_DEVICE}1"
|
||||
run_cmd "casadm -S -d ${CACHE_DEVICE}1 --force"
|
||||
|
||||
run_cmd "casctl stop"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user