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.


Reply via email to