Hi all,
Since there is no TFS plugin support in pipeline [1] I am trying to do
the association of SCM to a job via groovy. Something like:
def jenkins = Jenkins.getInstance()
def job = jenkins.getItem("JOB_NAME")
def scm = new hudson.plugins.tfs.TeamFoundationServerScm(serverUrl,
On 03/22/2017 07:05 PM, Stephen Connolly wrote:
> If the hardware for the master is good enough and you are willing to
> spend time tuning GC parameters... and your builds are not to chatty you
> should be able to have 1k agents attached... with effort you can get to
> 2k agents.
>
> I recommend