Hi Stephen, this sounds very promising, let's hope I get the time to build a plug in or so ;)
Regards Steffen On Mon, 2013-09-09 at 10:59 +0100, Stephen Connolly wrote: > There are the extension points that would allow you to write a plugin > to do just that. > > > Easiest way to start would be to depend on the disk usage plugin and > then implement a QueueTaskDispatcher. If you want a per-project limit > you would also want to implement a JobProperty to hold the per-project > limit. > > > The QueueTaskDispatcher just needs to for a > https://github.com/jenkinsci/disk-usage-plugin/blob/master/src/main/java/hudson/plugins/disk_usage/ProjectDiskUsageAction.java > in the project and return a Cause of blockage when greater than the global > limit or a per-project limit if the project has a per-project limit job > property. > > > It would make a nice plugin to try if you wanted to try your hand at > writing plugins -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-users+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/groups/opt_out.