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

Fixed loadtest configuration #84

Merged
merged 20 commits into from
Apr 5, 2024
Merged

Fixed loadtest configuration #84

merged 20 commits into from
Apr 5, 2024

Conversation

pompon0
Copy link
Collaborator

@pompon0 pompon0 commented Apr 3, 2024

Fixed configuring TCP ports.
Removed builder methods from the config, because the defaults were the cause of a malformed config in the first place.
Moved rpc_addr (renamed to debug_addr) to config, and removed the default port logic - opening a port which was not predeclared on the gcp VM spec made the whole container crash.
Added support for disabling the test rpc server if not needed.
Increased disk size for the loadtest CI to fit 3h worth of finalized blocks.

Simplified CLI api of tool/src/main.rs: embedded the secrets into the config json.

Some kubernetes/docker-related scripts probably need an update.

@pompon0 pompon0 merged commit dda1323 into main Apr 5, 2024
5 checks passed
@pompon0 pompon0 deleted the gprusak-fix branch April 5, 2024 10:44
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.

2 participants