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

cmd: add load test for beacon node #3182

Merged
merged 2 commits into from
Jul 25, 2024
Merged

Conversation

KaloyanTanev
Copy link
Contributor

@KaloyanTanev KaloyanTanev commented Jul 22, 2024

Add beacon node load test, which is triggered by a flag. In contrast to the other load tests, this one should be manually triggered, as people might use external beacon nodes against which they might not want to run load tests (infra not in their control either way and risking getting blacklisted).

Small refactors in other files.

category: feature
ticket: #3206

Copy link

codecov bot commented Jul 22, 2024

Codecov Report

Attention: Patch coverage is 36.78161% with 55 lines in your changes missing coverage. Please review.

Project coverage is 58.14%. Comparing base (4249725) to head (9060351).

Files Patch % Lines
cmd/testbeacon.go 31.57% 49 Missing and 3 partials ⚠️
cmd/test.go 66.66% 2 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3182      +/-   ##
==========================================
- Coverage   58.22%   58.14%   -0.08%     
==========================================
  Files         210      210              
  Lines       29699    29767      +68     
==========================================
+ Hits        17291    17309      +18     
- Misses      10550    10595      +45     
- Partials     1858     1863       +5     

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

@KaloyanTanev KaloyanTanev self-assigned this Jul 25, 2024
Copy link

sonarcloud bot commented Jul 25, 2024

@KaloyanTanev KaloyanTanev added the merge when ready Indicates bulldozer bot may merge when all checks pass label Jul 25, 2024
@obol-bulldozer obol-bulldozer bot merged commit 8b1c251 into main Jul 25, 2024
12 checks passed
@obol-bulldozer obol-bulldozer bot deleted the kalo/beacon-node-load-test branch July 25, 2024 19:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
merge when ready Indicates bulldozer bot may merge when all checks pass
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants