]> git-server-git.apps.pok.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>
Sat, 12 Feb 2022 04:23:11 +0000 (05:23 +0100)
commit3ea08926b5f68eec1c7497c24c093dc446d606c8
treebd2b66fbaaa11513fb9459140940ac98118b251f
parentc3b9a2c6146ad9931d5742aa12bdeb43cf7dc175
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