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

Implement operation and block propagation tests under flood #4480

Open
4 tasks
Leo-Besancon opened this issue Oct 16, 2023 · 0 comments
Open
4 tasks

Implement operation and block propagation tests under flood #4480

Leo-Besancon opened this issue Oct 16, 2023 · 0 comments
Labels
global Issue that concern the whole codebase tests Issues related to testing the node

Comments

@Leo-Besancon
Copy link
Contributor

Leo-Besancon commented Oct 16, 2023

Using the massa-test-framework, we can write functional tests that ensures:

  • Nodes can still finalize blocks and stay synced under high standard TX throughput) (should be mainly done with https://github.com/massalabs/massa-functional-tests/pull/8)
  • Nodes can still finalize blocks and stay synced under high callSC TX throughput) (same)
  • Flood the network and see the impact on other modules (can still bootstrap, call API, ...)
  • Flood operation and blocks
@AurelienFT AurelienFT added tests Issues related to testing the node global Issue that concern the whole codebase labels Mar 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
global Issue that concern the whole codebase tests Issues related to testing the node
Projects
None yet
Development

No branches or pull requests

2 participants