diff options
author | Kevin Wolf <kwolf@redhat.com> | 2019-02-21 16:30:33 +0100 |
---|---|---|
committer | Kevin Wolf <kwolf@redhat.com> | 2019-03-08 12:26:45 +0100 |
commit | 97f94cb4f842ff43e21e990e59a3ca01708e76d0 (patch) | |
tree | 1c99c10551aef0854a3e8b7e4e63aa1f615b1710 /tests/qemu-iotests/group | |
parent | bde36af1ab4f476d38bfbcc1d890b08b7164a8f4 (diff) |
qemu-iotests: Test qcow2 preallocation modes
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
Reviewed-by: Eric Blake <eblake@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 b5ca63cf72..03aa93dbf5 100644 --- a/tests/qemu-iotests/group +++ b/tests/qemu-iotests/group @@ -241,3 +241,4 @@ 239 rw auto quick 240 auto quick 242 rw auto quick +243 rw auto quick |