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

Expose an admin-visible control to scale the persistent instance #8

Open
HalosGhost opened this issue Dec 16, 2022 · 0 comments
Open
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@HalosGhost
Copy link
Collaborator

For really large-scale tests, the persistent test controller instance needs to be quite large, but leaving it scaled up to that size can be very costly. It's already quite easy to redeploy via terraform to change the configuration of the persistent instance, but it would be incredibly handy if we could expose a tool to immediately redeploy the persistent instance at a given configuration level. While this would effectively be temporary (because the next terraform apply would override it), it would make it really user-friendly to scale the persistent instance up or down ad-hoc without much effort.

Note: I'm not sure how difficult this would be to achieve, or even how possible it is (clearly the test controller is capable of requesting machine changes to the AWS environment, but I'm not sure if it could make changes to (more or less) its own configuration).

@HalosGhost HalosGhost added enhancement New feature or request help wanted Extra attention is needed labels Dec 16, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant