TFS 2015 - 构建配置 - 编辑构建 - 默认队列下拉
TFS 2015 - Build Configuration - Edit Build - Default Queue Drop Down
我有一个名为 TBC1 的新团队项目集合,在该团队项目集合中我有一个名为 TP1 的团队项目。在 TP1 中,我签入了一个使用 VS 2015 构建的 .Net Web 应用程序,该项目的名称是 Project1。我为 Project1 创建了一个名为 BD1 的构建定义。
TFS 服务器是 TFS 2015 RTM 的本地安装。我们的网络上有几个独立的构建服务器。
在单独的构建服务器上安装代理后,如何通过 TFS Web UI 构建定义的常规选项卡上的 "Default Queue" 下拉菜单访问该代理?
更新:我明白了。在构建服务器上安装代理时,您可以在系统提示时放入 TFS 服务器的 URL。届时您可以选择一个游泳池。
当您配置代理时,它会询问您希望代理位于哪个池中。
C:\TEMP\vsoagent>ConfigureAgent.cmd
An existing configuration file was detected. This will update the local agent s
ettings. Do you want to also replace the server registration (default is N)?
Enter the name for this agent (default is myAgent)
Enter the URL for the Team Foundation Server (default is https://myvs.visual
studio.com)
Configure this agent against which agent pool? (default pool name is 'default')
我有一个名为 TBC1 的新团队项目集合,在该团队项目集合中我有一个名为 TP1 的团队项目。在 TP1 中,我签入了一个使用 VS 2015 构建的 .Net Web 应用程序,该项目的名称是 Project1。我为 Project1 创建了一个名为 BD1 的构建定义。
TFS 服务器是 TFS 2015 RTM 的本地安装。我们的网络上有几个独立的构建服务器。
在单独的构建服务器上安装代理后,如何通过 TFS Web UI 构建定义的常规选项卡上的 "Default Queue" 下拉菜单访问该代理?
更新:我明白了。在构建服务器上安装代理时,您可以在系统提示时放入 TFS 服务器的 URL。届时您可以选择一个游泳池。
当您配置代理时,它会询问您希望代理位于哪个池中。
C:\TEMP\vsoagent>ConfigureAgent.cmd
An existing configuration file was detected. This will update the local agent s
ettings. Do you want to also replace the server registration (default is N)?
Enter the name for this agent (default is myAgent)
Enter the URL for the Team Foundation Server (default is https://myvs.visual
studio.com)
Configure this agent against which agent pool? (default pool name is 'default')