-
Type:
New Feature
-
Resolution: Won't Do
-
Priority:
Minor
-
Component/s: agent-maintenance-plugin
-
None
I would like to have an agent taken offline, run a script (such as groovy or shell script) on the agent , and returned to online status when its done, so that I can automate regular maintenance tasks.
Â
Use case example: I often end up with a lot of garbage docker images on my machines when running Jenkins, and it would be nice to take an agent offline for only the time it takes to prune my docker images.