×
Sep 7, 2021 · Click Manage Jenkins, then Manage Nodes, then click "New Node." In this set up, you'll supply the connection information (the agent host name, ...
There are potential pitfalls associated with each approach to scaling Jenkins, but with careful planning, many of them can be avoided or managed.
Missing: howto | Show results with:howto
Sep 7, 2021 · Open a browser on the agent machine and go to the Jenkins master server url (http://yourjenkinsmaster:8080). Go to Manage Jenkins > Manage Nodes ...
Restart Jenkins. Pipeline Plugin Reference List. The Pipeline plugin works with a suite of related plugins that enhance the pipeline functionality of your ...
Missing: distribution | Show results with:distribution
Jenkins has several "hidden" features that can be enabled with system properties. This page documents many of them and explain how to configure them on your ...
Missing: master | Show results with:master
The following plugin provides functionality available through Pipeline-compatible steps. Read more about how to integrate steps into your Pipeline in the Steps ...
Missing: distribution | Show results with:distribution
In this scenario, on every change of integration, Jenkins will perform a merge with the master branch, and try to perform a build if the merge is successful.
This plugin allows use of Git as a build SCM, including repository browsers for several providers. A recent Git runtime is required (1.7.9 minimum, ...
Maven Integration ; NullPointerException pops up randomly at different steps of a pipeline build · Builds are failing due to java.lang.NoClassDefFoundError: org/ ...
This plugin integrates Mercurial SCM with Jenkins. It includes repository browsing support for hg serve / hgweb , as well as hosted services like Google ...