summaryrefslogtreecommitdiff
path: root/tests/qemu-iotests/124.out
diff options
context:
space:
mode:
authorJohn Snow <jsnow@redhat.com>2016-02-25 15:58:31 -0500
committerJeff Cody <jcody@redhat.com>2016-02-29 14:55:14 -0500
commitcc199b16cf4cb9279aca73f5f5dce2cc337b9079 (patch)
treea6b37493ec24e86cefea3b45a0e844de049e51b9 /tests/qemu-iotests/124.out
parent4c9bca7e39a6e07ad02c1dcde3478363344ec60b (diff)
downloadqemu-cc199b16cf4cb9279aca73f5f5dce2cc337b9079.tar.gz
iotests/124: Add cluster_size mismatch test
If a backing file isn't specified in the target image and the cluster_size is larger than the bitmap granularity, we run the risk of creating bitmaps with allocated clusters but empty/no data which will prevent the proper reading of the backup in the future. Signed-off-by: John Snow <jsnow@redhat.com> Reviewed-by: Fam Zheng <famz@redhat.com> Message-id: 1456433911-24718-4-git-send-email-jsnow@redhat.com Signed-off-by: Jeff Cody <jcody@redhat.com>
Diffstat (limited to 'tests/qemu-iotests/124.out')
-rw-r--r--tests/qemu-iotests/124.out4
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/qemu-iotests/124.out b/tests/qemu-iotests/124.out
index dae404e278..36376bed87 100644
--- a/tests/qemu-iotests/124.out
+++ b/tests/qemu-iotests/124.out
@@ -1,5 +1,5 @@
-.........
+..........
----------------------------------------------------------------------
-Ran 9 tests
+Ran 10 tests
OK