]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
qa/tasks/backfill_toofull: make test work when compression on
authorMykola Golub <mgolub@suse.com>
Wed, 13 Oct 2021 15:22:09 +0000 (18:22 +0300)
committerMykola Golub <mgolub@suse.com>
Wed, 20 Oct 2021 14:46:05 +0000 (17:46 +0300)
commita41aec38ed9f2a7ca1119e499bb2be6016429feb
treed2e58d3aa0636ebc67dd1854d28d7e1810b81563
parent8f40d7cf5202f96a26613c116170b8fdc0b3b720
qa/tasks/backfill_toofull: make test work when compression on

The osd backfill reservation does not take compression into account so
we need to operate with "uncompressed" bytes when calculating nearfull
ratio.

Signed-off-by: Mykola Golub <mgolub@suse.com>
(cherry picked from commit 429ac06cbb44b8a8263beb0d0780a01cedb517ba)
qa/tasks/backfill_toofull.py
qa/tasks/ceph_manager.py