Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-49659

Missing functionality when using the parameterized trigger option

XMLWordPrintable

    • Icon: Improvement Improvement
    • Resolution: Unresolved
    • Icon: Minor Minor
    • join-plugin
    • None

      Goal: To trigger E from A after B C D are SUCCESS and passing parameter from A to E.

      A -> B -> E
              C
              D

      Above is the desired pipeline structure where E can't move on before B, C, D are SUCCESS, now this is possible with the plugin, but I want to pass a parameter from A to E. However when using the downstream parameterized plugin you can't say that you only want to trigger this build on B,C,D SUCCESS. 

      This almost works but E is triggered whether or not B,C,D fails or succeeds. I have looked at the other issues but feel my goal is slightly different.

       

      Let me know if this is possible or doesn't exist.

       

            mdonohue mdonohue
            benkletzine Ben Kletzine
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: