]> git.apps.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>
Wed, 26 Jan 2022 17:52:13 +0000 (18:52 +0100)
commitfc361488e01e2a044e52ba18e7ef8978fe9e847f
treea2b9a07ccb3860964412ab999c7a1a339a96fcf4
parent484e527101c9a6cb16f1f7e9b15606f670760216
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