As far as I know the promoted-builds 2.25 doesn't support the jobdsl
integration, you can find a 2.26 snapshot build in the comments at
https://github.com/jenkinsci/promoted-builds
-plugin/pull/82#issuecomment-201712737 or build yourself until the official
2.26 release is made.
On Fri, Apr 15, 201
Hi,
If you want, you can install ssh on your build nodes, then execute the
shell script via ssh.
That way you can stick to your original plan of using one job and shell
script.
But if you want your build machines to be jenkins slaves, you can create a
matrix/multi-configuration job where the plat
did you checked out the enterprise plugins??
http://www.cloudbees.com/jenkins-enterprise-by-cloudbees-available-plugins.cb
On Mon, Sep 17, 2012 at 11:22 PM, Tom80112 wrote:
> I watched a Cloudbees Enterprise webinar today. This is essentially
> Jenkins
> plus a bunch of their in-house develope
On Thu, Jul 26, 2012 at 11:49 AM, Lukas Rytz wrote:
> Hi,
>
> Is there a way to change the way Jenkins does load balancing? I started 6
> new jobs, and 5 of
> them ended up on the same slave.
>
> I'd prefer the load be distributed equally across all slaves..
>
somebody will correct me, if I'm w
Usually if sometimes doesn't work (for example the scm checkout) people are
told to execute the checkout manually to see whether it is a problem with
jenkins or something else (permission issue in the most cases).
On Sun, Jul 1, 2012 at 8:45 PM, Sami Tikka wrote:
> AFAIK there is no need for any
yeah, my bad, I'm managing many multi-configuration projects, and my
flyweight jobs are tied to the master, and those indeed check out the
project, but that's a really special case. ^^
On Thu, Apr 19, 2012 at 4:45 PM, Guy wrote:
>
> AFAIK the master does not check out the project!
> The link to
On Thu, Apr 19, 2012 at 3:20 PM, Guy wrote:
> That great but the hard disk stress and network stress when a build occurs
> is on the slave I thought.
> Unless I have got it horribly wrong :)
> I understand that there will be some network traffic back to master of
> test results etc but apart from
On Thu, Apr 12, 2012 at 12:44 PM, Ferenc Kovacs wrote:
>
>
> On Thu, Apr 12, 2012 at 11:35 AM, Patrick wrote:
>
>> Hi
>>
>> I'm trying to create a readme file based on the commit messages for all
>> the new revisions in the current build. Currently
On Thu, Apr 12, 2012 at 11:35 AM, Patrick wrote:
> Hi
>
> I'm trying to create a readme file based on the commit messages for all
> the new revisions in the current build. Currently I do this by using the
> Jenkins API to request the changesets for the last build (e.g. we're
> currently building b
On Wed, Apr 11, 2012 at 9:24 AM, Jason Frankovitz wrote:
> Hi Jenkins people, I'm trying to run Jenkins on Ubuntu 8.04.2. Being a
> Ruby on Rails guy I know zilch about Java but I can tell that Jenkins isn't
> working :) When I run /etc/init.d/jenkins start, i get this output in the
> jenkins.log:
Afair there is an advanced option/plugin wich allows you to set up
conditions for selecting which configuration builds should be executed or
skipped. Afair that condition input allows you to use variables, so maybe
you can also acces your parameterized build parameters.
Sorry for the format and tha
you can update your credentials through
http://yourjenkins/scm/SubversionSCM/enterCredential
On Thu, Mar 29, 2012 at 1:52 PM, Teo wrote:
> Hi,
>
> I am trying to remove some Subversion credential since we need to use a
> different
> user for a couple of projects.
>
> What I did:
>
>- I remo
On Thu, Mar 29, 2012 at 12:31 PM, Suri wrote:
> Hi
>
> Is it possible to connect Windows slave using ftp/ssh from Master.
> Our Jenkins service is running in Linux. We have lot of windows based
> compilations.
>
> Currently we are running slave.jar in slave machine (Windows).
> The problem is, if
13 matches
Mail list logo