On 27.03.2015 20:20, John Snow wrote:
Use a transaction to request an incremental backup across two drives.
Coerce one of the jobs to fail, and then re-run the transaction.
Verify that no bitmap data was lost due to the partial transaction
failure.
Signed-off-by: John Snow <js...@redhat.com>
---
tests/qemu-iotests/124 | 119 +++++++++++++++++++++++++++++++++++++++++++++
tests/qemu-iotests/124.out | 4 +-
2 files changed, 121 insertions(+), 2 deletions(-)
Just as patch 2, this will need fixup for v5 of the transaction-less series.
(the changes from v1 look good, though)
Max