Fix a test case after recent testdriver change

This commit is contained in:
Cole Robinson 2013-10-01 10:13:54 -04:00
parent dd823d2d8c
commit 81c6beca03
1 changed files with 1 additions and 0 deletions

View File

@ -20,6 +20,7 @@
<devices>
<emulator>/usr/lib/xen/bin/qemu-dm</emulator>
<disk type="file" device="disk">
<driver type="qcow2"/>
<source file="/dev/default-pool/newvm.img"/>
<target dev="hda" bus="ide"/>
<address type="drive" controller="0" bus="0" target="0" unit="0"/>