qemu-iotests: Test cache mode option inheritance
commit8f7acbe6ea30de29e11f595242de89845f771ea1
authorKevin Wolf <kwolf@redhat.com>
Fri, 8 May 2015 16:06:47 +0000 (8 18:06 +0200)
committerKevin Wolf <kwolf@redhat.com>
Fri, 18 Dec 2015 13:34:43 +0000 (18 14:34 +0100)
tree5a7f0cae95313ea4ed385b45ac97b3e7eeef8b1d
parent768ee459f5d1c1bbff432e3a3737543d4132461b
qemu-iotests: Test cache mode option inheritance

This is doing a more complete test on setting cache modes both while
opening an image (i.e. in a -drive command line) and in reopen
situations. It checks that reopen can specify options for child nodes
and that cache modes are correctly inherited from parent nodes where
they are not specified.

Signed-off-by: Kevin Wolf <kwolf@redhat.com>
Reviewed-by: Max Reitz <mreitz@redhat.com>
tests/qemu-iotests/142 [new file with mode: 0755]
tests/qemu-iotests/142.out [new file with mode: 0644]
tests/qemu-iotests/group