RE: A question about matrix parent build jobs

2014-01-23 Thread David Aldrich
-users@googlegroups.com] On Behalf Of Daniel Beck Sent: 22 January 2014 19:17 To: jenkinsci-users@googlegroups.com Subject: Re: A question about matrix parent build jobs On 22.01.2014, at 15:59, Kevin Fleming (BLOOMBERG/ 731 LEXIN) wrote: > This is only limited by the number of executors you have c

Re: A question about matrix parent build jobs

2014-01-22 Thread Daniel Beck
On 22.01.2014, at 15:59, Kevin Fleming (BLOOMBERG/ 731 LEXIN) wrote: > This is only limited by the number of executors you have configured on your > Jenkins master Except that Matrix parent jobs are lightweight since 1.337, which means its executors are created dynamically on demand. See ht