]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
ceph-volume: add raw testing coverage
authorGuillaume Abrioux <gabrioux@redhat.com>
Tue, 23 Jun 2020 12:54:50 +0000 (14:54 +0200)
committerGuillaume Abrioux <gabrioux@redhat.com>
Mon, 29 Jun 2020 11:44:55 +0000 (11:44 +0000)
commit0fa2a19cc74bd2596a745da94c81207b3a31a0b7
tree87c66252e8ac4cf909cff6fc61a9741119b123ce
parent02cda36478a3b0a2f61aa2c692726477c4f67117
ceph-volume: add raw testing coverage

This commit adds testing against `ceph-volume raw` subcommand.

Signed-off-by: Guillaume Abrioux <gabrioux@redhat.com>
(cherry picked from commit 7bb811c3b6ec25ca34734131115cee531439f0ff)
src/ceph-volume/ceph_volume/tests/devices/raw/__init__.py [new file with mode: 0644]
src/ceph-volume/ceph_volume/tests/devices/raw/test_prepare.py [new file with mode: 0644]