Reputation: 80194
I have a requirement where I need to run the test until all the data items from the feeder is exhausted. i.e. stop the exection after gatling has iterated through all the data. How to achieve this? I only understand how to stop it after certain duration.
Upvotes: 2
Views: 2524
Reputation: 966
Gatling automatically stops when feeders are exhausted, so you have nothing special to do on your side.
Upvotes: 1