]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
qa/cephfs: Fix error in test_filtered_df 17878/head
authorDouglas Fuller <dfuller@redhat.com>
Wed, 13 Sep 2017 18:00:20 +0000 (14:00 -0400)
committerNathan Cutler <ncutler@suse.com>
Thu, 21 Sep 2017 08:37:35 +0000 (10:37 +0200)
commit4bb1d893739e33fc35ae57ac0290606b5cf8b918
tree51f2dd5c8a922dc43f2cbd62c0a1f4b35dcf232c
parent0132a275aa86ca80bf1dcacd9905243257317e6c
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>
(cherry picked from commit b059cb6290d81df07bd8ec4e1ec9ef0be24892a2)
qa/tasks/cephfs/test_misc.py