Skip to content

op-acceptance-tests: interop: misc improvements to load test #16101

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

Open
wants to merge 3 commits into
base: develop
Choose a base branch
from

Conversation

joshklop
Copy link
Contributor

  • Properly protect the rand.Source in initiators
  • Spam initiating messages in parallel
  • Retry submission forever for valid messages

@joshklop joshklop force-pushed the joshklop/interop-load-test-fix branch from 9baed1c to 855f656 Compare May 27, 2025 20:59
@joshklop joshklop marked this pull request as ready for review May 27, 2025 21:00
@joshklop joshklop requested a review from a team as a code owner May 27, 2025 21:00
Copy link

codecov bot commented May 27, 2025

Codecov Report

Attention: Patch coverage is 68.42105% with 12 lines in your changes missing coverage. Please review.

Project coverage is 43.97%. Comparing base (a770f20) to head (855f656).
Report is 1 commits behind head on develop.

Files with missing lines Patch % Lines
op-service/txplan/txplan.go 0.00% 7 Missing ⚠️
...ceptance-tests/tests/interop/loadtest/initiator.go 75.00% 5 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           develop   #16101      +/-   ##
===========================================
- Coverage    46.97%   43.97%   -3.00%     
===========================================
  Files         1368     1207     -161     
  Lines       110009   101228    -8781     
===========================================
- Hits         51678    44518    -7160     
+ Misses       54684    53197    -1487     
+ Partials      3647     3513     -134     
Flag Coverage Δ
cannon-go-tests-64 ?
contracts-bedrock-tests ?

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

Files with missing lines Coverage Δ
...acceptance-tests/tests/interop/loadtest/helpers.go 100.00% <100.00%> (ø)
...acceptance-tests/tests/interop/loadtest/relayer.go 93.75% <100.00%> (+0.41%) ⬆️
...ceptance-tests/tests/interop/loadtest/initiator.go 86.00% <75.00%> (-5.43%) ⬇️
op-service/txplan/txplan.go 27.95% <0.00%> (-0.63%) ⬇️

... and 165 files with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

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.

1 participant