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

triggering downstream promotions when upstream job is promoted doesn't work

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Major Major
    • promoted-builds-plugin
    • None
    • windows xp, jenkins 1.437

      I have the following setup:

      1) job 'build' which starts jobs 'productbuild' and 'testbuild'
      2) job 'build' starts job 'testrun' using join
      3) job 'build' promotes to 'build-succeeded' when both 'productbuild' and 'testbuild' are successfully build
      4) jobs 'productbuild' and 'testbuild' promote to 'build-succeeded' when upstream promotion 'build-succeeded is triggered.

      Step 4) doesn't get triggered even though job 'build' promotes correctly in step 3.
      Fingerprinting has been setup, and seems to work ok for promotions in the other direction (when downsteam job completes, the upstream jobs do get promoted).

          [JENKINS-11679] triggering downstream promotions when upstream job is promoted doesn't work

          Mark Hurenkamp created issue -
          Mark Hurenkamp made changes -
          Description Original: I have the following setup:
          build -> productbuild -> (join) testrun
                -> testbuild ->

          When both productbuild & testbuild are succesfull, the upstream build job gets promoted to 'build-succeeded'.
          When build gets promoted, the downstream jobs are setup to also be promoted on criteria 'upstream promotion', with promotion 'build-succeeded'.
          This doesn't seem to be triggered though.

          Fingerprinting has been setup, and seems to work ok for promotions in the other direction (when downsteam job completes, the upstream jobs do get promoted).
          New: I have the following setup:

          1) job 'build' which starts jobs 'productbuild' and 'testbuild'
          2) job 'build' starts job 'testrun' using join
          3) job 'build' promotes to 'build-succeeded' when both 'productbuild' and 'testbuild' are successfully build
          4) jobs 'productbuild' and 'testbuild' promote to 'build-succeeded' when upstream promotion 'build-succeeded is triggered.

          Step 4) doesn't get triggered even though job 'build' promotes correctly in step 3.
          Fingerprinting has been setup, and seems to work ok for promotions in the other direction (when downsteam job completes, the upstream jobs do get promoted).
          R. Tyler Croy made changes -
          Workflow Original: JNJira [ 141922 ] New: JNJira + In-Review [ 175569 ]

            Unassigned Unassigned
            hurenkam Mark Hurenkamp
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated: