×
There are potential pitfalls associated with each approach to scaling Jenkins, but with careful planning, many of them can be avoided or managed.
Oct 30, 2020 · JENKINS-70698Global build discard setting is not being overridden by pipeline discard setting, if value > default setting. Bug. JENKINS-70638 ...
Missing: troubleshooting | Show results with:troubleshooting
Cloud. hudson.slaves.Cloud. Creates Node s to dynamically expand/shrink the agents attached to Hudson. Implementations: Jenkins Core: hudson.slaves.
Fix redirect when renaming a cloud. (issue 71737) ... Fix missing hyperlink in build history (regression in 2.314). ... slave-agent.jnlp to ${agent_url}/jenkins ...
How long to wait after startup before starting to provision nodes from clouds. This will allow static agents to start and handle the load first. hudson.slaves.
Builds a job, and optionally waits until its completion. Implementation of "Discard old build records" feature. Job.
Missing: troubleshooting | Show results with:troubleshooting
When one of the work unit is aborted, call this method to abort all the other work units. ABORT - Static variable in class hudson.model.AbstractProject.
Missing: troubleshooting | Show results with:troubleshooting
... : Provision new nodes . _Cloud_RequiredName() - Static method in class hudson.slaves.Messages. Key Cloud.RequiredName : Cloud must have a unique non-empty name.
If the associated branch is not trusted, yet the file has been modified from its trusted version, an error is thrown. Thus this step is useful for loading ...
This extension provides a Ping protocol that allows people to verify that the TcpSlaveAgentListener is alive. · Decorates the connections that Jenkins open to ...