Chapter 18. Continuous Integration with Jenkins

This chapter focuses on continuous integration (CI) systems that DevOps teams use to automatically build and test source code. The build process is triggered automatically as new changes are committed to the source code management (SCM) system. Jenkins is one of the more popular CI tools, and we’ll take a look at how to deploy and use it.

Topics covered in this chapter include the following:

Continuous integration concepts

Jenkins architecture

Jenkins deployment

Jenkins workflow

Quality assurance teams

Continuous Integration Concepts

Rapid infrastructure deployment, with essential services automatically configured, is great. However, the rapid deployment of bug-free, customer-facing ...

Get DevOps for VMware Administrators now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.