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

replace --hatch-rate and --startup-time with --increase-rate, --increase-time, --decrease-rate and --decrease-time #468

Open
jeremyandrews opened this issue May 4, 2022 · 0 comments
Labels
enhancement New feature or request

Comments

@jeremyandrews
Copy link
Member

Both --hatch-rate and --startup-time assume that we are only configuring a load test to ramp up. Now that load tests are internally represented with a test plan, we also have to take in the a ramp down time.

The existing commands would be replaced by the --increase commands.

To configure a ramp-down time, we'd introduce the new --decrease commands.

Beyond building load test with a ramp-up time and/or a ramp-down time, this can also be useful when adjusting a running load test through the controller once #454 lands.

@jeremyandrews jeremyandrews added the enhancement New feature or request label May 4, 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
Projects
None yet
Development

No branches or pull requests

1 participant