Readonly job parameters

2013-07-20 Thread Thomas Fields
Hi there, In my job configs I've been ticking the "This build is parameterized" box and then using the String parameter option. I can then use my new parameter through most of my job setup and so far this has been working great. I'm now in a situation where I want my String parameter to be unedit

Re: Jenkins experiencing poor performance

2013-07-20 Thread Eduardo Dias
Thanks Richard 2013/7/20 Richard Bywater > I'd suggest that perhaps you need to tune your Java memory and GC settings > as perhaps its simply doing more and more GCing. > > Maybe hook up VisualVM or similar to the process to see if that gives you > any clues. > > Richard. > > > On Sunday, July

Tying upstream/downstream projects execution nodes by name?

2013-07-20 Thread Olexij Tkatchenko
How to implement a dynamic selection of a node for downstream project based on name of the node of upstream project? For example, if the node for the upstream project is called "node1" then the node for the downstream project should be called "node11", for "node2" - "node21" and so on. -- You

Re: Jenkins experiencing poor performance

2013-07-20 Thread Richard Bywater
I'd suggest that perhaps you need to tune your Java memory and GC settings as perhaps its simply doing more and more GCing. Maybe hook up VisualVM or similar to the process to see if that gives you any clues. Richard. On Sunday, July 21, 2013, Eduardo Dias wrote: > Hi all, > > I am experiencing

Jenkins experiencing poor performance

2013-07-20 Thread Eduardo Dias
Hi all, I am experiencing a poor performance with Jenkins in Ubuntu, anyone knows any best practice for Jenkins setup? If i restart, the system works for a period well, and then starts to goes slow, and slow, and more slow. Jenkins 1.509.2 Ubuntu 12.04LTS System: 2 vProc 4 GB memory Any coments,