]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
ceph-volume/tests: fix test_path_is_valid()
authorGuillaume Abrioux <gabrioux@redhat.com>
Wed, 27 Jul 2022 12:28:10 +0000 (14:28 +0200)
committerGuillaume Abrioux <gabrioux@redhat.com>
Fri, 5 Aug 2022 06:58:17 +0000 (08:58 +0200)
commitfb4bbb7d060da90b1e9704995644885e7e9452bf
treed9de05eee28e6550c87b816a342209763b6431cd
parenta57d88a373933b9453ba784c42c557efe37f41e5
ceph-volume/tests: fix test_path_is_valid()

When ceph-volume tests are run from a host where there's no `/dev/sda`
device, this test fails.

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