Commit 759734af authored by machenbach's avatar machenbach Committed by Commit bot

[cq] Update configuration.

Authorize people with try-job access to do dry runs.
Change to faster blink trybot in 20% experiment.

NOTRY=true
NOPRESUBMIT=true

Review URL: https://codereview.chromium.org/1692943002

Cr-Commit-Position: refs/heads/master@{#33950}
parent 26496111
...@@ -16,6 +16,7 @@ rietveld { ...@@ -16,6 +16,7 @@ rietveld {
verifiers { verifiers {
reviewer_lgtm { reviewer_lgtm {
committer_list: "project-v8-committers" committer_list: "project-v8-committers"
dry_run_access_list: "project-v8-tryjob-access"
} }
tree_status { tree_status {
...@@ -66,9 +67,9 @@ verifiers { ...@@ -66,9 +67,9 @@ verifiers {
} }
} }
buckets { buckets {
name: "tryserver.blink" name: "tryserver.v8"
builders { builders {
name: "linux_blink_rel" name: "v8_linux_blink_rel"
experiment_percentage: 20 experiment_percentage: 20
} }
} }
......
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