Jenkins Job Workspace when the Job switches between nodes?

2014-11-07 Thread Martin B.
I'm currently rather confused by how Jenkins links up the Job workspace on the Web UI. The Workspace link is on the Job main page /jenkins/job/MyJobName/ws/ but this doesn't make any sense to me when I have multiple build nodes, as there are actually multiple workspaces -- one for each build no

Re: LDAP user and default rights

2014-01-04 Thread Martin B.
On 02.01.2014 15:55, Brosh, Yossi wrote: Hi to all, I am using /_Build Flow Plugin _/ , and I want to get BUILD_USER variable in the job, any idea ? Have you looked at https://wiki.jenkins-ci.org/display/JENKINS/Build+User+

Re: Execute Clean Up on Build Cancel

2013-05-03 Thread Martin B.
On 03.05.2013 14:44, Paul Weiss wrote: But how do you guarantee that the second job runs on the same slave as the first, unless you pin both jobs to a single slave? Wll - on first sight, no clue, really. :-) Then, again, a short search yields: https://wiki.jenkins-ci.org/display/JENKINS/

User that aborted build not visible?

2012-07-24 Thread Martin B.
Hi all! I noticed that when a user aborts a build in Jenkins, the logging shows: Build was aborted Finished: ABORTED but there is no evidence *which user* aborted the build. This sometimes leads to confusion here. We're still running 1.420 (because it ain't broken :-) but I could certain