Key highlights of Jenkins:
http://www.itisopen.net/2013/08/Installing_jenkins_on_CentOS_6.4/ ==CentOS installation Jenkins
- Jenkins is a Continuous Integration Tool, which triggers the SCM to download your code from the code repository.
- Builds your application.
- Runs the unit test cases.
- Triggers deployment of your application.
- Once your application got deployed you can fire all your functional test cases as Junit test cases to ensure the regression is smooth.
http://www.itisopen.net/2013/08/Installing_jenkins_on_CentOS_6.4/ ==CentOS installation Jenkins
http://www.serveridol.com/2013/08/02/jenkins-how-do-i-setup-continuous-integration-server/
==best one
http://www.linuxfunda.com/2013/11/17/how-to-install-and-configure-jenkins-on-centos-6-4/
==User administration
http://www.linuxfunda.com/2013/11/17/how-to-install-and-configure-jenkins-on-centos-6-4/
--centOS installation
No comments:
Post a Comment