×
Nov 2, 2022 · Hello. I have configured Jenkins with 2 docker nodes. I then installed the “Least load” plugin and my jenkinsfile contains this line: agent ...
Schedules the steps contained within it to run by adding them to the Jenkins build queue (so that as soon as an executor slot is free on a node, the appropriate ...
May 20, 2023 · A Jenkins master instance with OCI Compute Plugin can spin up OCI Instances (slaves or agents) on demand within OCI, and remove the Instances ...
This plugin allows for throttling the number of concurrent builds of a project running per node or globally. Andrew Bayer · Basil Crow · Oleg Nenashev. Health ...
Jan 16, 2017 · A One-Shot Executor is a Slave created for a specific Build in Jenkins Queue. It is launched as the Build start, and destroyed as the Build ...
Jenkins plugin to run dynamic agents in a Kubernetes cluster. Based on the Scaling Docker with Kubernetes article, automates the scaling of Jenkins agents ...
Missing: /search | Show results with:/search
The Kubernetes cloud to use to schedule the pod. ... If set, the number of bytes to read from the server before terminating the log output. ... GitHub · Jenkins on ...
Pluggable ability to manage transfer and/or storage of build artifacts. The descriptor should specify at least a display name, and optionally a {@code ...
Jan 18, 2024 · This plugin allows configuration of Jenkins based on human-readable declarative configuration files.
Sep 7, 2021 · In other words, the master becomes a sort of "portal" to the entire build farm. Since each agent runs a separate program called an "agent" there ...