summaryrefslogtreecommitdiffstats
path: root/tests/qemu-iotests/group
diff options
context:
space:
mode:
authorJeff Cody <jcody@redhat.com>2014-06-25 16:55:31 -0400
committerKevin Wolf <kwolf@redhat.com>2014-06-27 11:37:54 +0200
commitd1fde4ad3c22137f8e589e625c21bf2ea7f6ba62 (patch)
treef96492787a845ebd0808dd1ba63c160ea2fbe542 /tests/qemu-iotests/group
parent9c75e168bc388094c04aabb6fc59c91abe06e81c (diff)
downloadhqemu-d1fde4ad3c22137f8e589e625c21bf2ea7f6ba62.zip
hqemu-d1fde4ad3c22137f8e589e625c21bf2ea7f6ba62.tar.gz
block: add qemu-iotest for resize base during live commit
If 'base' is smaller than the overlay image being committed into it, then the base image will be grown in commit_run via bdrv_truncate(). This tests to make sure that this works, and the bdrv_truncate() is not blocked when it shouldn't be. Signed-off-by: Jeff Cody <jcody@redhat.com> Reviewed-by: Eric Blake <eblake@redhat.com> Signed-off-by: Kevin Wolf <kwolf@redhat.com>
Diffstat (limited to 'tests/qemu-iotests/group')
-rw-r--r--tests/qemu-iotests/group1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/qemu-iotests/group b/tests/qemu-iotests/group
index 0f07440..e3dc4e8 100644
--- a/tests/qemu-iotests/group
+++ b/tests/qemu-iotests/group
@@ -99,3 +99,4 @@
090 rw auto quick
091 rw auto
092 rw auto quick
+095 rw auto
OpenPOWER on IntegriCloud