tvalentyn commented on code in PR #26344:
URL: https://github.com/apache/beam/pull/26344#discussion_r1171117499


##########
.test-infra/jenkins/job_LoadTests_ParDo_Python.groovy:
##########
@@ -137,7 +137,7 @@ def addStreamingOptions(test) {
 
 def loadTestJob = { scope, triggeringContext, jobType ->
   scope.description("Runs Python ParDo load tests on Dataflow runner in 
${jobType} mode")
-  commonJobProperties.setTopLevelMainJobProperties(scope, 'master', 120)
+  commonJobProperties.setTopLevelMainJobProperties(scope, 'master', 180)

Review Comment:
   ```suggestion
     commonJobProperties.setTopLevelMainJobProperties(scope, 'master', 200)
   ```



-- 
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.

To unsubscribe, e-mail: [email protected]

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

Reply via email to