-
Improvement
-
Resolution: Unresolved
-
Major
-
None
When starting a new Run of a matrix job you can open the "Job page" (http://jenkins:8080/job/AMatrixJob/)
On this page there is an icon for each sub-job of this MatrixJob.
The icon for a given subjob is:
-> Sucess/Failed if the sub-job has finished
-> Blinking icon if the sub-job currently running
----> Sucess/Failed if the sub-job has not started yet (Previous sub-job status retrieved from last build)
It would be helpful to have a grey icon for sub-jobs that have not been started yet in the current build.
Instead of the previous sub-job status.
Especially if you need to check sub-job results as you may think a sub-job has failed whereas it has not been started.
[JENKINS-11224] Matrix Job Build page: Icons for jobs not started yet
Description |
Original:
When starting a new Run of a matrix job you can open the "Build page" (http://jenkins:8080/job/AMatrixJob/772/) On this page there is an icon for each sub-job of this MatrixJob. The icon for a given subjob is: -> Sucess/Failed if the sub-job has finished -> Blinking icon if the sub-job currently running ----> Sucess/Failed if the sub-job has not started yet (Previous sub-job status retrieved from last build) It would be helpful to have a grey icon for sub-jobs that have not been started yet in this build. Instead of the previous sub-job status. Especially if you need to check sub-job results as you may think a sub-job has failed whereas it has not been started. |
New:
When starting a new Run of a matrix job you can open the "Job page" (http://jenkins:8080/job/AMatrixJob/) On this page there is an icon for each sub-job of this MatrixJob. The icon for a given subjob is: -> Sucess/Failed if the sub-job has finished -> Blinking icon if the sub-job currently running ----> Sucess/Failed if the sub-job has not started yet (Previous sub-job status retrieved from last build) It would be helpful to have a grey icon for sub-jobs that have not been started yet in the current build. Instead of the previous sub-job status. Especially if you need to check sub-job results as you may think a sub-job has failed whereas it has not been started. |
Component/s | New: matrix-project [ 18765 ] | |
Component/s | Original: matrix [ 15501 ] |
Workflow | Original: JNJira [ 141443 ] | New: JNJira + In-Review [ 175483 ] |