Skip to content

chore(ci): bump hive start up timeout in CI#2857

Merged
LouisTsai-Csie merged 1 commit into
ethereum:forks/amsterdamfrom
kclowes:ci/hive-timeout
May 15, 2026
Merged

chore(ci): bump hive start up timeout in CI#2857
LouisTsai-Csie merged 1 commit into
ethereum:forks/amsterdamfrom
kclowes:ci/hive-timeout

Conversation

@kclowes
Copy link
Copy Markdown
Contributor

@kclowes kclowes commented May 14, 2026

🗒️ Description

Sometimes the hive E2E tests are flaky (like here) because hive takes more than 120s to start up. Then CI fails, even though it's not hung. Bumped the timeout from 120s -> 180s.

🔗 Related Issues or PRs

N/A.

✅ Checklist

  • All: Ran fast static checks to avoid unnecessary CI fails, see also Code Standards and Enabling Pre-commit Checks:
    just static
  • All: PR title adheres to the repo standard - it will be used as the squash commit message and should start type(scope):.
  • All: Considered updating the online docs in the ./docs/ directory.
  • All: Set appropriate labels for the changes (only maintainers can apply labels).

Cute Animal Picture

Put a link to a cute animal picture inside the parenthesis-->

@kclowes kclowes added C-chore Category: chore A-ci Area: Continuous Integration labels May 14, 2026
@codecov
Copy link
Copy Markdown

codecov Bot commented May 14, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 86.94%. Comparing base (b3f5df5) to head (26b1483).

Additional details and impacted files
@@               Coverage Diff                @@
##           forks/amsterdam    #2857   +/-   ##
================================================
  Coverage            86.94%   86.94%           
================================================
  Files                  586      586           
  Lines                35777    35777           
  Branches              3363     3363           
================================================
  Hits                 31106    31106           
  Misses                4012     4012           
  Partials               659      659           
Flag Coverage Δ
unittests 86.94% <ø> (ø)

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

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@kclowes kclowes marked this pull request as ready for review May 14, 2026 20:45
@LouisTsai-Csie LouisTsai-Csie merged commit 78a79ee into ethereum:forks/amsterdam May 15, 2026
20 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

A-ci Area: Continuous Integration C-chore Category: chore

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants