jenkinsci/build-monitor-plugin

Make visible on the monitor view, if a job is running or is waiting for a free slot on jenkins

camproto opened this issue · 0 comments

What feature do you want to see added?

To get an overview how long the pipelines will need to finish for all components it would be very helpful to see how many jobs are running (compiling and so on) and how many are waithing in teh jenkins queue for a free slot.

I have 30+ componentes but only about 10 slots on jenkins.

Currently a started job waiting for a free slot is visualized the same way a running job does.

Upstream changes

No response