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

Join plugin should be able to handle transitive downstream builds

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

      consider the following trigger setup:
      base -> test
      test -> testA
      test -> testB

      When I specify a join job in "base", it will show up in the dependencies view as dependent on "testA" and "testB".
      The join job, however, will be started on successul completion of "test", concurrent with "testA" and "testB"

          [JENKINS-8659] Join plugin should be able to handle transitive downstream builds

          voorth created issue -
          voorth made changes -
          Link New: This issue is related to JENKINS-8716 [ JENKINS-8716 ]
          R. Tyler Croy made changes -
          Workflow Original: JNJira [ 138803 ] New: JNJira + In-Review [ 174972 ]

            mdonohue mdonohue
            voorth voorth
            Votes:
            2 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated: