]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
ceph-volume: add a test `test_mpath_device_is_device`
authorGuillaume Abrioux <gabrioux@redhat.com>
Tue, 14 Dec 2021 09:40:35 +0000 (10:40 +0100)
committerGuillaume Abrioux <gabrioux@redhat.com>
Mon, 14 Feb 2022 15:43:07 +0000 (16:43 +0100)
commit49a20deca3d0f389cc478d5c1afdf7f52ab8cb30
tree8fbf077eb98ce06cc7b2bd28e3b2378afbafc736
parent16cbf40dbe93704210c372f7f332fff437ee4e70
ceph-volume: add a test `test_mpath_device_is_device`

This test checks that Device.is_device() returns True for a mpath device.

Signed-off-by: Guillaume Abrioux <gabrioux@redhat.com>
(cherry picked from commit 0280ff6df09bc26107bc97446e9d5c18fbc582e9)
src/ceph-volume/ceph_volume/tests/util/test_device.py