]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
test/objectstore/store_test: kill ExcessiveFragmentation test case. 35318/head
authorIgor Fedotov <ifedotov@suse.com>
Fri, 29 May 2020 19:28:15 +0000 (22:28 +0300)
committerIgor Fedotov <ifedotov@suse.com>
Tue, 9 Jun 2020 15:34:50 +0000 (18:34 +0300)
commitb852703dd01a66028c0d123ac3579e1611393afe
tree8174019de315f997d67bf0247ba57029e1f97f1f
parent07f9d8b5b2f7a72018329db69c0c367098f0b563
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>
src/test/objectstore/store_test.cc