×
Instantiate your Slave subtype with something like CloudSlaveRetentionStrategy so that it gets automatically deleted after some idle time. Freeing an external ...
Missing: helpline | Show results with:helpline
Creates a new Computer object that acts as the UI peer of this Node . Nobody but Jenkins.updateComputerList() should call this method. Overrides: createComputer ...
Creates a new Computer object that acts as the UI peer of this Node . Nobody but Jenkins.updateComputerList() should call this method. Specified by: ...
Oct 12, 2012 · This plugin adds to the Jenkins CI a way to control virtual machines through scripts. It takes two scripts: one for starting.
Default Slave implementation for computers that do not belong to a higher level structure, like grid or cloud. Author: Kohsuke Kawaguchi; See Also: Serialized ...
Dec 8, 2020 · Such Jenkins can use static slaves or other clouds in the same time. The Orchestrator Jenkins is a dedicated instance to instrument the ...
Sep 7, 2021 · This plugin uses JClouds to provide slave launching on most of the currently usable Cloud infrastructures.
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 ...
Jenkins Remoting is a library, and executable Java archive, which implements the communication layer in Jenkins. This includes the TCP-based communication ...
This plugin can be used to connect Jenkins to a Mesos cluster and dynamically launch Jenkins slaves based on the work load.