On Wed, Jun 11, 2014 at 10:05 AM, James Hetherington <[email protected]> wrote: > Is anyone aware of a plugin which already does this?
No but I have heard of someone interested in SGE support. My idea was to implement the durable-task-plugin API, at which point any client of that plugin can use the system (and Jenkins does not need to be continuously running while the scheduling system runs your batch job). Jenkins Enterprise by CloudBees has one such client, which looks and feels like a freestyle project; the upcoming Workflow plugin suite has another caller, which is used routinely for running forked commands like shell scripts. -- You received this message because you are subscribed to the Google Groups "Jenkins Developers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
