My organization has > 500 repositories and ~ 10 containers/executors that could be used in parallel. The problem is that at the moment there is no UI that provides possibility on Organizational level view runtime picture that shows which of available containers/executors are busy (and building specific job) and which (how many) are free/idle and also a whole queue of Jobs that are waiting for free executor (here I would like to see all jobs for Organization, not the ones that I or anyone else follows).
This would provide the possibility
  • to analyse what is going on in general at any time
  • decide in the long run to increase/decrease the amount of containers.
  • drop/kill unnecessary Jobs or "flush" whole queue
CCI-I-1071