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

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