Re: Recommendations for Verification Build Setup

2014-08-14 Thread Adam Westhusing
Has anyone done this before? Thanks, Adam Westhusing On Tue, Jul 29, 2014 at 3:38 PM, Adam Westhusing westhus...@gmail.com wrote: Hi, I am in the midst of trying to update our Jenkins instance to utilize Gerrit verification builds. However, I'm kind of curious what others have done

Re: Recommendations for Verification Build Setup

2014-08-14 Thread Adam Westhusing
of the configuration in the template job, eliminating the drawback of maintaining two parallel configs. Eric On 8/14/2014 1:42 PM, Adam Westhusing wrote: Has anyone done this before? Thanks, Adam Westhusing On Tue, Jul 29, 2014 at 3:38 PM, Adam Westhusing westhus...@gmail.com wrote

Re: Hi friends is it possible clone 18 GB repository in Jenkins....

2014-07-29 Thread Adam Westhusing
Not sure if this was already suggested, but when configuring the Git repository in your project you can set the timeout. Look at Additional Behaviors and add Advanced Clone Behaviors. There you can set Timeout (in minutes) for clone and fetch operation to whatever you need. On Fri, Jul 25,

Recommendations for Verification Build Setup

2014-07-29 Thread Adam Westhusing
of these builds contained in one Jenkins project. How do others approach this? Thanks, Adam Westhusing -- You received this message because you are subscribed to the Google Groups Jenkins Users group. To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-users

Re: Java Version 7, Update 45 warning every time I try starting the slave

2013-12-16 Thread Adam Westhusing
I tried doing this and still received the security warning. Is there anything special that needs to be set on the server side to not receive the warning? On Mon, Dec 2, 2013 at 3:39 PM, Mark Waite mark.earl.wa...@gmail.comwrote: You can download slave.jar from the link on each slave node

Re: Ongoing issue with Active Directory plugin

2013-12-16 Thread Adam Westhusing
I see this same issue, but haven't noticed any detrimental effect on my Jenkins instance. On Thu, Nov 28, 2013 at 10:00 AM, David Aldrich david.aldr...@emea.nec.comwrote: Hi I am running Jenkins 1.509.4 LTS with Jenkins Active Directory Plugin v.1.33. In Jenkins Configure Global Security

Re: Manual deploy of the msbuild.zip plugin file into Jenkins

2013-05-14 Thread Adam Westhusing
Do you have direct access to the machine? You should be able to put the plugins in the Jenkins/plugins directory and then install the plugin through the UI. I believe if you already have it in the plugins directory, Jenkins will use the local copy. On Tue, May 14, 2013 at 3:48 PM, Sami Tikka