提交 5fae5fc3 编写于 作者: Q Qingtang Zhou 提交者: Lucas Meneghel Rodrigues

qemu.tests.cfg: Don't start vm in usb_multi_disk.max_disk test

The virt-test framework checks both 'start_vm' and 'restart_vm'
parameters before starting a VM. So if we don't want to start
VM by framework, we should set both of these parameters to 'no'.
Signed-off-by: NQingtang Zhou <qzhou@redhat.com>
上级 780286df
......@@ -232,6 +232,7 @@
n_repeat = 10
- max_disk:
start_vm = no
restart_vm = no
usbs += " usb2 usb3 usb4"
stg_image_num = 24
stg_image_size = 1G
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册