The join job is not appearing in the downstream build view panel.

          [JENKINS-6365] Show "Join" job in downstream view

          For me this feature is extremely valuable. I have a deployment task, that needs to run deployment jobs on different remote servers. Following my setup.

          • StartJob (only does the fork) triggers deploy1 and deploy2
          • when both, deploy1 and deploy2, are done then deploy3 gets triggered
          • Since the app is only deployed correctly if all 3 deploy jobs are successful, I would need deploy3 to show up in the downstream view as well.

          Running as many deploy jobs as possible in parallel, cuts down on the whole deployment time.

          So for me the priority of minor is too low.

          peter_schuetze added a comment - For me this feature is extremely valuable. I have a deployment task, that needs to run deployment jobs on different remote servers. Following my setup. StartJob (only does the fork) triggers deploy1 and deploy2 when both, deploy1 and deploy2, are done then deploy3 gets triggered Since the app is only deployed correctly if all 3 deploy jobs are successful, I would need deploy3 to show up in the downstream view as well. Running as many deploy jobs as possible in parallel, cuts down on the whole deployment time. So for me the priority of minor is too low.

            shinodkm shinodkm
            markjwolff markjwolff
            Votes:
            4 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated: