]> git.proxmox.com Git - mirror_qemu.git/commit
iotests: Split 214 off of 122
authorMax Reitz <mreitz@redhat.com>
Fri, 6 Apr 2018 16:41:08 +0000 (18:41 +0200)
committerMax Reitz <mreitz@redhat.com>
Tue, 15 May 2018 14:15:21 +0000 (16:15 +0200)
commit6cba5377f54d7ea859a29c1877785e7101794683
treefc873f241d3ee90989871dda465345682dc6ca08
parentbd21935b50d100d8da8c05cd3c2009f0f3432cb4
iotests: Split 214 off of 122

Commit abd3622cc03cf41ed542126a540385f30a4c0175 added a case to 122
regarding how the qcow2 driver handles an incorrect compressed data
length value.  This does not really fit into 122, as that file is
supposed to contain qemu-img convert test cases, which this case is not.
So this patch splits it off into its own file; maybe we will even get
more qcow2-only compression tests in the future.

Also, that test case does not work with refcount_bits=1, so mark that
option as unsupported.

Signed-off-by: Max Reitz <mreitz@redhat.com>
Message-id: 20180406164108.26118-1-mreitz@redhat.com
Reviewed-by: Eric Blake <eblake@redhat.com>
Signed-off-by: Alberto Garcia <berto@igalia.com>
Signed-off-by: Max Reitz <mreitz@redhat.com>
tests/qemu-iotests/122
tests/qemu-iotests/122.out
tests/qemu-iotests/214 [new file with mode: 0755]
tests/qemu-iotests/214.out [new file with mode: 0644]
tests/qemu-iotests/group