Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Wait up to 30s for block rotation test #3541

Merged
merged 1 commit into from
Jun 3, 2021

Conversation

ryanhall07
Copy link
Collaborator

It appears like 5s is not long enough to wait. Locally I've seen it
takes 11s.

What this PR does / why we need it:

Fixes #

Special notes for your reviewer:

Does this PR introduce a user-facing and/or backwards incompatible change?:


Does this PR require updating code package or user-facing documentation?:


It appears like 5s is not long enough to wait. Locally I've seen it
takes 11s.
@codecov
Copy link

codecov bot commented Jun 3, 2021

Codecov Report

Merging #3541 (eda7122) into master (a9dda99) will increase coverage by 0.0%.
The diff coverage is n/a.

Impacted file tree graph

@@          Coverage Diff           @@
##           master   #3541   +/-   ##
======================================
  Coverage    55.8%   55.8%           
======================================
  Files         549     549           
  Lines       61437   61437           
======================================
+ Hits        34326   34327    +1     
- Misses      23999   24000    +1     
+ Partials     3112    3110    -2     
Flag Coverage Δ
aggregator 57.1% <ø> (-0.2%) ⬇️
cluster ∅ <ø> (∅)
collector 54.3% <ø> (ø)
dbnode 60.3% <ø> (+<0.1%) ⬆️
m3em 46.4% <ø> (ø)
metrics 19.8% <ø> (ø)
msg 74.3% <ø> (+0.2%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.


Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update a9dda99...eda7122. Read the comment docs.

@ryanhall07 ryanhall07 merged commit 5f61918 into master Jun 3, 2021
@ryanhall07 ryanhall07 deleted the rhall-block-rotation-flake-again branch June 3, 2021 18:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants