virt-manager/tests/storage-xml/pool-logical-vol.xml
Martin Kletzander 212b77cc1f Fix logical volume tests
After commit 590c8dbebf, the tests got
broken due to the fact that the commit broke something that was
working.  I'm changing the error to warning and fixing the tests.

Signed-off-by: Martin Kletzander <mkletzan@redhat.com>
2013-04-10 10:02:13 -04:00

13 lines
263 B
XML

<volume>
<name>pool-logical-vol</name>
<capacity>10737418240</capacity>
<allocation>10737418240</allocation>
<target>
<permissions>
<mode>0700</mode>
<owner>10736</owner>
<group>10736</group>
</permissions>
</target>
</volume>