Jenkins does support this too: https://wiki.jenkins-ci.org/display/JENKINS/NodeLabel+Parameter+Plugin /Domi
On 30.08.2012, at 16:36, Paul Weiss <p...@weiss.name> wrote: > Rundeck looks interesting. It supports a use case that Jenkins doesn't, > namely, running a job on _every_ slave. I would love to use this to, say, > cleanup old workspace directories for Jenkins jobs that have been deleted. > > -P > > On Wed, Aug 29, 2012 at 12:32 PM, R. Tyler Croy <ty...@monkeypox.org> wrote: > > On Tue, 28 Aug 2012, Manglu wrote: > > > I encountered an operations team which had built a number of jobs in > > Jenkins and all it does was kickstart scripts in the OS. > > > > This sounded a bit strange to me as they are effectively using Jenkins as a > > glorified UI for these tasks. > > I've used this plenty of times, having Jenkins operate as a centralized > cron-like work-queue system for the production site was quite useful. > > Another tool that might fit the bill, or augment the functionality of Jenkins > is "Rundeck" > > - R. Tyler Croy > -------------------------------------- > Code: https://github.com/rtyler > Chatter: https://twitter.com/agentdero >