]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
ceph-volume: add two unit tests
authorGuillaume Abrioux <gabrioux@ibm.com>
Wed, 9 Aug 2023 08:22:13 +0000 (08:22 +0000)
committerGuillaume Abrioux <gabrioux@ibm.com>
Tue, 5 Sep 2023 13:22:57 +0000 (15:22 +0200)
commit725516d007e95656ef0081ee75675e95af9a0d2d
tree076929e8453536d8af101f2c60f1b7e054ceeb1d
parentfa526b031d431cc1dd13cd314e6aa893d1bcab49
ceph-volume: add two unit tests

This adds two unit tests in order to cover `test_get_mapper_from_lv_path()`
and `test_get_lv_path_from_mapper()` functions from `api.lvm`

Signed-off-by: Guillaume Abrioux <gabrioux@ibm.com>
(cherry picked from commit a485883f62df388ed19bd91a996ec543c0a9a30f)
src/ceph-volume/ceph_volume/tests/api/test_lvm.py