]> 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:07 +0000 (13:45 +0100)
commitce2f6b1f7d4a1e016a23c3888baeb1da0524fe69
treefed0057bcc2addfbb9d7dbfca29460b6dca33801
parentf69339e00f582ec64b843ff58b66817975fca0d7
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