]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
ceph-volume: add tests for new functions that run LVM commands 36614/head
authorRishabh Dave <ridave@redhat.com>
Sat, 1 Aug 2020 18:36:25 +0000 (00:06 +0530)
committerRishabh Dave <ridave@redhat.com>
Thu, 13 Aug 2020 14:24:15 +0000 (19:54 +0530)
commit123ee1532382f9971ab2ff2f491ca6c034b2ff4e
treec60ffaf6e0159163c5eb535da52a11c0eec8609b
parentdd00e160ba8f0998503555a01b5037b69c9f88e3
ceph-volume: add tests for new functions that run LVM commands

... and for supporting functions. Specifically, these functions are
get_pvs(), get_vgs(), get_lvs(), get_first_pv(), get_first_vg(),
get_first_lv() and make_filters_lvmcmd_ready().

Signed-off-by: Rishabh Dave <ridave@redhat.com>
(cherry picked from commit 97c3a0c80a2c03478d948fed7e0ffa8913d394a2)
src/ceph-volume/ceph_volume/tests/api/test_lvm.py