Issue Type: Improvement Improvement
Affects Versions: current
Assignee: Nicolas De Loof
Components: build-flow
Created: 10/Jul/12 6:48 PM
Description:

When running a lot of jobs in parallel (in our case ~30 jobs), the UI for showing the status of a build is a mess, its basically a straight horizontal row 1000's of pixels wide (~6000 pixels in our case).

Perhaps this UI should be simplified to just show it in a list.

Eg:

(in Parallel)

  • [ Job 1 ]
  • [ Job 2 ]
  • [ Job 3 ]
  • [ Job 4 ]
  • [ Job 5 ]
  • [ Job 6 ]
  • [ Job 7 ]
  • [ Job 8 ]
  • [ Job 9 ]
  • [ Job 10 ]
  • ...

instead of

[ Job 1 ] [ Job 2 ] [ Job 3 ] [ Job 4 ] [ Job 5 ] [ Job 6 ] [ Job 7 ] [ Job 8 ] [ Job 9 ] [ Job 10 ] ...

Project: Jenkins
Priority: Major Major
Reporter: Piotr Banasik
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to