]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
qa/cephfs: Fix error in test_filtered_df 17701/head
authorDouglas Fuller <dfuller@redhat.com>
Wed, 13 Sep 2017 18:00:20 +0000 (14:00 -0400)
committerDouglas Fuller <dfuller@redhat.com>
Wed, 13 Sep 2017 18:02:24 +0000 (14:02 -0400)
commitb059cb6290d81df07bd8ec4e1ec9ef0be24892a2
tree3740d7f27e85838093d78d0ae933c4a71b245a4b
parent1985345c9ab4632e280abbe94b240de5892b715d
qa/cephfs: Fix error in test_filtered_df

ceph df accounts for pool size, so there is no need to do it in the test.

Fixes: http://tracker.ceph.com/issues/21381
Signed-off-by: Douglas Fuller <dfuller@redhat.com>
qa/tasks/cephfs/test_misc.py