Skip to content

test/store_test: fix broken test case#42918

Merged
neha-ojha merged 1 commit intoceph:masterfrom
ifed01:wip-ifed-fix-52398
Aug 27, 2021
Merged

test/store_test: fix broken test case#42918
neha-ojha merged 1 commit intoceph:masterfrom
ifed01:wip-ifed-fix-52398

Conversation

@ifed01
Copy link
Contributor

@ifed01 ifed01 commented Aug 25, 2021

After merging NCB stuff missed shared blob detection doesn't reveal
extent leak any more - which is expected. Hence we need to adjust the
relevant UT.

Fixes: https://tracker.ceph.com/issues/52398

Signed-off-by: Igor Fedotov ifedotov@suse.com

Checklist

  • References tracker ticket
  • Updates documentation if necessary
  • Includes tests for new functionality or reproducer for bug

Show available Jenkins commands
  • jenkins retest this please
  • jenkins test classic perf
  • jenkins test crimson perf
  • jenkins test signed
  • jenkins test make check
  • jenkins test make check arm64
  • jenkins test submodules
  • jenkins test dashboard
  • jenkins test dashboard cephadm
  • jenkins test api
  • jenkins test docs
  • jenkins render docs
  • jenkins test ceph-volume all
  • jenkins test ceph-volume tox

Copy link
Contributor

@aclamk aclamk left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

On the side note - do we imagine going back to having allocations in b?
If so, then maybe UT should base required value on bluestore_allocation_from_file ?

After merging NCB stuff missed shared blob detection doesn't reveal
extent leak any more - which is expected. Hence we need to adjust the
relevant UT.

Fixes:https://tracker.ceph.com/issues/52398

Signed-off-by: Igor Fedotov <ifedotov@suse.com>
@ifed01 ifed01 force-pushed the wip-ifed-fix-52398 branch from c1d97ee to 6a0ac27 Compare August 26, 2021 11:02
@ifed01
Copy link
Contributor Author

ifed01 commented Aug 26, 2021

On the side note - do we imagine going back to having allocations in b?
If so, then maybe UT should base required value on bluestore_allocation_from_file ?

good point, updated.

@neha-ojha
Copy link
Member

https://pulpito.ceph.com/yuriw-2021-08-26_18:40:53-rados-wip-yuri7-testing-2021-08-26-0841-distro-basic-smithi/
https://pulpito.ceph.com/yuriw-2021-08-26_23:49:07-rados-wip-yuri7-testing-2021-08-26-0841-distro-basic-smithi/

failures unrelated, tracked in:

https://tracker.ceph.com/issues/52399
https://tracker.ceph.com/issues/52417
https://tracker.ceph.com/issues/52315
https://tracker.ceph.com/issues/52124
https://tracker.ceph.com/issues/50280
https://tracker.ceph.com/issues/52137

Details:

Bug #52399: src/os/bluestore/HybridAllocator.cc: FAILED ceph_assert(false) - bluestore - Ceph
Bug #52417: cephadm/test_dashboard_e2e.sh: orchestrator/01-hosts.e2e-spec.ts failed. - Orchestrator - Ceph
Bug #52315: rgw: fix bucket index list test error - rgw - Ceph
Bug #52124: Invalid read of size 8 in handle_recovery_delete() - RADOS - Ceph
Bug #50280: cephadm: RuntimeError: uid/gid not found - Ceph - Ceph
Bug #52137: Valgrind reports memory "UninitCondition" error. - rgw - Ceph

@neha-ojha neha-ojha merged commit 72b0f42 into ceph:master Aug 27, 2021
@ifed01 ifed01 deleted the wip-ifed-fix-52398 branch August 27, 2021 18:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants