summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorCole Robinson <crobinso@redhat.com>2022-08-17 10:21:31 -0400
committerCole Robinson <crobinso@redhat.com>2022-08-17 10:21:31 -0400
commit7295ebfb02e1a6ebcc1fc94c4aecfe8e21a0e567 (patch)
tree403b890a8784300e3dfe5cf6b60de604c9a9df45 /tests
parent11a887ece5b5bab287ff77b09337dc44c4e6e976 (diff)
downloadvirt-manager-7295ebfb02e1a6ebcc1fc94c4aecfe8e21a0e567.tar.gz
tests: cli: Fix test output after previous commit
Signed-off-by: Cole Robinson <crobinso@redhat.com>
Diffstat (limited to 'tests')
-rw-r--r--tests/data/cli/compare/virt-install-many-devices.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/data/cli/compare/virt-install-many-devices.xml b/tests/data/cli/compare/virt-install-many-devices.xml
index a33dc16a..c27512d1 100644
--- a/tests/data/cli/compare/virt-install-many-devices.xml
+++ b/tests/data/cli/compare/virt-install-many-devices.xml
@@ -424,7 +424,7 @@
<target dev="vdu" bus="virtio"/>
</disk>
<disk type="file" device="disk">
- <driver name="qemu" type="qcow2">
+ <driver name="qemu" type="qcow2" discard="unmap">
<metadata_cache>
<max_size unit="KiB">2048</max_size>
</metadata_cache>