diff options
author | Kevin Wolf <kwolf@redhat.com> | 2013-05-13 14:11:13 +0200 |
---|---|---|
committer | Stefan Hajnoczi <stefanha@redhat.com> | 2013-05-24 16:17:55 +0200 |
commit | bd91ecbf5b43b52321c4d938e16a612b9c68bf06 (patch) | |
tree | a5f0c0588fa6260304c0bffada8dcec84d9e0419 /tests/qemu-iotests/group | |
parent | c93331c9146719958a4b102435fcd0566da45ea2 (diff) |
qemu-iotests: Try creating huge qcow2 image
It's supposed to fail gracefully instead of segfaulting.
Signed-off-by: Kevin Wolf <kwolf@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 bf944d9123..387b050987 100644 --- a/tests/qemu-iotests/group +++ b/tests/qemu-iotests/group @@ -60,3 +60,4 @@ #051 rw auto 052 rw auto backing 053 rw auto +054 rw auto |