Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(81)

Unified Diff: tools/infra/config/cq.cfg

Issue 2970543002: Remove both rietveld config and review_lgtm setting from cq config (Closed)
Patch Set: Switch to luci-auth groups Created 3 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/infra/config/cq.cfg
diff --git a/tools/infra/config/cq.cfg b/tools/infra/config/cq.cfg
index 8062132e36b58379bd26cf1d91cf7e63506e04e6..5d976cbaf74219116a0465607a9525085cbf4b3f 100644
--- a/tools/infra/config/cq.cfg
+++ b/tools/infra/config/cq.cfg
@@ -3,22 +3,15 @@
version: 1
cq_name: "dart"
git_repo_url: "https://dart.googlesource.com/sdk.git"
-rietveld {
- url: "https://codereview.chromium.org"
-}
gerrit { }
verifiers {
- reviewer_lgtm {
- committer_list: "dart-team"
- dry_run_access_list: "dart-team"
- }
gerrit_cq_ability {
- committer_list: "dart-team"
- dry_run_access_list: "dart-team"
+ committer_list: "project-dart-committers"
+ dry_run_access_list: "project-dart-tryjob-access"
}
try_job {
buckets {
- name: "tryserver.client.dart"
+ name: "master.tryserver.client.dart"
builders { name: "vm-win-debug-x64-try"}
builders { name: "vm-win-release-x64-try"}
builders { name: "vm-linux-debug-x64-try"}
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698