]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
ceph-volume: tests: add tests for lvm devices and API
authorAlfredo Deza <adeza@redhat.com>
Fri, 14 Jul 2017 17:26:52 +0000 (13:26 -0400)
committerAlfredo Deza <adeza@redhat.com>
Fri, 4 Aug 2017 14:25:58 +0000 (10:25 -0400)
commit86b6589551386abfc810303e9c33afd2e7e20187
treeda20dfdecd36a98332427972b8872179af790c09
parent352dc3792489b57e8d208caa08b43df0e6e42eef
ceph-volume: tests: add tests for lvm devices and API

Signed-off-by: Alfredo Deza <adeza@redhat.com>
src/ceph-volume/ceph_volume/tests/devices/__init__.py [new file with mode: 0644]
src/ceph-volume/ceph_volume/tests/devices/lvm/__init__.py [new file with mode: 0644]
src/ceph-volume/ceph_volume/tests/devices/lvm/test_api.p [new file with mode: 0644]
src/ceph-volume/ceph_volume/tests/devices/lvm/test_api.py [new file with mode: 0644]
src/ceph-volume/ceph_volume/tests/devices/lvm/test_prepare.py [new file with mode: 0644]