Commit 43b25d5e authored by tandrii's avatar tandrii Committed by Commit bot

Make bucket names explicit in cq.cfg.

Don't assume bucket name to start with 'master.'.

NOTRY=True
BUG=chromium:617627
R=sergiyb@chromium.org

Review-Url: https://codereview.chromium.org/2096013002
parent 99a7f805
...@@ -17,7 +17,7 @@ verifiers { ...@@ -17,7 +17,7 @@ verifiers {
try_job { try_job {
buckets { buckets {
name: "tryserver.infra" name: "master.tryserver.infra"
builders { builders {
name: "Depot Tools Presubmit" name: "Depot Tools Presubmit"
} }
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment