简体   繁体   中英

TFS 2010 Controller integration to TFS 2015

We have migrated TFS2010 to TFS2015sp3 and we would like to use the existing TFS2010 build controller & agents (XAML) with TFS2015.

As a sample test, we did a clone of the existing TFS2010 controller and on the new machine we pointed the Project collections to the new TFS2015 URL.

I see the build controller and Agents in running state, but when I queue the build it keeps on waiting for build agent, even though the agents are online.

TFS 2015 still support XAML Builds as long as you use TFS2010/TFS2013 XAML Build controller.

Please make sure your build control version are the same as build agent version. So if you are using TFS2010 build control, you should also using TFS2010 build agent.

You could also create a new build control TFS2015 and build agent 2015, test if the build works properly.

Even though the build agent and control is online, you should also double confirm you have selected the right one in the drop list when you queue the build.

在此处输入图片说明


Besides, please also verify that your controller has "Maximum number of concurrently running builds" set to a number higher than 0. The default to number of agents can sometimes go wrong.

You set this on the controller properties in the TFS admin console.

You can also try remove the agent from the controller and add it again.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM