]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
objectstore/test_kv: Unittest for util_divide_key_range 68981/head
authorAdam Kupczyk <akupczyk@ibm.com>
Mon, 18 May 2026 16:33:45 +0000 (16:33 +0000)
committerAdam Kupczyk <akupczyk@ibm.com>
Tue, 2 Jun 2026 07:46:38 +0000 (07:46 +0000)
commitb099187a6b802e043916fbf5f7a579c9eac2ef4d
tree4ba18b33641bb13e933457bae7740a90296e83d3
parent44813dccd5a2a5799c1df17932e50960f4eb5995
objectstore/test_kv: Unittest for util_divide_key_range

Extensive tests for quality of KeyValueDB::util_divide_key_range.
Tests speed and correctness of split.
Has 2 control modes:
1) on Jenkins (detected by JENKINS_HOME) run with reduced scope
2) passing env VERBOSE=1 gives more details

Signed-off-by: Adam Kupczyk <akupczyk@ibm.com>
src/test/objectstore/test_kv.cc