-
Notifications
You must be signed in to change notification settings - Fork 33
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
[Infra] Allow to programmatically scale actors on DevNet #883
Comments
I realized this has not been captured by the ticket on a dashboard, will add more details soon. |
The feature has been implemented, I'm updating the documentation to reflect new changes. |
Thanks for the update! |
|
@okdas Can you please also update the main README in this repo to point to all the other docs / READMEs? For example: I'm 100% no one will complain about the redundancy of backlinks. |
Also @okdas , did you get anyone else to review the documentation in the other places to make sure it works, is clear and functional? |
Good call, I'm on it - I'll update the main repo README files as well. The dashboard has not been integrated with the LocalNet yet, though! That PR will be a good place to get feedback on documentation. |
Objective
In order to thoroughly test the network, we need a way to programmatically provision and remove nodes on the network. This is a requirement for, for example, a state sync end-to-end test.
Origin Document
Identified the requirement for this during #829.
Goals
Deliverable
General issue deliverables
Testing Methodology
make ...
make ...
make test_all
LocalNet
is still functioning correctly by following the instructions at docs/development/README.mdk8s LocalNet
is still functioning correctly by following the instructions hereCreator: @okdas
Co-Owners: N/A
The text was updated successfully, but these errors were encountered: