go-libvirt-plain/.travis/test-pool.xml

8 lines
133 B
XML
Raw Normal View History

<!-- storage pool used for CI testing -->
<pool type="dir">
<name>test</name>
<target>
<path>/tmp</path>
</target>
</pool>