如何增加构建 vnext 构建代理的执行时间?

How to Increase build vnext build agent execution time?

我正在 运行 我的构建服务器上进行大量测试,完成所有测试需要一个多小时的时间。一个小时后它目前失败了:

The job running on agent xAgentNamex has exceeded the maximum execution time of 01:00:00.

我以为它会在构建代理的 User capabilities 设置中,但我在那里看不到任何东西。

我怎样才能提高这个限制?

它在您的构建定义的设置下:常规->构建作业超时(以分钟为单位)。