Re: Slaves pipeline scripts

2017-01-19 Thread jerome
I'm having a hard time accessing jenkinsfile checkout folder (@script one). This name can change when in parallel or if a lock occure or mutliple build are done. What is the proper way to get the current Jenkinsfile folder inside the pipeline (the one used for the scm jenkinsfile checkout)? --

Slaves pipeline scripts

2017-01-19 Thread jerome
Hi, We currently moving away form single master node under Windows to master under Linux and multiples node under multiples desktop OS. I was looking to some tips and check if my setup idea is good or maybe what others have done so far into such cases. We are using Hg for repos and we did a sub