Commit 44ca8723 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=machenbach@chromium.org

Review-Url: https://codereview.chromium.org/2093993002
Cr-Commit-Position: refs/heads/master@{#37258}
parent e32d89ce
...@@ -25,7 +25,7 @@ verifiers { ...@@ -25,7 +25,7 @@ verifiers {
try_job { try_job {
buckets { buckets {
name: "tryserver.v8" name: "master.tryserver.v8"
builders { name: "v8_android_arm_compile_rel" } builders { name: "v8_android_arm_compile_rel" }
builders { name: "v8_linux64_asan_rel_ng" } builders { name: "v8_linux64_asan_rel_ng" }
builders { builders {
......
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