piotr-szuberski commented on a change in pull request #12929:
URL: https://github.com/apache/beam/pull/12929#discussion_r494352785



##########
File path: .test-infra/jenkins/job_LoadTests_Combine_Flink_Python.groovy
##########
@@ -171,7 +171,7 @@ PhraseTriggeringPostCommitBuilder.postCommitJob(
       loadTestJob(delegate, CommonTestProperties.TriggeringContext.PR, 
'streaming')
     }
 
-CronJobBuilder.cronJob('beam_LoadTests_Python_Combine_Flink_Streaming', 'H 16 
* * *', this) {
+CronJobBuilder.cronJob('beam_LoadTests_Python_Combine_Flink_Streaming', 'H 17 
* * *', this) {

Review comment:
       Does making 16 -> 17 change anything?

##########
File path: .test-infra/jenkins/job_LoadTests_Combine_Flink_Python.groovy
##########
@@ -171,7 +171,7 @@ PhraseTriggeringPostCommitBuilder.postCommitJob(
       loadTestJob(delegate, CommonTestProperties.TriggeringContext.PR, 
'streaming')
     }
 
-CronJobBuilder.cronJob('beam_LoadTests_Python_Combine_Flink_Streaming', 'H 16 
* * *', this) {
+CronJobBuilder.cronJob('beam_LoadTests_Python_Combine_Flink_Streaming', 'H 17 
* * *', this) {

Review comment:
       Yeah, I think it would be better to make a separate PR for clarity. I 
think it's quite important that this fixes the flake.




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