]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
ceph-volume: address test_activate_dmcrypt_tpm
authorGuillaume Abrioux <gabrioux@ibm.com>
Wed, 9 Oct 2024 14:59:38 +0000 (14:59 +0000)
committerGuillaume Abrioux <gabrioux@ibm.com>
Wed, 16 Oct 2024 13:42:10 +0000 (13:42 +0000)
commitdd2a150f40fb11abe6bd1ee51bca03419aaa7d7f
tree2806eac08b4949ed0bfbec62f3048346f96d1ed7
parent68e73b3c9d10fb6ffead99c0e4b8db4d01782015
ceph-volume: address test_activate_dmcrypt_tpm

This mocks the call to `luks_close()`, otherwise this test
fails when run on a system where `cryptsetup` isn't available.

Signed-off-by: Guillaume Abrioux <gabrioux@ibm.com>
src/ceph-volume/ceph_volume/tests/objectstore/test_rawbluestore.py