]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
ceph-volume: fix warnings raised by pytest
authorRishabh Dave <ridave@redhat.com>
Tue, 17 Sep 2019 08:10:55 +0000 (13:40 +0530)
committerJakub Sobczak <ksobczak16@gmail.com>
Tue, 1 Oct 2019 19:16:26 +0000 (21:16 +0200)
commit262ee39e14075068a0208bfcb478d95d65658794
tree47706e96496f0ac85b7d498aa4ccabb48eb92890
parent92fcc33c4311f8e0e8dd7661052e0b70ecbae10e
ceph-volume: fix warnings raised by pytest

Warnings are related to configparser. Update tests too.

Fixes: https://tracker.ceph.com/issues/41907
Signed-off-by: Rishabh Dave <ridave@redhat.com>
(cherry picked from commit 31a0c7e77bf5d0193e90e6693b424ca5305b47cc)
src/ceph-volume/ceph_volume/configuration.py
src/ceph-volume/ceph_volume/tests/test_configuration.py