diff options
author | Max Reitz <mreitz@redhat.com> | 2015-03-03 16:22:38 -0500 |
---|---|---|
committer | Kevin Wolf <kwolf@redhat.com> | 2015-03-10 14:02:23 +0100 |
commit | 005628bc8a1693c3dcb00ff2dc3a67cf92c61a13 (patch) | |
tree | fe961edf6031902cdf81e45b26864c15df9df466 /tests/qemu-iotests/group | |
parent | 2726958d5eaa3e8242a56014a33e2420280cdd57 (diff) |
iotests: Remove 006
vpc does support images > 127 GB if done correctly. qemu does it
correctly. Remove the test pretending otherwise.
Signed-off-by: Max Reitz <mreitz@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/group | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/qemu-iotests/group b/tests/qemu-iotests/group index 93a02502df..87eec393a8 100644 --- a/tests/qemu-iotests/group +++ b/tests/qemu-iotests/group @@ -12,7 +12,7 @@ 003 rw auto 004 rw auto quick 005 img auto quick -006 img auto +# 006 was removed, do not reuse 007 snapshot auto 008 rw auto quick 009 rw auto quick |