Reviewers: Jakob, Hablich,

Message:
PTAL

Description:
[cq] Increase commit burst delay.

[email protected], [email protected]
NOTRY=true
NOTREECHECKS=true

Please review this at https://codereview.chromium.org/1258193003/

Base URL: https://chromium.googlesource.com/v8/v8.git@master

Affected files (+2, -2 lines):
  M infra/config/cq.cfg


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 {


--
--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev
--- You received this message because you are subscribed to the Google Groups "v8-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to