]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
ceph-volume: update tests since PVolumes.filter returns a list 30805/head
authorRishabh Dave <ridave@redhat.com>
Thu, 3 Oct 2019 11:30:38 +0000 (17:00 +0530)
committerJan Fajerski <jfajerski@suse.com>
Wed, 9 Oct 2019 11:50:20 +0000 (13:50 +0200)
commitd1146c3a83740796d9acde762f33d7d51a869d3b
tree722009039748a4d9b9926a9d3c3e9457aa0bb1c6
parentcccd89d039a80c0c4ae6ca4e66cb1a4da4dcefee
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>
(cherry picked from commit 38ccfe089a86f86b6e48b9a60286f26bb2444596)
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