You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@beam.apache.org by GitBox <gi...@apache.org> on 2020/05/15 00:10:54 UTC

[GitHub] [beam] yifanzou commented on a change in pull request #11713: Run Inventory jobs every 12 hours.

yifanzou commented on a change in pull request #11713:
URL: https://github.com/apache/beam/pull/11713#discussion_r425496743



##########
File path: .test-infra/jenkins/job_Inventory.groovy
##########
@@ -30,7 +30,7 @@ nums.each {
     commonJobProperties.setTopLevelMainJobProperties(delegate)
 
     // Sets that this is a cron job.
-    commonJobProperties.setCronJob(delegate, '45 18 * * *')
+    commonJobProperties.setCronJob(delegate, '0 */12 * * *')

Review comment:
       Ack. Done.




----------------------------------------------------------------
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:
users@infra.apache.org