TFS 2010 构建代理优先级

发布于 2024-11-07 23:19:25 字数 120 浏览 0 评论 0原文

我有一个构建控制器,其中许多构建代理分布在许多构建服务器上。

有些构建服务器比其他服务器更强大(更好的 CPU、更多的 RAM 等)。如果不使用“标签过滤器”来进行每个构建的代理设置,我如何设置构建代理优先级?

I have a single build controller with many build agents strewn across many build servers.

Some build servers are more powerful than others (better CPU, more RAM, etc.). Without resorting to using "tags filter" for agent settings per build, how can i set the build agent priority?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

陪你到最终 2024-11-14 23:19:25

构建代理没有 Priority 属性,构建控制器只会从池中的可用构建代理中选择一个来执行构建。

使用标签或名称过滤(如此处所述)可能会有所帮助但我知道这并不能取代优先事项。

Build agents have no Priority property, and the build controller will just pick the one from the available build agents in the pool to execute your build.

Using the tag or name filtering, as described here, probably helps but I understand it is not a replacement for the priority.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文