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

Request new result condition so that unstable or worse can trigger downstream job

      Request new result condition so that unstable or worse can trigger downstream job,

      We have a case where if job is successfull we continue on and run more test cases.
      however if it is unstable or a failure we need to perform a different downstream job to try and resolve these issues.

      Trying to do this via the current options means that we need to set triggers for unstable and fail pointing to the same downstream job. However this fails to trigger for the second trigger case. created as separate issue.

      Therefore the request for the new option for "Trigger when build is"

          [JENKINS-9858] Request new result condition so that unstable or worse can trigger downstream job

          cjo9900 created issue -
          cjo9900 made changes -
          Status Original: Open [ 1 ] New: In Progress [ 3 ]

          cjo9900 added a comment -

          cjo9900 added a comment - Correction in pull request https://github.com/jenkinsci/parameterized-trigger-plugin/pull/3
          cjo9900 made changes -
          Link New: This issue is duplicated by JENKINS-8488 [ JENKINS-8488 ]

          Code changed in jenkins
          User: cjo9900
          Path:
          src/main/java/hudson/plugins/parameterizedtrigger/ResultCondition.java
          src/test/java/hudson/plugins/parameterizedtrigger/test/ResultConditionTest.java
          http://jenkins-ci.org/commit/parameterized-trigger-plugin/581d03d071c1e14e04f523d3ad83194ca5948130
          Log:
          [FIXED JENKINS-9858] Add unstable or worse result condition

          Add new result conditioon and assiciated test cases to fix issue 9858
          Request new result condition so that unstable or worse can trigger downstream job

          SCM/JIRA link daemon added a comment - Code changed in jenkins User: cjo9900 Path: src/main/java/hudson/plugins/parameterizedtrigger/ResultCondition.java src/test/java/hudson/plugins/parameterizedtrigger/test/ResultConditionTest.java http://jenkins-ci.org/commit/parameterized-trigger-plugin/581d03d071c1e14e04f523d3ad83194ca5948130 Log: [FIXED JENKINS-9858] Add unstable or worse result condition Add new result conditioon and assiciated test cases to fix issue 9858 Request new result condition so that unstable or worse can trigger downstream job
          SCM/JIRA link daemon made changes -
          Resolution New: Fixed [ 1 ]
          Status Original: In Progress [ 3 ] New: Resolved [ 5 ]

          dogfood added a comment -

          Integrated in plugins_parameterized-trigger #6
          [FIXED JENKINS-9858] Add unstable or worse result condition

          Kohsuke Kawaguchi :
          Files :

          • src/test/java/hudson/plugins/parameterizedtrigger/test/ResultConditionTest.java
          • src/main/java/hudson/plugins/parameterizedtrigger/ResultCondition.java

          dogfood added a comment - Integrated in plugins_parameterized-trigger #6 [FIXED JENKINS-9858] Add unstable or worse result condition Kohsuke Kawaguchi : Files : src/test/java/hudson/plugins/parameterizedtrigger/test/ResultConditionTest.java src/main/java/hudson/plugins/parameterizedtrigger/ResultCondition.java
          R. Tyler Croy made changes -
          Workflow Original: JNJira [ 140043 ] New: JNJira + In-Review [ 188816 ]

            cjo9900 cjo9900
            cjo9900 cjo9900
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: