×
Query the test-results of a completed build. Get objects representing the latest builds of a job. Search for artifacts by simple criteria. Block until jobs are ...
Random: The TCP port is chosen at random to avoid collisions on the Jenkins controller. The downside to randomized ports is that they are chosen during the ...
(If a thread is a part of Jenkins and not serving any user request, like Executor{ }s, then it carries an almighty "system" Authentication object.) ACL, which ...
Missing: book/ | Show results with:book/
Jenkins provides two methods for installing plugins on the controller: Using the "Plugin Manager" in the web UI. Using the Jenkins CLI install-plugin command.
Jenkins features a Groovy script console which allows one to run arbitrary Groovy scripts within the Jenkins controller runtime or in the runtime on agents. It ...
That program will install Jenkins as a service using a 64 bit JVM chosen by the user. Keep in mind that to run Jenkins as a service, the account that runs ...
Missing: disable/ | Show results with:disable/
This section describes how to customize the rules restricting agents' access to the Jenkins controller in Jenkins 2.325 and earlier. In Jenkins 2.326, the ...
Missing: /url | Show results with:/url
Agents manage the task execution on behalf of the Jenkins controller by using executors. An agent is a small (170KB single jar) Java client process that ...
It allows us to use different environments for each build project balancing the workload among multiple agents running jobs in parallel. The Jenkins controller ...
Missing: disable/ | Show results with:disable/
The top of the Manage Jenkins screen may contain "Monitors" that alert you when a new version of the Jenkins software or a security update is available.