Gatling with Jenkins

Hi folks,

I had downloaded the gatling plugin for the Jenkins but i am not able to configure the project in it

Someone can help me with steps how to configure the gatling with Jenkins

Thanks and regards
Rajat Singh

https://github.com/bbc/notes-on-perf-testing/blob/master/ch/jenkins.md

Stephane: Would you like me to submit a pull request wth detailed Jenkins documentation?

Hi Stephane,

Thank for the Replying back but i had gone through this documentation i was not getting where to add SBT script in jenkins i had installed jenkins in windows machine and i want to trigger the local simulation file of gatling on my system

Rajat,

The instructions are for Unix based OS'.

If I was given a Windows development machine, I'd probably install Bash[1], use a Docker container or a Linux VM though a hypervisor.

But you could install SBT on Windows and run it through the console or use the SBT Jenkins plugin (not sure why I didn't use this plugin).

Aidy

[1] https://msdn.microsoft.com/en-us/commandline/wsl/about

Hi Adrian,

Thank for your help i had installed Ubuntu in my system in order to do Gatling Integration with Jenkins and build the project but it took a lot of time in doing the build and i need to ask that whether i need to give the credentials also

Thanks and regards

Rajat Singh

Hi Adrian,

Thank for your help i was working fine with use of Documentation link shared by you

One suggestion From my side it would be better if you can make clear what is happening backside while using the tutorial

Thanks and regards