]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
qa/tasks/qemu: use formatted clones on encrypted disks 40363/head
authorOr Ozeri <oro@il.ibm.com>
Sun, 10 Jul 2022 10:54:56 +0000 (13:54 +0300)
committerOr Ozeri <oro@il.ibm.com>
Thu, 25 Aug 2022 15:41:48 +0000 (18:41 +0300)
commit3b2908b6fbb13a48824f8e01d314ff3e13ce06f7
tree19c2eecca6f3cf19f489ecc90d08ed61ec803fff
parent1d3de19c40051ae2b59894bd180ff051b0bd6b5e
qa/tasks/qemu: use formatted clones on encrypted disks

This commit changes the format for encrypted disks to have
the child image and the parent image encrypted with different keys.
This to allow testing of the new formatted clones feature in librbd/crypto.

Signed-off-by: Or Ozeri <oro@il.ibm.com>
qa/suites/rbd/encryption/workloads/qemu_xfstests_luks1.yaml
qa/suites/rbd/encryption/workloads/qemu_xfstests_luks1_luks1.yaml [new file with mode: 0644]
qa/suites/rbd/encryption/workloads/qemu_xfstests_luks1_luks2.yaml [new file with mode: 0644]
qa/suites/rbd/encryption/workloads/qemu_xfstests_luks2.yaml
qa/suites/rbd/encryption/workloads/qemu_xfstests_luks2_luks1.yaml [new file with mode: 0644]
qa/suites/rbd/encryption/workloads/qemu_xfstests_luks2_luks2.yaml [new file with mode: 0644]
qa/suites/rbd/encryption/workloads/qemu_xfstests_none_luks1.yaml [new file with mode: 0644]
qa/suites/rbd/encryption/workloads/qemu_xfstests_none_luks2.yaml [new file with mode: 0644]
qa/tasks/qemu.py
qa/tasks/rbd.py