]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
ceph-volume: fix test_setup_device_device_name_is_none 38207/head
authorGuillaume Abrioux <gabrioux@redhat.com>
Fri, 20 Nov 2020 10:41:28 +0000 (11:41 +0100)
committerGuillaume Abrioux <gabrioux@redhat.com>
Fri, 20 Nov 2020 10:46:51 +0000 (11:46 +0100)
commit02e6f33f08e392513aaded4bde61cf15b2fcfb0c
treeb01f3d2a03883cfc3f184d62929621fd4d983c75
parent9863aa99a8553515ac663eac612cd1db9af21a5f
ceph-volume: fix test_setup_device_device_name_is_none

Let's call this function by using the same syntax than other tests.
This will make it work with py2 in nautilus branch.

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