]> git.apps.os.sepia.ceph.com Git - ceph-ci.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>
Sat, 16 Oct 2021 12:28:53 +0000 (15:28 +0300)
commit429ac06cbb44b8a8263beb0d0780a01cedb517ba
treee4e082c88fd7f242e0ef9d5a2832800bab133412
parent5db11d398856f1e5a93048865af3a8da8e128e8d
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>
qa/tasks/backfill_toofull.py
qa/tasks/ceph_manager.py