]> git.proxmox.com Git - qemu.git/commit
qemu-iotests: Fix test 041
authorMax Reitz <mreitz@redhat.com>
Mon, 25 Nov 2013 19:28:56 +0000 (20:28 +0100)
committerAnthony Liguori <aliguori@amazon.com>
Wed, 27 Nov 2013 15:53:32 +0000 (07:53 -0800)
commit171d64319c9604228429b0580edf764a69b67c75
treedff0c6bd919659fe603a791a0d8d76e5cc302c3b
parent117e0c82881f05d88902d4059a3171bc6cd02df0
qemu-iotests: Fix test 041

Performing multiple drive-mirror blockjobs on the same qemu instance
results in the image file used for the block device being replaced by
the newly mirrored file, which is not what we want.

Fix this by performing one dedicated test per sync mode.

Signed-off-by: Max Reitz <mreitz@redhat.com>
Reviewed-by: Paolo Bonzini <pbonzini@redhat.com>
Reviewed-by: Kevin Wolf <kwolf@redhat.com>
Reviewed-by: Eric Blake <eblake@redhat.com>
Message-id: 1385407736-13941-3-git-send-email-mreitz@redhat.com
Signed-off-by: Anthony Liguori <aliguori@amazon.com>
tests/qemu-iotests/041
tests/qemu-iotests/041.out