Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(19)

Unified Diff: infra/config/cq.cfg

Issue 1258193003: [cq] Increase commit burst delay. (Closed) Base URL: https://chromium.googlesource.com/v8/v8.git@master
Patch Set: Created 5 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: infra/config/cq.cfg
diff --git a/infra/config/cq.cfg b/infra/config/cq.cfg
index 71b1cffa08ea84dd7b1622fbf29ed860cf0e7fe6..5e2a2db04120ddbf8d7542f4a209c8ce118ef312 100644
--- a/infra/config/cq.cfg
+++ b/infra/config/cq.cfg
@@ -5,8 +5,8 @@ version: 1
cq_name: "v8"
cq_status_url: "https://chromium-cq-status.appspot.com"
hide_ref_in_committed_msg: true
-commit_burst_delay: 60
-max_commit_burst: 1
+commit_burst_delay: 300
+max_commit_burst: 3
target_ref: "refs/pending/heads/master"
rietveld {
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698