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
f Of *Ty Satrang > *Sent:* Thursday, March 05, 2015 3:50 AM > *To:* jenkins...@googlegroups.com > *Subject:* [Build flow plugin] Cannot load balance multiple workflows > > > > http://i.imgur.com/VEZ1Erc.png > > > > For some reason my flow jobs like to all r

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

2015-03-05 Thread Ginga, Dick
] Cannot load balance multiple workflows http://i.imgur.com/VEZ1Erc.png For some reason my flow jobs like to all run on a single node instead of choosing an idle node. This is a problem for me because I am using the Node and Label parameter plugin<https://wiki.jenkins-ci.org/display/JENKINS/NodeLa

[Build flow plugin] Cannot load balance multiple workflows

2015-03-05 Thread Ty Satrang
http://i.imgur.com/VEZ1Erc.png For some reason my flow jobs like to all run on a single node instead of choosing an idle node. This is a problem for me because I am using the Node and Label parameter plugin to run the jo