join don't check for actual triggered job

XMLWordPrintable

    • Type: Bug
    • Resolution: Unresolved
    • Priority: Major
    • Component/s: join-plugin
    • None

      JOB_1 is configured with :
      join on JOB_3
      downstream project JOB_2
      Downstream ext set to trigger JOB_failure on build failure
      running JOB_1, JOB_3 is never triggered as join is waiting for both JOB_2 and JOB_failure to complete

      JoinTrigger.getDownstreamExtDownstream retrieves DownstreamTrigger to get the child project list, but should check DownstreamDependency.shouldTriggerBuild before

            Assignee:
            Unassigned
            Reporter:
            Nicolas De Loof
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: