aboutsummaryrefslogtreecommitdiff
path: root/tests/qemu-iotests/291.out
diff options
context:
space:
mode:
authorEric Blake <eblake@redhat.com>2020-06-08 14:56:29 -0500
committerEric Blake <eblake@redhat.com>2020-06-09 15:48:00 -0500
commitadf92f4645ba46726368735916fed763d3e5a09b (patch)
tree55ff0b906167696acd1184f756787bb603c5ca4e /tests/qemu-iotests/291.out
parent820c6bee534ec3bd61c7d14d7040ec917cc25ab2 (diff)
downloadqemu-adf92f4645ba46726368735916fed763d3e5a09b.zip
qemu-adf92f4645ba46726368735916fed763d3e5a09b.tar.gz
qemu-adf92f4645ba46726368735916fed763d3e5a09b.tar.bz2
iotests: Fix 291 across more file systems
Depending on the granularity of holes and amount of metadata consumed by a file, the 'disk size:' number of 'qemu-img info' is not reliable. Adjust our test to use a different set of filters to avoid spurious failures. Reported-by: Kevin Wolf <kwolf@redhat.com> Fixes: cf2d1203dc Signed-off-by: Eric Blake <eblake@redhat.com> Message-Id: <20200608195629.3299649-1-eblake@redhat.com> Acked-by: Kevin Wolf <kwolf@redhat.com> [eblake: fix merge conflict] Signed-off-by: Eric Blake <eblake@redhat.com>
Diffstat (limited to 'tests/qemu-iotests/291.out')
-rw-r--r--tests/qemu-iotests/291.out4
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/qemu-iotests/291.out b/tests/qemu-iotests/291.out
index ccfcdc5..08bfaaa 100644
--- a/tests/qemu-iotests/291.out
+++ b/tests/qemu-iotests/291.out
@@ -43,7 +43,7 @@ qemu-img: Format driver 'raw' does not support bitmaps
image: TEST_DIR/t.IMGFMT
file format: IMGFMT
virtual size: 10 MiB (10485760 bytes)
-disk size: 4.39 MiB
+cluster_size: 65536
Format specific information:
compat: 1.1
compression type: zlib
@@ -63,7 +63,7 @@ Format specific information:
image: TEST_DIR/t.IMGFMT
file format: IMGFMT
virtual size: 10 MiB (10485760 bytes)
-disk size: 4.48 MiB
+cluster_size: 65536
Format specific information:
compat: 1.1
compression type: zlib