i have new team project collection called tbc1 , in team project collection have team project called tp1. in tp1 have checked-in .net web application built using vs 2015, name of project project1. have created build definition called bd1 project1.
the tfs server local installation of tfs 2015 rtm. there several separate build servers on our network.
once agent installed on separate build server, how make agent accessible via "default queue" drop down on general tab of tfs web ui build definition?
update: figured out. when installing agent on build server can put in url of tfs server when prompted so. @ point can choose pool.
when configure agent ask pool wish agent in.
c:\temp\vsoagent>configureagent.cmd existing configuration file detected. update local agent s ettings. want replace server registration (default n)? enter name agent (default myagent) enter url team foundation server (default https://myvs.visual studio.com) configure agent against agent pool? (default pool name 'default')
Comments
Post a Comment