Hello, I have a question on how to use this feature of the Parameterized 
Trigger Plugin: https://issues.jenkins-ci.org/browse/JENKINS-9391

I have tried to set the *Projects to build *field to an environment 
variable, $JOB_TO_BUILD. It's set before the build kicks off:

<https://lh6.googleusercontent.com/-Zo3sJ6wiitc/UHSdRyCyLHI/AAAAAAAAAAM/5vsu3jkxm78/s1600/Screen+Shot+2012-10-09+at+4.54.30+PM.png>
and then I pass it off here:

<https://lh5.googleusercontent.com/-1mvJrc0cIMs/UHSd5F20xlI/AAAAAAAAAAU/-ef7lcz00wY/s1600/Screen+Shot+2012-10-09+at+4.57.00+PM.png>
(test.txt is generated during a build step.)

So, if I ignore the form validation warning and save my job here, then NO 
jobs are triggered at the end of a build.

Why is this? What am I missing?

Reply via email to