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 2022/11/21 17:08:42 UTC

[GitHub] [beam] Abacn commented on a diff in pull request #24211: Unify test parameters for certain IOs based on test row and grafana fixes

Abacn commented on code in PR #24211:
URL: https://github.com/apache/beam/pull/24211#discussion_r1028320756


##########
.test-infra/jenkins/job_PerformanceTests_CdapIO.groovy:
##########
@@ -24,7 +24,7 @@ String jobName = "beam_PerformanceTests_Cdap"
 
 job(jobName) {
   common.setTopLevelMainJobProperties(delegate)
-  common.setAutoJob(delegate, 'H H/6 * * *')
+  common.setAutoJob(delegate, 'H H/12 * * *')

Review Comment:
   yeah agree. When more performance tests are added we can further reduce the frequency. Just a trivial change.



-- 
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: github-unsubscribe@beam.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org