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

Need multi level rampup pattern #765

Closed
narlas01 opened this issue Mar 28, 2018 · 3 comments
Closed

Need multi level rampup pattern #765

narlas01 opened this issue Mar 28, 2018 · 3 comments

Comments

@narlas01
Copy link

Description of issue / feature request

Hi, I think as of now it is not possible to have multi level rampup pattern with locust i.e. we need capability of designing an injection profile that spikes and falls repeatedly. Example given below.

  1. Rampup to 2000rps load in 2 mins
  2. Steady time for 1min
  3. Ramp down to 300 rps in 10 mins
  4. Steady time for 30 mins
  5. Then full ramp down in 1 min

TBD

Expected behavior

TBD

Actual behavior

TBD

Environment settings (for bug reports)

  • OS:
  • Python version:
  • Locust version:

Steps to reproduce (for bug reports)

TBD - example code appreciated

@cgoldberg
Copy link
Member

I think as of now it is not possible to have multi level rampup pattern with locust

correct.. that does not exist in Locust.
... but contributions are welcomed if you develop such feature.

@ghost
Copy link

ghost commented Mar 29, 2018

Hi @cgoldberg Do you not think this is a valid feature request that if left open, someone can work on?

@cgoldberg
Copy link
Member

I do think it's a valid request. I don't think anyone will work on it.

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

No branches or pull requests

2 participants