> On 31.10.2016, at 14:28, David Aldrich <[email protected]> wrote: > > Is it possible to restart Jenkins master without stopping jobs that are > running on slaves?
Any plugin depending on Durable Task Plugin should be able to do this. In the current update site, I found several Docker-related plugins, and of course Pipeline Durable Task Step plugin, which underlies sh/bat Pipeline build steps. -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-users/FCECB8D1-A184-4823-81AE-94014BF61012%40beckweb.net. For more options, visit https://groups.google.com/d/optout.
