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

feat: metric and load test nodes #607

Merged
merged 52 commits into from
Mar 21, 2024
Merged

feat: metric and load test nodes #607

merged 52 commits into from
Mar 21, 2024

Conversation

shumkov
Copy link
Member

@shumkov shumkov commented Dec 13, 2023

Issue being fixed or feature implemented

We need to run load tests on the network and monitor how Platform behaves

What was done?

  • Added metric nodes
  • Added load test nodes
  • Configured tenderdash mempool cache

How Has This Been Tested?

Deploying networks

Breaking Changes

Platform < 1.0.0-dev.4 is not supported

Checklist:

  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have added or updated relevant unit/integration/functional/e2e tests
  • I have made corresponding changes to the documentation

For repository code-owners and collaborators only

  • I have assigned this pull request to a milestone

@shumkov shumkov changed the base branch from v0.25-dev to v1.0-dev January 13, 2024 07:15
@shumkov shumkov added this to the v1.0.0 milestone Feb 19, 2024
@shumkov shumkov marked this pull request as ready for review February 19, 2024 13:09
@shumkov shumkov changed the title feat: load test nodes feat: metric and load test nodes Feb 19, 2024
ktechmidas
ktechmidas previously approved these changes Mar 9, 2024
src: "{{ protoc_zip_path }}/{{ protoc_zip_file_name }}"
dest: "{{ protoc_dest_path }}"
remote_src: true
# TODO: Create an empty file with version and then check if it's exists
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Create a file with current version in name after installation of protoc. If file exists we can skip all these tasks

ktechmidas and others added 2 commits March 20, 2024 19:59
* feat: dynamic update of yml

* feat: if less than

* chore: fix debug + new line

---------

Co-authored-by: ktechmidas <daniel@ktechmidas.net>
@QuantumExplorer
Copy link
Member

Please fix linting issues before merge.

@ktechmidas
Copy link
Contributor

@QuantumExplorer linting issues fixed, going to merge

@ktechmidas ktechmidas merged commit f713d9c into v1.0-dev Mar 21, 2024
1 check passed
@ktechmidas ktechmidas deleted the feat/load-test branch March 21, 2024 15:05
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.

4 participants