]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
ceph-volume/tests: add tests in util/encryption.py
authorGuillaume Abrioux <gabrioux@redhat.com>
Wed, 9 Feb 2022 16:04:19 +0000 (17:04 +0100)
committerGuillaume Abrioux <gabrioux@redhat.com>
Thu, 10 Feb 2022 12:45:52 +0000 (13:45 +0100)
commit4fd897a3f84d8cf0b64d99779c4ec8ef6960bfd7
tree6ff103b68fdfd883635295195dc71bafa35a4b73
parent17561102ecb558823644b2ca017b74c23fc957a9
ceph-volume/tests: add tests in util/encryption.py

this adds some unit tests in order to cover `luks_format()` and `luks_open()`
in `util/encryption.py`.

Signed-off-by: Guillaume Abrioux <gabrioux@redhat.com>
(cherry picked from commit db48850745f218e08cf53ae2d8edf3428f2b4010)
src/ceph-volume/ceph_volume/tests/util/test_encryption.py