]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
test/objectstore/store_test: kill ExcessiveFragmentation test case. 37824/head
authorIgor Fedotov <ifedotov@suse.com>
Fri, 29 May 2020 19:28:15 +0000 (22:28 +0300)
committerNathan Cutler <ncutler@suse.com>
Mon, 26 Oct 2020 21:50:56 +0000 (22:50 +0100)
commit40b8c9a7318283912eaa0a84d411bfb29cf075c9
tree55980a5d526f3a23034a40c5a21afe807f6c8de0
parenta2010cbc82ce53c909c3d230726d633f552e43a1
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