Christopher Orr
unread,Mar 18, 2015, 3:15:48 AM3/18/15Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to jenkin...@googlegroups.com
Please do not cross-post to multiple Jenkins mailing lists; the users'
list was the correct place for this question.
On 17/03/15 23:50, Kishore RP wrote:
> Hello community,
>
>
> We use a multi config job to trigger jobs on multiple slaves
>
> When we trigger jobs on multiple slaves, during one of the subjob, if
> one of the slaves goes offline due to some system issue, the other
> slaves are starved and the other jobs do not progress at all, how do we
> auto abort above kind of build?
>
> The slaves are launched using jnlp mechanism, build time out plugin
> doesnt seem to work when the executor starvation occurs.
>
> Any suggestions would be more than welcome.
>
> Regards
>
> Kishore