Re: incorrect parameters passed to downstream build with Parameterized Trigger plugin

2013-05-15 Thread Dan Tenenbaum
On Wednesday, May 15, 2013 6:01:21 AM UTC-7, cjo wrote: > > As I commented in your other thread, a Matrix job runs > the parametrized trigger on the parent job once only and not for each > configuration used. > This is not a bug but intended design. > > OK, thanks for the clarification. It tu

Re: incorrect parameters passed to downstream build with Parameterized Trigger plugin

2013-05-15 Thread cjo
As I commented in your other thread, a Matrix job runs the parametrized trigger on the parent job once only and not for each configuration used. This is not a bug but intended design. Note that the value of $WORKSPACE is incorrect on master as well, (try printing the variable out in a build ste

incorrect parameters passed to downstream build with Parameterized Trigger plugin

2013-05-14 Thread Dan Tenenbaum
Hi, I have two multi-configuration projects, A and B. Each job is configured to run on the same three nodes: the master (linux) and mac and windows slaves. Project A is set up to trigger a build of B when A builds successfully, passing it the following predefined parameters (using the Parameter