×
There are potential pitfalls associated with each approach to scaling Jenkins, but with careful planning, many of them can be avoided or managed.
Sep 7, 2021 · Launch agent via "JNLP" from agent back to master in a browser. Another way of doing this is to start an agent through Java Web Start (JNLP). It ...
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 ...
Pipeline functionality helps Jenkins to support continuous delivery (CD). ... agent - An “agent” (formerly "slave ... This eliminates the need for manual job ...
Missing: distribution | Show results with:distribution
When Multibranch Pipeline is reloaded from XML, it notifies its branch sources about it and triggers a scan if possible. This flag allows turning off this ...
Sep 7, 2021 · The Operating System kernel is running out of virtual memory. Which category your OutOfMemoryError falls into is not always obvious, but here ...
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 ...
This plugin integrates Mercurial SCM with Jenkins. It includes repository browsing support for hg serve / hgweb , as well as hosted services like Google ...
Sep 7, 2021 · Supports distributed/remote build execution. In a clustered Jenkins environment, this plugin is designed to execute the checkout operation on ...