×
Sep 7, 2021 · On your master machine go to Manage Jenkins > Manage Nodes. New Node. Enter Node Name; Select Permanent Agent; Press OK.
Returns the number of Executor s. This may be different from getExecutors().size() because it takes time to adjust the number of executors. Specified by ...
Jun 24, 2022 · We will skip java 11 and try to upgrade all machines to java 17 directly (master and all slaves), but some of our builds still need older java ...
Jenkins Remoting is a library, and executable Java archive, which implements the communication layer in Jenkins. This includes the TCP-based communication ...
Sep 7, 2021 · Jenkins remoting may fail to maintain connection between master and slave, and in such case can report a cryptic stacktrace in build console ...
Dec 8, 2020 · Share machines as Jenkins agents across multiple Jenkins masters. Requirements. The nodes are connected to the individual Jenkins masters so ...
Sep 7, 2021 · Number of slaves. Each slave maintains a connection to a master, and to service these connections a master launchs several threads, and each ...
After manually launching it, jenkins-slave.exe and jenkins-slave. ... number of jobs = number of developers * 3.333 number ... master.key (used for encrypting the ...
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 ...
This script allows you to check the status of all monitors and to reactivate them. Display the number of jobs using SCM Polling from Freestyle, Pipeline and ...