]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
test/allocator_test: additional coverage for get_fragmentation_score
authorIgor Fedotov <ifedotov@suse.com>
Mon, 19 Aug 2019 11:39:31 +0000 (14:39 +0300)
committerIgor Fedotov <ifedotov@suse.com>
Sat, 25 Jul 2020 10:55:22 +0000 (13:55 +0300)
commitcca65bba2703320100faeebf6c9eae90d11a00e5
tree1bae4a84029e1a60c537a8360708bca517105f5e
parentaf8930617ab211a15417c052aafca2b1806c1b26
test/allocator_test: additional coverage for get_fragmentation_score

Tests the function results agains the same cases as we do for
get_fragmentation.

Signed-off-by: Igor Fedotov <ifedotov@suse.com>
(cherry picked from commit 6ae213181433dd2ae392d8eed85c2606b9c4bb54)
src/test/objectstore/Allocator_test.cc