]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
ceph-volume: fix test_setup_device_device_name_is_none 38198/head
authorGuillaume Abrioux <gabrioux@redhat.com>
Fri, 20 Nov 2020 10:41:28 +0000 (11:41 +0100)
committerJan Fajerski <jfajerski@suse.com>
Mon, 23 Nov 2020 13:11:14 +0000 (14:11 +0100)
commitb284509cfca914d8ac5ec5d69d8fda6edcc5af1f
tree3542e3dd80cd0333fe6122791754feb8804bde72
parent017301620407474ac7e5f44139ce223a0666198c
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>
(cherry picked from commit 02e6f33f08e392513aaded4bde61cf15b2fcfb0c)
src/ceph-volume/ceph_volume/tests/devices/lvm/test_prepare.py