From 8d72d02c670ef10eeca2d211c824e24ab199a6af Mon Sep 17 00:00:00 2001 From: Andrii Shyshkalov Date: Wed, 11 Oct 2017 17:26:39 -0700 Subject: [PATCH] Remove Rietveld CQ config. Rietveld CQ has already been disabled and is no longer supoorted. TBR=iannucci@chromium.org No-Try: True Bug: 770592 Change-Id: I35b0c6c9da585519b9ad6df316709fb58b17b24f Reviewed-on: https://chromium-review.googlesource.com/714298 Reviewed-by: Andrii Shyshkalov Commit-Queue: Andrii Shyshkalov --- infra/config/cq.cfg | 7 ------- 1 file changed, 7 deletions(-) diff --git a/infra/config/cq.cfg b/infra/config/cq.cfg index a50261e60..3646ff3b1 100644 --- a/infra/config/cq.cfg +++ b/infra/config/cq.cfg @@ -7,15 +7,8 @@ cq_status_url: "https://chromium-cq-status.appspot.com" git_repo_url: "https://chromium.googlesource.com/chromium/tools/depot_tools" gerrit {} -rietveld { - url: "https://codereview.chromium.org" -} verifiers { - reviewer_lgtm { - committer_list: "project-infra-committers" - dry_run_access_list: "project-infra-tryjob-access" - } gerrit_cq_ability { committer_list: "project-infra-committers" dry_run_access_list: "project-infra-tryjob-access"