]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
test/osd: add read balancer unit tests 48010/head
authorLaura Flores <ljflores@redhat.com>
Thu, 12 Jan 2023 23:36:50 +0000 (23:36 +0000)
committerLaura Flores <lflores@redhat.com>
Wed, 22 Feb 2023 16:29:38 +0000 (16:29 +0000)
commitc61fe847c6acce88bac6944b265ff12915b3024c
tree7c312f4f68226130114e7f5fdb3e2e9ed7f740fa
parent10b89f96d9632f703083c0b01244de959582636a
test/osd: add read balancer unit tests

This commit adds unit test coverage to the read balancing
feature, including small vs. large osdmap scenarios,
random osdmap scenarios, and scenarios that involve
tweaking primary affinity on an OSD.

Signed-off-by: Laura Flores <lflores@redhat.com>
src/test/osd/TestOSDMap.cc