plugins like this already exist, e.g.:
https://wiki.jenkins-ci.org/display/JENKINS/Exclusion-Plugin
https://wiki.jenkins-ci.org/display/JENKINS/Throttle+Concurrent+Builds+Plugin
/Domi


On 31.03.2013, at 12:00, Vlad <[email protected]> wrote:

> What I need to do is to create plugin which will work as resource manager.
> For example there are several DB schema - db1, db2, db3, ...
> And several different jobs could use all of these schema.
> Job should start only if there is not used by other jobs scheme.
> If not used scheme exist then job captures it.
> And job should know with which scheme it is started.
> 
> 
> 
> 
> -- 
> You received this message because you are subscribed to the Google Groups 
> "Jenkins Developers" group.
> To unsubscribe from this group and stop receiving emails from it, send an 
> email to [email protected].
> For more options, visit https://groups.google.com/groups/opt_out.
>  
>  

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to