Skip to content
This repository has been archived by the owner on Jan 13, 2025. It is now read-only.

rolls back min number of bloom items for debug builds (backport #17420) #17421

Merged
merged 1 commit into from
May 23, 2021

Conversation

mergify[bot]
Copy link
Contributor

@mergify mergify bot commented May 23, 2021

This is an automatic backport of pull request #17420 done by Mergify.


Mergify commands and options

More conditions and actions can be found in the documentation.

You can also trigger Mergify actions by commenting on this pull request:

  • @Mergifyio refresh will re-evaluate the rules
  • @Mergifyio rebase will rebase this PR on its base branch
  • @Mergifyio update will merge the base branch into this PR
  • @Mergifyio backport <destination> will backport this PR on <destination> branch

Additionally, on Mergify dashboard you can:

  • look at your merge queues
  • generate the Mergify configuration with the config editor.

Finally, you can contact us on https://mergify.io/

coverage ci builds are have become flaky presumably because of the
overhead added in #17236
for very small test clusters.

This commit uses a smaller min number of bloom items condition on that
if debug assertions are enabled or not.

Previous attempt at fixing the flakiness:
#17408

(cherry picked from commit 5567305)
@mergify mergify bot added the automerge Merge this Pull Request automatically once CI passes label May 23, 2021
@codecov
Copy link

codecov bot commented May 23, 2021

Codecov Report

Merging #17421 (613b241) into v1.6 (83cc449) will decrease coverage by 0.0%.
The diff coverage is 100.0%.

@@            Coverage Diff            @@
##             v1.6   #17421     +/-   ##
=========================================
- Coverage    82.7%    82.6%   -0.1%     
=========================================
  Files         423      423             
  Lines      116418   116418             
=========================================
- Hits        96280    96246     -34     
- Misses      20138    20172     +34     

@mergify mergify bot merged commit 7d438e5 into v1.6 May 23, 2021
@mergify mergify bot deleted the mergify/bp/v1.6/pr-17420 branch May 23, 2021 18:07
@brooksprumo brooksprumo mentioned this pull request Aug 23, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
automerge Merge this Pull Request automatically once CI passes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant