]> git.apps.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:23:25 +0000 (15:23 +0200)
commite552729ecc86cf28b773314183242c5b5061eca2
tree56ee7c565277304b38ad6b14a066c709d04c54ad
parent1cf68800dc35a3679f15f8519a268ff4cced274f
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