提交 86f2be1f 编写于 作者: C Cong Li

qemu.tests.block_hotplug: set bootindex=0 for system disk.

In some enterprises, the default bootindex is -1 for system disk,
which means cancel the boot index.
If hotplug a data disk then reboot guest, qemu may set the data
disk with higher bootindex, which depends on different enterprises'
policies.
As above, need set bootindex=0 for system disk.
Signed-off-by: NCong Li <coli@redhat.com>
上级 eeeadfb8
......@@ -3,6 +3,7 @@
no ide
virt_test_type = qemu libvirt
type = block_hotplug
bootindex_image1 = 0
images += " stg0"
boot_drive_stg0 = no
image_name_stg0 = images/storage0
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册