cjo9900 commented on Bug JENKINS-12140

Is this a post-build trigger or as a buildstep.

If done as a post-build step the downsteam jobs are triggered only once from the parent matrix project so does not have access to the full paths and labels for all of the configurations. only that of the parent job variables which JOB_NAME in this case is the name of the job.

If triggered as a buildstep then the JOB_NAME environment variable should match what is available in the shell for that configuration.

This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira

--
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.
 
 

Reply via email to