]> git.proxmox.com Git - mirror_qemu.git/commit - tests/qemu-iotests/040
iotests: Test error handling policies with block-commit
authorKevin Wolf <kwolf@redhat.com>
Fri, 14 Feb 2020 20:08:12 +0000 (21:08 +0100)
committerKevin Wolf <kwolf@redhat.com>
Tue, 18 Feb 2020 09:53:56 +0000 (10:53 +0100)
commitd439848941531f11ca94b714b57881e6c0c5ed2a
tree4899ff3643e5e147d95952ea5aed9c9ab4ba2df6
parent8faad1c7fbabec51223297a9477dbc0d2a7d0a24
iotests: Test error handling policies with block-commit

This tests both read failure (from the top node) and write failure (to
the base node) for on-error=report/stop/ignore.

As block-commit actually starts two different types of block jobs
(mirror.c for committing the active later, commit.c for intermediate
layers), all tests are run for both cases.

Signed-off-by: Kevin Wolf <kwolf@redhat.com>
Message-Id: <20200214200812.28180-8-kwolf@redhat.com>
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
tests/qemu-iotests/040
tests/qemu-iotests/040.out