Jenkins plugin to bootstrap puppet node

2016-09-22 Thread Irfan Sayed
Hi, Is it worth enough to have/write plugin to bootstrap the puppet node and register with puppet master. following use case planning to include: - provision the node and bootstrap - bare metal provisioning using razor can be included

Re: Deleted merged branches from jenkinsci/jenkins

2016-09-22 Thread Daniel Beck
> On 22.09.2016, at 23:55, Kanstantsin Shautsou > wrote: > > Finally! Now the question is about staled branches and single-person branches. Yes. I made a list and plan to contact the authors about them, to delete them if obsolete, or, if not, at least move them

Re: Deleted merged branches from jenkinsci/jenkins

2016-09-22 Thread Kanstantsin Shautsou
Finally! Now the question is about staled branches and single-person branches. On Thursday, September 22, 2016 at 1:14:01 AM UTC+3, Daniel Beck wrote: > > Hi everyone, > > I deleted a bunch of obsolete branches that have been merged into master > from jenkinsci/jenkins. It's not all merged

configure method - JSONObject element not found

2016-09-22 Thread Jimmy Ray
I am trying to add global settings for my plugin. I think I have the form jelly correct, as the form loads. When I fill out data in the global settings and try to save, I get the following error: javax.servlet.ServletException: net.sf.json.JSONException: JSONObject["consulHostUrl"] not

Re: Plugin site prototype

2016-09-22 Thread Oleg Nenashev
Just to bump this thread to the top. I have not voted for this site yet, but I definitely support the change. There are much features which could be added, but it would be great to kick-off the site and the underlying infrastructure to the beta-* version on jenkins.io. It would allow making

PR Builder not setup for foreman-node-sharing plugin

2016-09-22 Thread Scott Hebert
Hi, It seems that the PR Builder is not setup for the foreman-node-sharing plugin. Please see https://github.com/jenkinsci/foreman-node-sharing-plugin/pull/6. Nothing seems to have been triggered at https://jenkins.ci.cloudbees.com/job/plugins/ Thanks for your help! Scott -- You received

Does jenkins has global error handler?

2016-09-22 Thread Cheng Bao
Hi, What should I do if I want to display a customized error page to users if un-handled exception thrown during web request action? What should I do if I want to file bug, send exception report to admin when unhandled exception occurred, during web request action or on background process?

Re: Please, increase timeout value in job that verifies PR to Jenkins

2016-09-22 Thread Daniel Beck
I did that an hour or two ago. > On 22.09.2016, at 16:32, Jimilian wrote: > > Forgot to attach trend. > > > > > > > > > On Thursday, 22 September 2016 16:23:23 UTC+2, Jimilian wrote: > Hi > > Now every PR fails with same error: > > 05:03:11 > Running

Re: Please, increase timeout value in job that verifies PR to Jenkins

2016-09-22 Thread Jimilian
Forgot to attach trend. On Thursday, 22 September 2016 16:23:23 UTC+2, Jimilian wrote: > > Hi > > Now every PR fails with same

Please, increase timeout value in job that verifies PR to Jenkins

2016-09-22 Thread Jimilian
Hi Now every PR fails with same error: *05:03:11* Running hudson.cli.ConsoleCommandTest*05:03:33* Build timed out (after 108 minutes). Marking the build as aborted.*05:03:33* Build was aborted On my local machine tests took 120 minutes. Can somebody adjust timeout value here:

Re: Docker workflow runs with user not fully configured

2016-09-22 Thread ogondza
https://issues.jenkins-ci.org/browse/JENKINS-38438 -- oliver -- 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 jenkinsci-dev+unsubscr...@googlegroups.com.

[tests] Subversion log information/text

2016-09-22 Thread Chris Z.
Hi, I would like to add some tests on the output of subversion plugin in build log. Is it good approach or rather useless test? If not so useless should I match text with regexp or there is better approach? My motivation for that is that for each svnkit change in subversion plugin, change