]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
ceph-volume tests update to use error.value instead of str(error)
authorAlfredo Deza <adeza@redhat.com>
Wed, 3 Jul 2019 18:58:31 +0000 (14:58 -0400)
committerAndrew Schoen <aschoen@redhat.com>
Mon, 8 Jul 2019 16:01:41 +0000 (11:01 -0500)
commitdc0fdd1eb9e4f4da4ff9100c4ed51e73e5f22eea
tree1f3c19cc6eadb3d4cfea85d869b98ab935375be4
parent09c5881d464bedc73214c200c9f9cda0eda34fe9
ceph-volume tests update to use error.value instead of str(error)

Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit 484be7ffb1e0865ff840090a73036567a1f4f5d2)
src/ceph-volume/ceph_volume/tests/api/test_lvm.py
src/ceph-volume/ceph_volume/tests/devices/lvm/strategies/test_bluestore.py
src/ceph-volume/ceph_volume/tests/devices/lvm/strategies/test_filestore.py
src/ceph-volume/ceph_volume/tests/devices/lvm/strategies/test_validate.py
src/ceph-volume/ceph_volume/tests/devices/lvm/test_prepare.py
src/ceph-volume/ceph_volume/tests/devices/simple/test_activate.py
src/ceph-volume/ceph_volume/tests/util/test_arg_validators.py
src/ceph-volume/ceph_volume/tests/util/test_prepare.py