Google
×
Package hudson.slaves ; Base implementation of ComputerLauncher that to be used by launchers that perform some initialization (typically something cloud/v12n ...
Mar 19, 2024 · Jenkins plugin to run dynamic agents in a Kubernetes cluster. Based on the Scaling Docker with Kubernetes article, automates the scaling of ...
To do this, have your Slave subtype remember the necessary handle (such as EC2 instance ID) as a field. Such fields need to survive the user-initiated re- ...
Returns true if the computer is accepting tasks. Needed to allow agents programmatic suspension of task scheduling that does not overlap with being offline.
This plugin can be used to connect Jenkins to a Mesos cluster and dynamically launch Jenkins slaves based on the work load.
Adding a new feature to schedule slaves for termination, 5 years ago, 4 years ago. #262, Allow use of openstack application credentials, 5 years ago, 5 years ...
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 ...
Cloud. hudson.slaves.Cloud. Creates Node s to dynamically expand/shrink the agents attached to Hudson. Implementations: Jenkins Core: hudson.slaves.
Oct 18, 2023 · Here we need to know a little bit more on how we plan on the image connecting to jenkins. · Add a new cloud via Manage Jenkins --> Manage Nodes ...
Jul 17, 2023 · I am trying to run my scripts in Jenkins via docker where I added a docker template details under Nodes and Clouds section in Manage Jenkins ...