]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
common/mempool: only fail tests if sharding is very bad 39978/head
authorsinguliere <singuliere@autistici.org>
Wed, 17 Mar 2021 06:35:04 +0000 (07:35 +0100)
committersinguliere <singuliere@autistici.org>
Fri, 2 Apr 2021 12:08:34 +0000 (14:08 +0200)
commitc0969de17fc5015c691f4104c263e4009fa5010e
treeb9e344d2c78a44f2613f732001266f041378e364
parent551fa064e43842145ad4938f7ba2c5bec6b3c114
common/mempool: only fail tests if sharding is very bad

Fixes: https://tracker.ceph.com/issues/49781
Signed-off-by: singuliere <singuliere@autistici.org>
(cherry picked from commit db79769d6d557acc021a434ff285db2d69458d0a)

  Conflicts:
      src/include/mempool.h: 0fcf893e18057400bf9c7acc8471ff7eebc71331
      in master added #include <pthread> in Client.h, making it
      available in the tests. It needs to be added explicitly for octopus.
src/include/mempool.h
src/test/test_mempool.cc