iotests: qcow2 COW with minimal L2 cache size
authorMax Reitz <mreitz@redhat.com>
Mon, 1 Jun 2015 16:09:18 +0000 (18:09 +0200)
committerKevin Wolf <kwolf@redhat.com>
Fri, 12 Jun 2015 13:54:01 +0000 (15:54 +0200)
commita4291eafc597c0944057930acf3e51d899f79c2e
tree17002b458b71ed6d30cd00baff633ee536cbfc4c
parent57e216695948a79d9ced82fc217a37cce70fd986
iotests: qcow2 COW with minimal L2 cache size

This adds a test case to test 103 for performing a COW operation in a
qcow2 image using an L2 cache with minimal size (which should be at
least two clusters so the COW can access both source and destination
simultaneously).

Signed-off-by: Max Reitz <mreitz@redhat.com>
Reviewed-by: Alberto Garcia <berto@igalia.com>
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
tests/qemu-iotests/103
tests/qemu-iotests/103.out