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

Nomos testing in master #141

Merged
merged 12 commits into from
Jul 30, 2023
Merged

Nomos testing in master #141

merged 12 commits into from
Jul 30, 2023

Conversation

AlbertoSoutullo
Copy link
Collaborator

  • Changed config.json file to accept CI testing situations.
  • Added nomos default yml file to create nomos topologies
  • Gennet now can create nomos topologies. Take into account this is using current master branch, so upcoming changes might break this.

Important notes:

  • Curently nomos node uses Ram memory to save consensus data, causing ram usage per container scale per second. We are only capable of running short-term tests.
  • Currently the amount of data that Nomos node logs is huge (50 gigabytes with 5 nodes in 2 minutes~), causing Kurtosis/Docker to crash. Solution for now is to disabble logging in docker daemon json with "log-driver": "none".

@AlbertoSoutullo AlbertoSoutullo added enhancement New feature or request Kurtosis labels Jul 30, 2023
@AlbertoSoutullo AlbertoSoutullo self-assigned this Jul 30, 2023
@AlbertoSoutullo AlbertoSoutullo merged commit ceab94f into master Jul 30, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request Kurtosis
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant