From: Xuehan Xu Date: Sun, 7 Apr 2024 02:05:35 +0000 (+0800) Subject: test/neorados/misc: disable the locator key test for crimson X-Git-Tag: v19.1.1~325^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=refs%2Fpull%2F57597%2Fhead;p=ceph.git test/neorados/misc: disable the locator key test for crimson Signed-off-by: Xuehan Xu (cherry picked from commit 776c2b3e40d7e7c1819d56b02d38a87a1f4dbbf9) --- diff --git a/src/test/neorados/misc.cc b/src/test/neorados/misc.cc index 201a1eee390f..30d019099915 100644 --- a/src/test/neorados/misc.cc +++ b/src/test/neorados/misc.cc @@ -68,6 +68,7 @@ CORO_TEST_F(NeoRadosMisc, LongName, NeoRadosTest) { } CORO_TEST_F(NeoRadosMisc, LongLocator, NeoRadosTest) { + SKIP_IF_CRIMSON(); const auto maxlen = rados().cct()->_conf->osd_max_object_name_len; const auto bl = to_buffer_list("content"sv); {