]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
ceph-volume: add tests for new functions that run LVM commands
authorRishabh Dave <ridave@redhat.com>
Sat, 1 Aug 2020 18:36:25 +0000 (00:06 +0530)
committerRishabh Dave <ridave@redhat.com>
Mon, 10 Aug 2020 08:08:29 +0000 (13:38 +0530)
commit97c3a0c80a2c03478d948fed7e0ffa8913d394a2
treef01c3cc003d71b113731e3223a043098c8add0fd
parent10aade2ef372b64b88fd6cec88799a02027f35c4
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>
src/ceph-volume/ceph_volume/tests/api/test_lvm.py