]> 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 01:39:45 +0000 (02:39 +0100)
commitdb48850745f218e08cf53ae2d8edf3428f2b4010
tree44d347b53343b3b071af6a7a3e3e0eda4d47ec7b
parent47c33179f9a15ae95cc1579a421be89378602656
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>
src/ceph-volume/ceph_volume/tests/util/test_encryption.py