image
CHAPTER
7
Distributed Building Using Hudson
In the previous chapters, we explored how to install, run, and set up Hudson for CI practice. We also discussed that the best way to achieve build steps from Continuous Integration to Continuous Delivery is properly setting up the building of your software units along with different testing environments in a pipeline of builds. This leads to an increase in number of jobs. Often, the branches in the build pipeline can be executed in a distributed fashion. Hudson supports distributed building of multiple software projects, or buildable units of a single software project maintained by various software teams. ...

Get Hudson Continuous Integration in Practice 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.