Continious Integration - CI

• Jenkins :
o Basic knowledge
o Git integration “Setup a Jenkins job to build tagged git code source”
• Code coverage tools (Jacoco/Cobertura) :
o Integration in Maven  
o Integration in Jenkins   “How Jacoco and Cobertura are used in our CI”
o Integration in Sonar      |
• Maven :
o Basic knowledge “Create a new project with Maven”
o Adding a dependency ”Add dependencies in a real project”
o Profile “Create a new maven profile in an existing project”
o Multi module project « Analyze a multi-module project »
• Sonar :
o Basic knowledge ->  “Sonar metrics”
o Define some rules and enable email notifications
o Integration with Jenkins
• Git :
• ReviewBoard

猜你喜欢

转载自yys19781104.iteye.com/blog/1829124
ci