Chapter 10: Running a Jenkins job on a Dynamic Node

As a part of my work I had to identify a logged-in user and run a Jenkins Job on a node that was the his default server. I built a Job that uses the username a passes it to the next Job as the parameter node. In order to run these jobs i used few … Continue reading Chapter 10: Running a Jenkins job on a Dynamic Node