]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
ceph-volume: update tests since VolumeGroups.filter returns a list 30707/head
authorRishabh Dave <ridave@redhat.com>
Thu, 3 Oct 2019 12:14:37 +0000 (17:44 +0530)
committerRishabh Dave <ridave@redhat.com>
Thu, 3 Oct 2019 13:35:41 +0000 (19:05 +0530)
commitda58d239a0e067cd3ea5fd26aac24a2551b871c1
tree5970792e6245b2514f0a2668e11e55e51faeb7b0
parent028757813282f764ebcce05572f9e4b76ea4e552
ceph-volume: update tests since VolumeGroups.filter returns a list

VolumeGroups.filter returns VolumeGroups object that contains VGs
matching the filter. Update the tests to hold the list returned by the
Volumes.filter() call.

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