]> git.proxmox.com Git - mirror_qemu.git/commit
qcow2: add iotests to cover LUKS encryption support
authorDaniel P. Berrange <berrange@redhat.com>
Fri, 23 Jun 2017 16:24:13 +0000 (17:24 +0100)
committerMax Reitz <mreitz@redhat.com>
Tue, 11 Jul 2017 15:44:56 +0000 (17:44 +0200)
commit426d52d88c54cf048385eeb73d802dd87c1317bd
tree14b7c815b42b02035efd05df6f8b41a8c9063964
parent4652b8f3e1ec91bb9d6f00e40df7f96d1f1aafee
qcow2: add iotests to cover LUKS encryption support

This extends the 087 iotest to cover LUKS encryption when doing
blockdev-add.

Two further tests are added to validate read/write of LUKS
encrypted images with a single file and with a backing file.

Reviewed-by: Alberto Garcia <berto@igalia.com>
Reviewed-by: Max Reitz <mreitz@redhat.com>
Signed-off-by: Daniel P. Berrange <berrange@redhat.com>
Message-id: 20170623162419.26068-15-berrange@redhat.com
Signed-off-by: Max Reitz <mreitz@redhat.com>
tests/qemu-iotests/087
tests/qemu-iotests/087.out
tests/qemu-iotests/188 [new file with mode: 0755]
tests/qemu-iotests/188.out [new file with mode: 0644]
tests/qemu-iotests/189 [new file with mode: 0755]
tests/qemu-iotests/189.out [new file with mode: 0644]
tests/qemu-iotests/group