AHeise commented on a change in pull request #15546:
URL: https://github.com/apache/flink/pull/15546#discussion_r614606818



##########
File path: tools/azure-pipelines/jobs-template.yml
##########
@@ -81,7 +81,7 @@ jobs:
   condition: and(succeeded(), not(eq(variables['MODE'], 'e2e')))
   pool: ${{parameters.test_pool_definition}}
   container: ${{parameters.container}}
-  timeoutInMinutes: 240
+  timeoutInMinutes: 60

Review comment:
       The test didn't need 4h and they run quicker into a potential timeout 
this way. Just check the build times on recent builds (btw 4h is the default).




-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to