libvirt/tests/virstorageutildata/gluster-parse-basic-netfs.xml
Peter Krempa 69cc498676 test: Introduce testing of virStorageUtilGlusterExtractPoolSources
Add a test program called virstorageutiltest and test the gluster pool
detection code.
2017-04-04 16:36:10 +02:00

8 lines
126 B
XML

<sources>
<source>
<host name='testhost'/>
<dir path='vol0'/>
<format type='glusterfs'/>
</source>
</sources>