diff options
author | Andrii Shyshkalov <tandrii@chromium.org> | 2017-10-11 17:42:59 -0700 |
---|---|---|
committer | Chromium commit bot <commit-bot@chromium.org> | 2017-10-12 18:13:51 +0000 |
commit | 5d98f3044ed5fd3e41d1e764351a8829e1a47e4b (patch) | |
tree | 7df552a5f93489e9b43ef5980bbbfeddba133b04 /infra | |
parent | a112f85f6c11b171286ec54fca5e0dcf18f9be63 (diff) | |
download | pdfium-5d98f3044ed5fd3e41d1e764351a8829e1a47e4b.tar.xz |
Remove Rietveld CQ config.chromium/3241chromium/3240
Rietveld CQ has already been disabled and is no longer supoorted.
TBR=thestig@chromium.org
No-Try: True
Bug: chromium:770592
Change-Id: I63b10470a2b5635dc1e182ec13618fcf2fdb8c74
Reviewed-on: https://pdfium-review.googlesource.com/15950
Reviewed-by: Ryan Harrison <rharrison@chromium.org>
Commit-Queue: Ryan Harrison <rharrison@chromium.org>
Diffstat (limited to 'infra')
-rw-r--r-- | infra/config/cq.cfg | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/infra/config/cq.cfg b/infra/config/cq.cfg index 7062e43a49..a12002fbd9 100644 --- a/infra/config/cq.cfg +++ b/infra/config/cq.cfg @@ -7,15 +7,8 @@ git_repo_url: "https://pdfium.googlesource.com/pdfium.git" cq_status_url: "https://chromium-cq-status.appspot.com" gerrit {} -rietveld { - url: "https://codereview.chromium.org" -} verifiers { - reviewer_lgtm { - committer_list: "project-pdfium-committers" - dry_run_access_list: "project-pdfium-tryjob-access" - } gerrit_cq_ability { committer_list: "project-pdfium-committers" dry_run_access_list: "project-pdfium-tryjob-access" |