Re: [Build flow plugin] Cannot load balance multiple workflows

2015-03-09 Thread Ty Satrang
legroups.com [mailto:jenkins...@googlegroups.com] *On >> Behalf Of *Ty Satrang >> *Sent:* Thursday, March 05, 2015 5:12 PM >> *To:* jenkins...@googlegroups.com >> *Subject:* Re: [Build flow plugin] Cannot load balance multiple workflows >> >> >> >>

Re: [Build flow plugin] Cannot load balance multiple workflows

2015-03-08 Thread Stefan Thomasson
;> Can you provide a simple example of your main buildflow job? >> >> >> >> From: jenkins...@googlegroups.com [mailto:jenkins...@googlegroups.com] On >> Behalf Of Ty Satrang >> Sent: Thursday, March 05, 2015 5:12 PM >> To: jenkins...@googlegroups.com >>

Re: [Build flow plugin] Cannot load balance multiple workflows

2015-03-05 Thread Ty Satrang
s.com [mailto: > jenkins...@googlegroups.com ] *On Behalf Of *Ty Satrang > *Sent:* Thursday, March 05, 2015 5:39 PM > *To:* jenkins...@googlegroups.com > *Subject:* Re: [Build flow plugin] Cannot load balance multiple workflows > > > > I am not sure how you want to re

RE: [Build flow plugin] Cannot load balance multiple workflows

2015-03-05 Thread Ginga, Dick
-users@googlegroups.com] On Behalf Of Ty Satrang Sent: Thursday, March 05, 2015 5:39 PM To: jenkinsci-users@googlegroups.com Subject: Re: [Build flow plugin] Cannot load balance multiple workflows I am not sure how you want to receive that, but here is a gist of the config that will reproduce the

Re: [Build flow plugin] Cannot load balance multiple workflows

2015-03-05 Thread Ty Satrang
le network transfer.) So this >strategy reduces the network overhead. > > If you have interesting ideas (or better yet, implementations), please > let me know. > > > > *From:* jenkins...@googlegroups.com [mailto:jenkins...@googlegroups.com] *On > Behalf Of *Ty Satrang > *S

RE: [Build flow plugin] Cannot load balance multiple workflows

2015-03-05 Thread Ginga, Dick
PM To: jenkins...@googlegroups.com Subject: Re: [Build flow plugin] Cannot load balance multiple workflows "if you have a label assigned to many slaves, each with one executor, it will do what you want" My slaves do all share the same label and I tried to "Restrict where this project

Re: [Build flow plugin] Cannot load balance multiple workflows

2015-03-05 Thread Ty Satrang
yet, implementations), please > let me know. > > > > *From:* jenkins...@googlegroups.com [mailto: > jenkins...@googlegroups.com ] *On Behalf Of *Ty Satrang > *Sent:* Thursday, March 05, 2015 1:52 PM > *To:* jenkins...@googlegroups.com > *Subject:* Re: [Build flow plugin] Canno

RE: [Build flow plugin] Cannot load balance multiple workflows

2015-03-05 Thread Ginga, Dick
better yet, implementations), please let me know. From: jenkinsci-users@googlegroups.com [mailto:jenkinsci-users@googlegroups.com] On Behalf Of Ty Satrang Sent: Thursday, March 05, 2015 1:52 PM To: jenkinsci-users@googlegroups.com Subject: Re: [Build flow plugin] Cannot load balance multiple work

Re: [Build flow plugin] Cannot load balance multiple workflows

2015-03-05 Thread Ty Satrang
"if you have a label assigned to many slaves, each with one executor, it will do what you want" My slaves do all share the same label and I tried to "Restrict where this project can be run" and I get the same behavior. "One way to do what you want is to have each “archive” whatever files you wa

RE: [Build flow plugin] Cannot load balance multiple workflows

2015-03-05 Thread Ginga, Dick
Its strategy is to try to use the same node it last built on. If you have available executors, it will use one. if you have a label assigned to many slaves, each with one executor, it will do what you want. One way to do what you want is to have each “archive” whatever files you want which puts