qemu-iotests: Enable write tests for parallels
authorKevin Wolf <kwolf@redhat.com>
Thu, 8 Mar 2018 16:59:29 +0000 (17:59 +0100)
committerKevin Wolf <kwolf@redhat.com>
Mon, 19 Mar 2018 11:01:39 +0000 (12:01 +0100)
commite1473133f7c358abf118b3d8b1d302f3125dd8f3
treeb035fd1905168772bbf4ca85d09acd3172aff6fd
parent1511b4904001589172dc771e3d3e280839c37b94
qemu-iotests: Enable write tests for parallels

Originally we added parallels as a read-only format to qemu-iotests
where we did just some tests with a binary image. Since then, write and
image creation support has been added to the driver, so we can now
enable it in _supported_fmt generic.

The driver doesn't support migration yet, though, so we need to add it
to the list of exceptions in 181.

Signed-off-by: Kevin Wolf <kwolf@redhat.com>
Reviewed-by: Max Reitz <mreitz@redhat.com>
Reviewed-by: Jeff Cody <jcody@redhat.com>
tests/qemu-iotests/181
tests/qemu-iotests/check