]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
test/objectstore/store_test: kill ExcessiveFragmentation test case. 36049/head
authorIgor Fedotov <ifedotov@suse.com>
Fri, 29 May 2020 19:28:15 +0000 (22:28 +0300)
committerNathan Cutler <ncutler@suse.com>
Sat, 11 Jul 2020 08:52:49 +0000 (10:52 +0200)
commite78b9603fc3ef0ebba3d28822109f90a6c527ad0
treee0d514364be14cde282094302e88b8d25115864d
parent690c7ca1a27b11ba119fbc95e96319b1f3233753
test/objectstore/store_test: kill ExcessiveFragmentation test case.
This test case was introduced by https://github.com/ceph/ceph/pull/18494
to verify allocation failure handling while gifting during bluefs rebalance
Not it looks outdated as there is no periodic gifting any more.

Fixes: https://tracker.ceph.com/issues/45788
Signed-off-by: Igor Fedotov <ifedotov@suse.com>
(cherry picked from commit b852703dd01a66028c0d123ac3579e1611393afe)
src/test/objectstore/store_test.cc