Re: Resume pipeline on a different slave

2017-05-30 Thread Michael Kobit
Are there other ways than that plugin? It seems like agents should be considered fungible in general. There doesn't seem to be any way on Dumb Slave that I can see. On Tue, May 30, 2017, 08:48 Arvind Jayaprakash wrote: > I face the same issue with Mesos and my understanding is that there is a >

Re: Resume pipeline on a different slave

2017-05-30 Thread Arvind Jayaprakash
I face the same issue with Mesos and my understanding is that there is a way to declare slaves as *ephemeral* i.e.they will never come back once they are gone. This appeared to be something that the cloud provider plugin (mesos in this case) needs to worry about. On Thursday, May 25, 2017 at 7

Resume pipeline on a different slave

2017-05-25 Thread Michal Tekel'
Hi, I have a question if it is possible to configure Jenkins to resume pipeline build (e.g. after Jenkins restart) on any slave which has required labels. Currently jenkins will only try to resume on the exactly same build slave the pipeline was running on before. But sometimes, this slave is n