mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2025-01-22 04:25:18 +00:00
tests: remove <readonly/> from IDE disks
Read-only IDE disks are not supported, but the error is raised only when QEMU_CAPS_DRIVE_READONLY is set.
This commit is contained in:
parent
1e463880c9
commit
b88f5f1af9
@ -28,7 +28,6 @@
|
||||
</seclabel>
|
||||
</source>
|
||||
<target dev='hdb' bus='ide'/>
|
||||
<readonly/>
|
||||
<address type='drive' controller='0' bus='0' target='0' unit='0'/>
|
||||
</disk>
|
||||
<controller type='usb' index='0'/>
|
||||
|
@ -28,7 +28,6 @@
|
||||
</seclabel>
|
||||
</source>
|
||||
<target dev='hdb' bus='ide'/>
|
||||
<readonly/>
|
||||
<address type='drive' controller='0' bus='0' target='0' unit='0'/>
|
||||
</disk>
|
||||
<controller type='usb' index='0'>
|
||||
|
Loading…
x
Reference in New Issue
Block a user