]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
osd: Unit tests for read balancer on OSDs with different sizes
authorJosh Salomon <41079547+JoshSalomon@users.noreply.github.com>
Tue, 16 Jan 2024 18:45:32 +0000 (20:45 +0200)
committerLaura Flores <lflores@ibm.com>
Tue, 30 Jan 2024 19:24:43 +0000 (19:24 +0000)
commitb13ffd280959c3ec4894f99c6584651f2b8b5110
treec984c19285bdb195e25553e8e13683cf11a8b937
parent2953db8b58535605882dff2e1d4ff36e6075e122
osd: Unit tests for read balancer on OSDs with different sizes

Test cases for the read balancer which takes osd sizes into account.
Some balancing code refactoring and reorg for code that is used in
multiple tests

Signed-off-by: Josh Salomon <41079547+JoshSalomon@users.noreply.github.com>
src/test/osd/TestOSDMap.cc