×
Sep 7, 2021 · On your master machine go to Manage Jenkins > Manage Nodes. New Node. Enter Node Name; Select Permanent Agent; Press OK.
Dec 27, 2021 · The master does everything itself and slaves do exactly the same things as master, the purpose of slave is only to distribute the work-load of ...
Missing: troubleshooting | Show results with:troubleshooting
Sep 7, 2021 · Run jenkins-slave.exe install and then check the Windows service list to ensure it is there. Start it up, and watch Jenkins to see if the agent ...
Sep 7, 2021 · Failure mode on the master: On master, the details of the connection loss is captured into the slave log file, and not the build log. So you'll ...
My Jenkins is broken, help! Check if the updates to plugins are available. Credentials Plugin; SSH Credentials Plugin; Git Client Plugin. Enable the access ...
(See Distributed builds for more about how to do distribute builds in general.) First, you configure your slave to run as a JNLP slave agent. This should create ...
Here are some things to consider when choosing a strategy for scaling your organization's Jenkins instances: Do you have the resources to run a distributed ...
Missing: howto | Show results with:howto
Mar 20, 2019 · Slave node is 'Terminated' when I execute 'slave-agent'. This is the error that I receive: "La conexión se ha cortado. java.nio.channels.
Missing: distribution howto troubleshooting
Sep 7, 2021 · Configure the master/slave​​ For Windows it must be specified all the time. The debug parameter is optional, set to true for troubleshooting.
Missing: howto | Show results with:howto