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

Running txsim as a knuu instance inside e2e tests #3189

Closed
staheri14 opened this issue Mar 18, 2024 · 0 comments · Fixed by #3244
Closed

Running txsim as a knuu instance inside e2e tests #3189

staheri14 opened this issue Mar 18, 2024 · 0 comments · Fixed by #3244
Assignees
Labels
enhancement New feature or request testing items that are strictly related to adding or extending test coverage

Comments

@staheri14
Copy link
Collaborator

This issue is to add the capability to execute txsim as a knuu instance within e2e tests, enhancing efficiency and reliability when loading the network with a high volume of transactions.

Part of #3147

@staheri14 staheri14 self-assigned this Mar 18, 2024
@staheri14 staheri14 added testing items that are strictly related to adding or extending test coverage enhancement New feature or request and removed needs:triage labels Mar 19, 2024
staheri14 added a commit that referenced this issue Apr 5, 2024
…anity test (#3244)

Closes #3189

Summary of changes:
- Introduces the capability to customize the resource allocation for
each Node and TxSimNode individually
- Enables running txsim as a knuu instance. 
- Allows spinning up multiple instances of txsim (e.g., one or more per
validator)
- Enhanced logs

I have also tested all the e2e tests, and they pass successfully.

---------

Co-authored-by: Callum Waters <[email protected]>
0xchainlover pushed a commit to celestia-org/celestia-app that referenced this issue Aug 1, 2024
…anity test (#3244)

Closes celestiaorg/celestia-app#3189

Summary of changes:
- Introduces the capability to customize the resource allocation for
each Node and TxSimNode individually
- Enables running txsim as a knuu instance. 
- Allows spinning up multiple instances of txsim (e.g., one or more per
validator)
- Enhanced logs

I have also tested all the e2e tests, and they pass successfully.

---------

Co-authored-by: Callum Waters <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request testing items that are strictly related to adding or extending test coverage
Projects
None yet
1 participant