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

Traffic generator V2 #1055

Open
wants to merge 13 commits into
base: master
Choose a base branch
from
Open

Conversation

dmanc
Copy link
Contributor

@dmanc dmanc commented Dec 20, 2024

Why are these changes needed?

Repurpose the new traffic generator to only support EigendDA V2 APIs.

Right now only dispersal is working. Will add back support for blob reading in a future PR.

Blob writer configuration

This PR also adds configuring blob writers through runtime by modifying a file. An example configuration is given in tools/traffic/config/example_runtime_config.yaml

Checks

  • I've made sure the tests are passing. Note that there might be a few flaky tests, in that case, please comment that they are not relevant.
  • I've checked the new test coverage and the coverage percentage didn't drop.
  • Testing Strategy
    • Unit tests
    • Integration tests
    • This PR is not tested :(

@dmanc dmanc force-pushed the traffic-generator-v2 branch 2 times, most recently from 1b7fac4 to 6c5f4a3 Compare January 6, 2025 23:31
@ian-shim
Copy link
Contributor

ian-shim commented Jan 9, 2025

want to just have the dispersal version in this PR and have retrieval & other features as separate PRs?

@dmanc
Copy link
Contributor Author

dmanc commented Jan 9, 2025

want to just have the dispersal version in this PR and have retrieval & other features as separate PRs?

Yeah sounds good, need to clean up the PR before open

@dmanc dmanc force-pushed the traffic-generator-v2 branch from 6c5f4a3 to afcc4c0 Compare January 10, 2025 05:30
@dmanc dmanc changed the title [WIP] Traffic generator V2 Traffic generator V2 Jan 10, 2025
@dmanc dmanc marked this pull request as ready for review January 10, 2025 07:21
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