]> 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>
Fri, 25 Oct 2024 12:02:28 +0000 (12:02 +0000)
commit97e4daf893887cf69466f9c4b2d57dfc96fed3c4
tree155f66b8ab53fdb805c064a4024bdd05f3bbe9c6
parentd3a39364b7244afb70eff55824f57893bb598d27
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>
(cherry picked from commit dd2a150f40fb11abe6bd1ee51bca03419aaa7d7f)
src/ceph-volume/ceph_volume/tests/objectstore/test_rawbluestore.py