virt-manager/tests/data/storage/pool-disk.xml
Cole Robinson 78c8aef75e tests: Move all data directories to data/
This cleans up the file hierarchy a bit

Signed-off-by: Cole Robinson <crobinso@redhat.com>
2020-01-27 06:57:37 -05:00

10 lines
159 B
XML

<pool type="disk">
<name>pool-disk</name>
<source>
<device path="/some/source/path"/>
</source>
<target>
<path>/dev</path>
</target>
</pool>