aboutsummaryrefslogtreecommitdiffhomepage
path: root/infra
diff options
context:
space:
mode:
authorGravatar rmistry <rmistry@google.com>2016-04-27 09:43:20 -0700
committerGravatar Commit bot <commit-bot@chromium.org>2016-04-27 09:43:21 -0700
commit12135f50bd8d7d8abbb2befb99a9784043cb90e5 (patch)
tree22bc5e5c3af9960f665b7ffc0447eee70e68c28f /infra
parent569b02151f399628b0c0c0ca825dfe7b6e2795e1 (diff)
Add dry_run_access_list to Skia's cq.proto
This will give all users who have access to our trybots access to our dry run CQ as well. BUG=591183 GOLD_TRYBOT_URL= https://gold.skia.org/search2?unt=true&query=source_type%3Dgm&master=false&issue=1926783002 Review-Url: https://codereview.chromium.org/1926783002
Diffstat (limited to 'infra')
-rw-r--r--infra/branch-config/cq.cfg1
1 files changed, 1 insertions, 0 deletions
diff --git a/infra/branch-config/cq.cfg b/infra/branch-config/cq.cfg
index 680fd2665a..504b1c7a54 100644
--- a/infra/branch-config/cq.cfg
+++ b/infra/branch-config/cq.cfg
@@ -14,6 +14,7 @@ rietveld {
verifiers {
reviewer_lgtm {
committer_list: "project-skia-committers"
+ dry_run_access_list: "project-skia-tryjob-access"
max_wait_secs: 21600 # 6 hours
no_lgtm_msg: "No LGTM from a valid reviewer yet. Please ask for an LGTM "
"from a\nfull Skia committer"