8 lines
133 B
XML
8 lines
133 B
XML
|
<!-- storage pool used for CI testing -->
|
||
|
<pool type="dir">
|
||
|
<name>test</name>
|
||
|
<target>
|
||
|
<path>/tmp</path>
|
||
|
</target>
|
||
|
</pool>
|