]> git.proxmox.com Git - mirror_qemu.git/commit
iotests: 085: Avoid image locking conflict
authorFam Zheng <famz@redhat.com>
Tue, 2 May 2017 16:35:45 +0000 (00:35 +0800)
committerKevin Wolf <kwolf@redhat.com>
Thu, 11 May 2017 09:08:40 +0000 (11:08 +0200)
commitecffa634218c05813c4b055f73826d09d7f07346
tree5ebf0331fe1a5975c31227d615d24da28a51f3c1
parent4797aeabdc61d7bbf9ef0cb9e25fb539912bb7f3
iotests: 085: Avoid image locking conflict

In the case where we test the expected error when a blockdev-snapshot
target already has a backing image, the backing chain is opened multiple
times. This will be a problem when we use image locking, so use a
different backing file that is not already open.

Signed-off-by: Fam Zheng <famz@redhat.com>
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
tests/qemu-iotests/085
tests/qemu-iotests/085.out