Steady State in Gatling

Hi Everyone,

I am new to Gatling. Some how i have made the script and now facing challenges in defining the steady state in Gatling.

My requirement is to ramp up 100 users over the period of 5 minutes and hold this load for 30 minutes.

Hwo this can be done?

Thank you!.

If you wanted to maintain 100 ramped users continuously requesting over 5 minutes for half an hour resulting in 600 requests I would set up some sort of feed with .circular.

Thanks for the reply. I don’t want to put any restrictions on request.

Yeah sorry, the amount of requests will actually depend on the scenario. I’m a bit confused as to what you are trying to do.

I want to hold the load after ramp up for X amount of time without any restrictions on RPS.

use during? See http://gatling.io/docs/current/general/scenario/#during