ikedam resolved Bug JENKINS-15749 as Fixed

I tested and see fixed in latest Jenkins 1.532.2 + Parameterized Trigger 2.23.
How I tested:

  1. Create a free style project "downstream"
    • Add "Execute Windows batch command" and call "set"
      • It would be same to add "Execute shell" and call "export"
  2. Create a free style project "upstream"
    • Add "Execute Windows batch command" and call "set"
      • It would be same to add "Execute shell" and call "export"
    • Add "Trigger parameterized builds on other projects"
      • set "Projects to build" to "downstream"
      • Add "Predefined parameters" and set "PASSED_NODE_LABELS=${NODE_LABELS}"
  3. Launch upstream build
  4. See console log of downstream build and see "PASSED_NODE_LABELS=master" is output.
Change By: ikedam (20/Mar/14 11:30 PM)
Status: Open Resolved
Resolution: Fixed
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/d/optout.

Reply via email to