aboutsummaryrefslogtreecommitdiff
path: root/infra/config
diff options
context:
space:
mode:
authorAndrii Shyshkalov <tandrii@chromium.org>2017-02-16 18:53:16 +0100
committerCommit Bot <commit-bot@chromium.org>2017-02-27 11:55:04 +0000
commit22c12037c5758b16157e431b3acd346764682d8b (patch)
tree47cd1366983f7348d1ed91fc6c4791e849ddc155 /infra/config
parent45b176d153c61732d81b2df0109bd292e67d2b6b (diff)
downloadlibyuv-22c12037c5758b16157e431b3acd346764682d8b.tar.gz
CQ config: add gerrit CQAbility verifier.
Goal is to ensure that unreviewed and untrusted code isn't sent through CQ to try bots, by accident or through malicious intent. R=kjellander@google.com BUG=chromium:692613 NOTRY=True Change-Id: If10d778b9c9866593a4c6c36216ed0e1c12fa1d5 Reviewed-on: https://chromium-review.googlesource.com/443546 Reviewed-by: Henrik Kjellander <kjellander@chromium.org> Commit-Queue: Andrii Shyshkalov <tandrii@chromium.org>
Diffstat (limited to 'infra/config')
-rw-r--r--infra/config/cq.cfg5
1 files changed, 5 insertions, 0 deletions
diff --git a/infra/config/cq.cfg b/infra/config/cq.cfg
index 7a0d2d84..ff0347d6 100644
--- a/infra/config/cq.cfg
+++ b/infra/config/cq.cfg
@@ -15,6 +15,11 @@ rietveld {
verifiers {
reviewer_lgtm {
committer_list: "project-libyuv-committers"
+ dry_run_access_list: "project-libyuv-tryjob-access"
+ }
+ gerrit_cq_ability {
+ committer_list: "project-libyuv-committers"
+ dry_run_access_list: "project-libyuv-tryjob-access"
}
try_job {