26

I am running a large suite of tests on my build server and it takes longer than an hour to get through them all. It is currently failing after an hour stating this:

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

I thought it would be in the User capabilities settings for the build agent but I could not see anything there.

How can I increase this limit?

4imble
  • 13,979
  • 15
  • 70
  • 125

1 Answers1

50

It is under the settings of your build definition: General->Build job timeout in minutes. enter image description here

Eddie Chen - MSFT
  • 29,708
  • 2
  • 46
  • 60