Blocking on downstream projects

XMLWordPrintable

    • Type: Bug
    • Resolution: Unresolved
    • Priority: Critical
    • Component/s: join-plugin
    • None
    • Environment:
      Jenkins 1.480.1 LTS

      My job dependency graph looks like this:

      A starts B. B starts C and D and 'joins' with E.

      Expected behavior: [assuming everything runs successfully] A should never start before E has completed.
      Reality: sometimes it does. And as it performs clean-up of some common folders, this messes up E completely.

      Potentially relevant info:

      • E can be run as a 'join' job from other job flows, not just A-B-C-D.
      • All triggering is performed via "Trigger parameterized builds" (I'm including the parameterized-trigger component to the report as well).

            Assignee:
            mdonohue
            Reporter:
            Alex Vesely
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated: