Designing the load phase #1094
JayasimhaNagaraj
started this conversation in
Artillery
Replies: 1 comment
-
Hi @hassy : Could you please share your feedback for the above requested query. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi Team,
We have a scenario wherein we
Ramp up: 1000 Vusers gradually over 20 min
Steady State : Maintain steady state of 1 hour for only these 1000 Vusers
Ramp down : 1000 Vusers gradually over 20 min.
The reason being, arrivalRate and arrivalCount will have new users getting added over a period of specified duration.
Could you please throw some light on maintaining a steady state for 1 hour with 1000 VUsers only without new users getting added.
Also, if we want all these 1000 VUsers to be concurrently processing the requests during 1 hour steady state, is there any specific option to achieve this.
Beta Was this translation helpful? Give feedback.
All reactions