Jenkins dashboard report with customization

2018-11-06 Thread trupti bhatt
I want to get the jenkins report as in this template: [image: enter image description here] so which plugin will help me to get such kind of report? I have tried multiple plugins, but no luck. I have tried test analyzer report, dashboard view and jenkins

Re: collect the result from pipeline triggered downstream jobs

2018-11-06 Thread gustaf . lundh
Perhaps https://wiki.jenkins.io/display/JENKINS/Downstream+Build+Cache+Plugin can help you? It is used by https://wiki.jenkins.io/display/JENKINS/Yet+Another+Build+Visualizer+Plugin to visualize how builds are triggered. Essentially, it allows you to easily fetch a list triggered downstream b

Re: Jenkins: user is missing the Overall/Read permission - Issue

2018-11-06 Thread 'David Brown' via Jenkins Users
I get this issue too. Users who have previously managed to log in (including myself) find themselves effectively locked out and I have to create a new login to work round the issue. I just tried to follow Ram's suggestion but that did not help. On Saturday, 3 March 2018 14:07:07 UTC, Poovaraj T

Alternate Plugin Update Sites

2018-11-06 Thread Randall Becker
Hi All, Question for the group. I have a *private* Jenkins plugin, that I use internally and really would be of no interest to the community as a whole. I would, however, like to be able to deploy updates to Jenkins easily, but do not want to add the plugin to the common plugin site. Are there

Re: Alternate Plugin Update Sites

2018-11-06 Thread Slide
Juseppe may do what you want (https://github.com/jenkinsci/juseppe) On Tue, Nov 6, 2018 at 10:17 AM Randall Becker wrote: > Hi All, > > Question for the group. I have a *private* Jenkins plugin, that I use > internally and really would be of no interest to the community as a whole. > I would, ho

Build not failed if node terminated

2018-11-06 Thread Viacheslav Dubrovskyi
Hi, I use swarm plugin as slave agent. And use GCE for slaves. The problem, that node termination, not lead to build fail. It waits manual interruption and only after it stops. In log I see: Nov 06, 2018 7:29:56 PM jenkins.slaves.DefaultJnlpSlaveReceiver channelClosed WARNING: IOHub#1: Wor

cannot create user in jenkins

2018-11-06 Thread dlahr
Hello When I try to create a user in Jenkins nothing happens. The page refreshes, but the user is not added and nothing else happens. What I did: Jenkins --> manage --> manage users --> create user Fill in information, click "create user" button. Page appears to refresh but forms stays, as f

Re: cannot create user in jenkins

2018-11-06 Thread Daniel Beck
> On 6. Nov 2018, at 20:17, dl...@foghorntx.com wrote: > > Fill in information, click "create user" button. Page appears to refresh but > forms stays, as filled in. Checking elsewhere, there is no user added to the > system. Screenshot: > This is probably a known bug (JENKINS-52869). The

Re: [Announce] Gerrit Code Review plugin v0.3.1 is out - supports integration with the Gerrit Trigger Plugin

2018-11-06 Thread Yubin Ruan
> I have published as well last week a YouTube Video of how to use the plugin: > https://www.youtube.com/watch?v=pyPMeCW-Q5k > > It is the screen recording of my talk 2 weeks ago in Nice for the > JenkinsWorld 2018. > Hope it would help to get started using the plugin and provide feedback and > c