]> git.ipfire.org Git - thirdparty/qemu.git/commit
iotests/migration-permissions: New test
authorHanna Reitz <hreitz@redhat.com>
Thu, 25 Nov 2021 13:53:17 +0000 (14:53 +0100)
committerHanna Reitz <hreitz@redhat.com>
Tue, 1 Feb 2022 09:51:39 +0000 (10:51 +0100)
commit95fc339c1b189b03ad051359ef9c7868833d3fd5
tree710267342099e3eae18ea0916833de1da7d51a28
parent492a119610129f65217580790971fa038e5492d3
iotests/migration-permissions: New test

This test checks that a raw image in use by a virtio-blk device does not
share the WRITE permission both before and after migration.

Signed-off-by: Hanna Reitz <hreitz@redhat.com>
tests/qemu-iotests/tests/migration-permissions [new file with mode: 0755]
tests/qemu-iotests/tests/migration-permissions.out [new file with mode: 0644]