]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
ceph-volume/tests: fix test_exception_returns_default 47434/head
authorGuillaume Abrioux <gabrioux@redhat.com>
Wed, 3 Aug 2022 09:16:36 +0000 (11:16 +0200)
committerGuillaume Abrioux <gabrioux@redhat.com>
Wed, 3 Aug 2022 09:16:36 +0000 (11:16 +0200)
commit47aec3b86bcc850292f66d24670c5d8dc0a33c85
tree08420a1c23b16d110f21fad8c65ee9a4aa4dd643
parent704c56b2f40174442451da28674131f645679972
ceph-volume/tests: fix test_exception_returns_default

There are cases, like running tests as root user, where this test fails
because root user can always read the file content.

Signed-off-by: Guillaume Abrioux <gabrioux@redhat.com>
src/ceph-volume/ceph_volume/tests/util/test_system.py