I am creating a framework and I want to give option via jenkins, whether someones wants to run a simulations for particular numbers of loops or for a particular number of duration

Hi,

I am creating a gatling framework where I want to give option via jenkins whether someones wants to run a simulations for particular numbers of loops or for a particular number of duration, is there any setup methods available which i can use for solving this issue.

Thanks

Check:
https://community.gatling.io/t/cannot-grab-command-line-arguments/7025
https://community.gatling.io/t/assertion-in-parameter/7970

1 Like

thanks, I am able to pass arg via jenkins but how can i setup to either run for particular number of loops or for particluar duration whatever set via jenkins

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