]> 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:42:00 +0000 (13:42 +0200)
commit81bc163b6753b889d54ac06d89b5d1479dee705f
tree67c8eba7546ddaee72bddbddd68023dfd78c4df7
parent3dc80608dedc2fb35e3d76ca1f7b9682f6ba8bf8
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]