Have a look here:
https://wiki.jenkins-ci.org/display/JENKINS/Parameterized+Build
This should get you started
On Tuesday, August 2, 2016 at 2:09:16 AM UTC-4, sivarajesh jarugula wrote:
>
> I have a jenkins page with multiple users running jobs simultaneously
> the jenkins page can be logged in u
Hi Loannis,
Can you elaborate more on how to do this?
where do I assign it? in the executable shell?
Thanks,
SIva Rajesh
On Thu, Aug 4, 2016 at 5:20 PM, Ioannis Moutsatsos
wrote:
> I would assign the user ID to a build parameter. Then it would be
> available before the build starts
>
> On Tues
I would assign the user ID to a build parameter. Then it would be available
before the build starts
On Tuesday, August 2, 2016 at 2:09:16 AM UTC-4, sivarajesh jarugula wrote:
>
> I have a jenkins page with multiple users running jobs simultaneously
> the jenkins page can be logged in using LDAP
I have a jenkins page with multiple users running jobs simultaneously
the jenkins page can be logged in using LDAP user accounts.
while jobs are running from multiple users, I would like to see the
username in each build number
this helps users does not kill the job IDs of other users (is there a