×
There are potential pitfalls associated with each approach to scaling Jenkins, but with careful planning, many of them can be avoided or managed.
The following plugin provides functionality available through Pipeline-compatible steps. Read more about how to integrate steps into your Pipeline in the Steps ...
Missing: distribution | Show results with:distribution
Comma-separated list of additional build parameter names that should not be discarded even when not defined on the job. hudson.model.Queue.cacheRefreshPeriod.
Sep 8, 2022 · ClassCastException: class java.lang.Integer cannot be cast to class hudson.slaves.NodeProperty during upgrade from LTS 2.346.x to 2.361.1.
Add globally configured build discarders that delete old builds not marked as "keep forever" even if there is no, or a less aggressive, per-project build ...
Pluggable ability to manage transfer and/or storage of build artifacts. The descriptor should specify at least a display name, and optionally a {@code ...
Missing: jnlp | Show results with:jnlp
Open "Global Security Configuration" in Jenkins and set the "TCP port for JNLP agents" either to "random" or to "fixed" unused port number greater than 1024.
Sep 7, 2021 · Specifies the default TCP slave ... Useful for custom war distributions or externally provided UC data files ... 1.560. true to disable Nio for JNLP ...
Dec 3, 2021 · This is useful when older versions of the web application are discarded by the CI/CD when an updated version is created. $class: ' ...
Jenkins will now execute the configured per-project build discarder periodically even if no build is currently finishing. Globally configured build discarders ...