mirror of
https://github.com/virt-manager/virt-manager.git
synced 2025-02-25 18:55:27 -06:00
Fix a test case after recent testdriver change
This commit is contained in:
parent
dd823d2d8c
commit
81c6beca03
@ -20,6 +20,7 @@
|
|||||||
<devices>
|
<devices>
|
||||||
<emulator>/usr/lib/xen/bin/qemu-dm</emulator>
|
<emulator>/usr/lib/xen/bin/qemu-dm</emulator>
|
||||||
<disk type="file" device="disk">
|
<disk type="file" device="disk">
|
||||||
|
<driver type="qcow2"/>
|
||||||
<source file="/dev/default-pool/newvm.img"/>
|
<source file="/dev/default-pool/newvm.img"/>
|
||||||
<target dev="hda" bus="ide"/>
|
<target dev="hda" bus="ide"/>
|
||||||
<address type="drive" controller="0" bus="0" target="0" unit="0"/>
|
<address type="drive" controller="0" bus="0" target="0" unit="0"/>
|
||||||
|
Loading…
Reference in New Issue
Block a user