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

Unstable builds show as Green, not Yellow with latest update

    XMLWordPrintable

Details

    Description

      I upgraded to the mode recent radiator view, and now my unstable builds are no longer being shown as Yellow. The main Jenkins dashboard shows a yellow circle, but radiator is green.

      I understand the info I read on the plugin page able red = failed and yellow = failed but claimed, but really need something other than green to indicate unstable. This has meaning with my team that there is something that needs to be addressed and the radiator needs to be able to reflect that.

      Attachments

        Activity

          Just to note that I downgraded to 1.12 version and I get the yellow for unstable builds.

          Also, I like the brighter colors of this build than the darker ones used in 1.13. Shows up better from a distance.

          netappbluedevil NetAppBlueDevil added a comment - Just to note that I downgraded to 1.12 version and I get the yellow for unstable builds. Also, I like the brighter colors of this build than the darker ones used in 1.13. Shows up better from a distance.
          neu242 neu242 added a comment -

          I agree: Both the darker colors and the red unstable view should be fixed.

          neu242 neu242 added a comment - I agree: Both the darker colors and the red unstable view should be fixed.

          Code changed in jenkins
          User: David Resnick
          Path:
          src/main/java/hudson/model/JobViewEntry.java
          src/main/java/hudson/model/ProjectViewEntry.java
          src/main/resources/hudson/model/RadiatorView/job.jelly
          src/main/resources/hudson/model/RadiatorView/main.jelly
          http://jenkins-ci.org/commit/radiatorview-plugin/394f78e14c85cbf955ad858ffc4390427c137047
          Log:
          Show unstable builds as yellow.

          This is based on pull requests 2 & 7.

          Unstable builds both with and without failing tests appear as yellow.

          One issue with the current implementation is that builds that are unstable
          due to being marked that way (with no failing tests) aren't enlarged as
          broken jobs are.

          [FIXED JENKINS-9772]
          [FIXED JENKINS-10585]
          [FIXED JENKINS-10614]
          [FIXED JENKINS-10846]

          scm_issue_link SCM/JIRA link daemon added a comment - Code changed in jenkins User: David Resnick Path: src/main/java/hudson/model/JobViewEntry.java src/main/java/hudson/model/ProjectViewEntry.java src/main/resources/hudson/model/RadiatorView/job.jelly src/main/resources/hudson/model/RadiatorView/main.jelly http://jenkins-ci.org/commit/radiatorview-plugin/394f78e14c85cbf955ad858ffc4390427c137047 Log: Show unstable builds as yellow. This is based on pull requests 2 & 7. Unstable builds both with and without failing tests appear as yellow. One issue with the current implementation is that builds that are unstable due to being marked that way (with no failing tests) aren't enlarged as broken jobs are. [FIXED JENKINS-9772] [FIXED JENKINS-10585] [FIXED JENKINS-10614] [FIXED JENKINS-10846]

          People

            david_resnick David Resnick
            netappbluedevil NetAppBlueDevil
            Votes:
            9 Vote for this issue
            Watchers:
            7 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: