未验证 提交 75c2b7bf 编写于 作者: Y YongxueHong 提交者: GitHub

Merge pull request #2148 from qingwangrh/1814176_add_trim_test_on_scsi

Add trim test on virtio_scsi
- trim_support_test:
virt_test_type = qemu libvirt
only Windows
only virtio_blk
only virtio_blk,virtio_scsi
only product_av
no Win2008 Win7
type = trim_support_test
......@@ -15,7 +15,8 @@
image_readonly_stg1 = no
drive_index_stg1 = 3
image_boot_stg1 = no
blk_extra_params_stg1 = "discard=on"
virtio_blk:
blk_extra_params_stg1 = "discard=on"
drv_extra_params_stg1 = "discard=unmap"
host_check_cmd = "du --block-size=1 %s/${stg_name}.qcow2"
guest_trim_cmd = "defrag.exe %s: /l /u /v"
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册