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

Allow aggregation job to run even if some downstream jobs Failed

XMLWordPrintable

    • Icon: New Feature New Feature
    • Resolution: Unresolved
    • Icon: Major Major
    • join-plugin
    • None
    • Platform: All, OS: All

      Hudson is great for running tests. I use the join plugin to run a "test summary" job after a number of downstream test jobs have all completed. The workaround for failed jobs described in http://n4.nabble.com/Join-plugin-td378564.html#a378565 does not work well for our environment. If a downstream job can't build, it's a serious situation and its status should be reported as FAILURE. However, we still need to aggregate the results of the other test jobs that completed with SUCCESS or UNSTABLE status.

      Enclosed is a patch that allows users to run the join projects no matter what the status of downstream jobs.

            mdonohue mdonohue
            kbertelson kbertelson
            Votes:
            6 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated: