]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
ceph-volume: update tests since PVolumes.filter returns a list 30703/head
authorRishabh Dave <ridave@redhat.com>
Thu, 3 Oct 2019 11:30:38 +0000 (17:00 +0530)
committerRishabh Dave <ridave@redhat.com>
Thu, 3 Oct 2019 13:46:31 +0000 (19:16 +0530)
commit38ccfe089a86f86b6e48b9a60286f26bb2444596
tree6205c502e942984a52c120ee9a647dc23cbb25b3
parentfcec33ee50457d43add844aef3b81bbf9dd2ad58
ceph-volume: update tests since PVolumes.filter returns a list

...returns a list of filtered PVs instead of removing the items that do
not match the filters from itself.

Signed-off-by: Rishabh Dave <ridave@redhat.com>
src/ceph-volume/ceph_volume/tests/api/test_lvm.py
src/ceph-volume/ceph_volume/tests/conftest.py
src/ceph-volume/ceph_volume/tests/util/test_device.py