]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
crimson/seastore: fix test_seastore
authorchunmei-liu <chunmei.liu@intel.com>
Fri, 8 Jul 2022 08:52:09 +0000 (01:52 -0700)
committerchunmei-liu <chunmei.liu@intel.com>
Fri, 22 Jul 2022 23:12:23 +0000 (16:12 -0700)
commit4010c4f24d58512e0fc35355d5574dc4a2ca0fd8
treeaa24b1f3870c8848569ce99bd6d918e744ad034d
parent16becf3157916034761c948a9943acfda2246a63
crimson/seastore: fix test_seastore

collection default has pool(0), and NO_SHARD,
so the ghobject_t should have the same setting.
and ghobject_t default hash not within 1<<(32-4),
so set collection bits to be 0.

Signed-off-by: chunmei-liu <chunmei.liu@intel.com>
src/test/crimson/seastore/test_seastore.cc