]> 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>
Mon, 14 Feb 2022 14:01:07 +0000 (15:01 +0100)
commit298deafba0cff6fe04320ded8416ef8229e95890
tree19c7959aec998e72b0caaf3c94e0f6ca4a0d0f0a
parentb8e21e5ca2e391f0802b30ad07858739961f4928
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