]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
ceph-volume: test the lsblk command in list.py 43088/head
authorGuillaume Abrioux <gabrioux@redhat.com>
Tue, 7 Sep 2021 13:38:33 +0000 (15:38 +0200)
committerGuillaume Abrioux <gabrioux@redhat.com>
Wed, 8 Sep 2021 11:19:17 +0000 (13:19 +0200)
commite758adc54e1af33c770b18eaaa8db477e6a4c4cc
tree33a179f4f135dffe848ad39a8499760b16694902
parentced6c799b46e5124c439935d04bdc82ec37c57c1
ceph-volume: test the lsblk command in list.py

Let's test we use the expected args when we build the `lsblk` command
to list the devices present on the node.

Signed-off-by: Guillaume Abrioux <gabrioux@redhat.com>
(cherry picked from commit 959ea33c0ba118984d678403b234e7628ccac3dc)
src/ceph-volume/ceph_volume/tests/devices/raw/test_list.py