summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorCole Robinson <crobinso@redhat.com>2022-08-17 10:29:31 -0400
committerCole Robinson <crobinso@redhat.com>2022-08-17 10:29:31 -0400
commit1b87e3e54c782da39cf30b100a22f70c37bfcddd (patch)
tree61af1e9805f637a9fc33ee3a3e248f148528fc67 /tests
parent4b150735720d8a54c153e10a1bc760d252594004 (diff)
downloadvirt-manager-1b87e3e54c782da39cf30b100a22f70c37bfcddd.tar.gz
tests: testdriver: Add filesystem socket example
Signed-off-by: Cole Robinson <crobinso@redhat.com>
Diffstat (limited to 'tests')
-rw-r--r--tests/data/testdriver/testdriver.xml7
1 files changed, 7 insertions, 0 deletions
diff --git a/tests/data/testdriver/testdriver.xml b/tests/data/testdriver/testdriver.xml
index b213863d..7c94e698 100644
--- a/tests/data/testdriver/testdriver.xml
+++ b/tests/data/testdriver/testdriver.xml
@@ -599,6 +599,13 @@ Foo bar baz &amp; yeah boii &lt; &gt; yeahfoo
<source file='/root/container.vmdk'/>
<target dir='/home'/>
</filesystem>
+ <filesystem type='mount'>
+ <driver type='virtiofs' queue='1024'/>
+ <source socket='/tmp/sock'/>
+ <target dir='tag'/>
+ <address type='pci' domain='0x0000' bus='0x00' slot='0x02' function='0x0'/>
+ </filesystem>
+
<!-- tpm devices -->
<tpm model='tpm-tis'>