Launch of all scenarios

Hi !

It is possible to run all our scenarios (in the simulations directory) from a command line (> gatling.sh …) ?

Thank for your answer !

AG

No, it’s not possible.

1 Like

I think you can call all the different scenarios in one Simulation file and run that Simulation, but if you mean to run multiple Simulation files what you can do is open another instance of the terminal, for example when I’m working with an editor like Intelija Idea I click open in the terminal for the specified folder multiple times in case that folder has more than Simulation I want to run.

Also for the server, I open more than a session :grinning:

Okay thank you for your solution!
I found another solution: i write a loop in my Makefile and i run gatling execution image with make command :smiley:

AG

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.