]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
ceph-volume: fix test_setup_device_device_name_is_none 38199/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:18:46 +0000 (14:18 +0100)
commit4c89c26d83d9dc6aa07c60a98577a90e5d64d2ce
tree6b13a11c0d20e7791ff5db5ab8c8fc9c460e97ff
parent5d9d96493412c029a57242c55673091f327ac43d
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