Safari Books Online is a digital library providing on-demand subscription access to thousands of learning resources.
Multiconfiguration build jobs are an extremely powerful feature of Jenkins. A multiconfiguration build job can be thought of as a parameterized build job that can be automatically run with all the possible combinations of parameters that it can accept. They are particularly useful for tests, where you can test your application using a single build job, but under a wide variety of conditions (browsers, databases, and so forth).
To create a new multiconfiguration build job, simply choose this option on the New Job page (see Figure 10-19).