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

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

              Created:
              Updated: