]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
ceph-volume: add tests for new functions that run LVM commands 36615/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:27:47 +0000 (19:57 +0530)
commit8c1aad9e87e7dc447359a07a3fd86a9cfc23fbf3
tree49d3731154b58d89223a53cf00123b6195539762
parent1157e4aba63305b9a7f29423fc8339091cc72102
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