Install Gatling In order to let jenkins jobs run gatling bundle you should install the bundle under jenkins home (by default /var/lib/jenkins) Call Galing Task in a Jenkins Jobs Install Gatling Plugins https://wiki.jenkins-ci.org/display/JENKINS/Gatling+Plugin On your source we propose this tree source |-data : contains all data needed for gatling secnario …
Read More »Dockerize Jenkins Slave for PHP project continous integration
We saw in a previous posts how to prepare a Jenkins server for a php countinous integration. int his post we try to configure a docker server and containers for lunching the jenkins job on the slave.
Read More »Configure Jenkins for PHP Projects
Here a summary of steps and instructions for preparing a continuous integration platform for PHP projects using jenkins.
Read More »Prepare continous integration plateform with Jenkins on Ubuntu Server
This post list steps to prepare a continuous integration platform using Jenkins on an Ubuntu Linux server. You’ll find at the end a shell script that can be used to do all steps one shot.
Read More »