【问题标题】:TFS 2015 - Build Configuration - Edit Build - Default Queue Drop DownTFS 2015 - 构建配置 - 编辑构建 - 默认队列下拉
【发布时间】:2016-07-22 03:47:37
【问题描述】:

我有一个名为 TBC1 的新团队项目集合,在该团队项目集合中我有一个名为 TP1 的团队项目。在 TP1 中,我签入了一个使用 VS 2015 构建的 .Net Web 应用程序,该项目的名称是 Project1。我为 Project1 创建了一个名为 BD1 的构建定义。

TFS 服务器是 TFS 2015 RTM 的本地安装。我们的网络上有几个独立的构建服务器。

在单独的构建服务器上安装代理后,如何通过 TFS Web UI 构建定义的常规选项卡上的“默认队列”下拉菜单访问该代理?

更新:我想通了。在构建服务器上安装代理时,您可以在提示时输入 TFS 服务器的 URL。此时您可以选择一个池。

【问题讨论】:

    标签: msbuild tfs-2015


    【解决方案1】:

    当您配置代理时,它会询问您希望代理在哪个池中。

    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')
    

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 1970-01-01
      • 2016-08-27
      • 2017-10-15
      • 2011-10-28
      • 2017-02-05
      • 2016-07-19
      • 1970-01-01
      • 2018-02-14
      相关资源
      最近更新 更多