问题描述
删除计算机组后,建议在构建中使用以逗号分隔的计算机IP地址列表或完全限定的域名(FQDN)。
with the removal of machine groups, it is adviced to use comma-delimited list of machine IP addresses or fully-qualified domain names (FQDNs) in your builds.
https://www.visualstudio.com/en-gb/docs/test/continuous-testing/set-up-continuous-test-environments-builds#define-a-list-of-machines-to-run-your- app-and-tests
https://www.visualstudio.com/en-gb/docs/test/continuous-testing/set-up-continuous-test-environments-builds#define-a-list-of-machines-to-run-your-app-and-tests
使用机器组,你可以定义一组通过构建共享的机器。
so这是这种情况吗?这些机器还排队构建?或者你不得不说像build 1获得那10台机器而build 2获得另外5台机器或者你能说这2台机器共享这15台机器吗?
with machine groups, you could define a group of machines that gehts shared over builds.
so is this the case here? do the machines also queue up the builds? or do you have to say like build 1 gets those 10 machines and build 2 gets the other 5 or can you say those 2 builds share those 15 machines?
非常感谢和最好的问候
推荐答案
这篇关于机器组是否排队?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!