diff options
author | Max Reitz <mreitz@redhat.com> | 2017-06-13 22:21:07 +0200 |
---|---|---|
committer | Max Reitz <mreitz@redhat.com> | 2017-07-11 17:45:02 +0200 |
commit | ced14843229cd42c282f0ee4b43bbcdc324c923a (patch) | |
tree | 5ffd54c925d6842530f8a5e7b0a1cb50c9d54671 /tests/qemu-iotests/group | |
parent | a2c7e082123a17dc1e31262ad136a3b45b3b0cb6 (diff) | |
download | qemu-ced14843229cd42c282f0ee4b43bbcdc324c923a.zip qemu-ced14843229cd42c282f0ee4b43bbcdc324c923a.tar.gz qemu-ced14843229cd42c282f0ee4b43bbcdc324c923a.tar.bz2 |
iotests: Add preallocated growth test for qcow2
Signed-off-by: Max Reitz <mreitz@redhat.com>
Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com>
Message-id: 20170613202107.10125-17-mreitz@redhat.com
Signed-off-by: Max Reitz <mreitz@redhat.com>
Diffstat (limited to 'tests/qemu-iotests/group')
-rw-r--r-- | tests/qemu-iotests/group | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/qemu-iotests/group b/tests/qemu-iotests/group index de14091..2aba585 100644 --- a/tests/qemu-iotests/group +++ b/tests/qemu-iotests/group @@ -131,6 +131,7 @@ 122 rw auto 123 rw auto quick 124 rw auto backing +125 rw auto 126 rw auto backing 128 rw auto quick 129 rw auto quick |