I got another question: There are several teams with Jenkins instances. These instances should be able to configure indivdual but all the buildresults have to be visible on a "master" jenkins instance. Ive tried Build Publisher (https://wiki.jenkins-ci.org/display/JENKINS/Build+Publisher+Plugin) but there is a problem with our proxy. The plugin ignores the proxy settings. Even the use of "Reload proxy setup" throws an error "Failes to evaluate". Is there a possible solution or an alternative?
Thanks for reading =) Am Dienstag, 22. Januar 2013 14:23:28 UTC+1 schrieb Fabian Birk: > > Hello, > > I have 2 questions: > > 1. Is it possible to set up a queue for similar jobs? I want to run many > jobs parallel except the jobs which are using the same resource. > In CruiseControl.Net you are able to define a queue and the jobs in this > queue arent allowed to run parallel. > > 2. Is it possible to run batch commands parallel in a single job? > > > thank you for reading >
