Re: Is there a plugin to limit the number of Jenkins jobs running?

2018-03-31 Thread Tim Baron
In my setup each pipeline job running stashes lots of data. So if there are too many jobs running, the system will run out of disk space on some nodes or even the master. Other motivation: in my pipelines some stages can only be run on a certain node. If the node becomes offline, jobs will all

RE: Is there a plugin to limit the number of Jenkins jobs running?

2018-03-31 Thread Tim Baron
Thanks for the suggestion. I am aware of this plugin, but as you said it is not exactly what I want: Each job needs to participate in the throttling voluntarily in that plugin. What I want is a global config that limits the number of jobs running absolutely. So no job can escape even if he like

Is there a plugin to limit the number of Jenkins jobs running?

2018-03-30 Thread Tim Baron
Hello, is there a plugin to limit the number of Jenkins jobs (more precisely pipeline jobs) currently running on Jenkins in total (master+slaves)? Thanks Tim -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group and