Make Pipeline build (or stage) NOT be durable?

15 views
Skip to first unread message

Jason Swager

unread,
Sep 16, 2016, 2:16:18 PM9/16/16
to Jenkins Users
Pipelines are very nice for their durable steps; when you've got persistent slaves, it's rather nice to have a build pickup after an unexpected Jenkins shutdown.

But if you're using temporary slaves - like from the Docker plugin - those slaves often won't exist after the Jenkins restart.  Is there a way to mark a Pipeline job, or maybe just a stage running on a temporary node, as non-durable.  So that if Jenkins dies during that build/stage, it won't try to restart the pipeline?

Thanks,
Jason
Reply all
Reply to author
Forward
0 new messages