All,
I amusing the cloudbees plugin that creates folders.
I am now trying to move some jobs that are currently in a 'view' into a
folder.
I can easily query and list all the jobs in a view in groovy but I am
struggling to move the job into a folder.
I have tried various methods - if anyone has s
All,
I have found the following file:
core/src/main/java/hudson/slaves/NodeProvisioner.java
I would like to know if its possible to write a plugin that changes the
default strategy.
The reason is that we are using Docker Containers on a number of Slave
machines.
This allows each Slave Server t
All,
We want to monitor the performance of our Jenkins installation.
After some thought we are thinking that a potential measure could be 'Time
to Provision'
Ideally we want to be able to record the Time a job was put into the
Jenkins Queue -> Time the job was started.
I think we can use the ti
All,
I am using the docker-plugin and provisioning containers as I require them.
I am using the latest LTS Jenkins release.
I have some non cloud based slaves with a label of ubuntu_12.04 and I also
use this label for the docker containers.
If I take all the non-cloud slaves offline (which is my
All,
I was wondering if anyone knows what happens when you copy artifacts to a
slave and the network goes down?
We seem to have a slightly unreliable network at my work place and some
users are concerned that if I copy an artifact to a slave unit and the
network fails during the copy that we wi