Index: infra/config/cq.cfg |
diff --git a/infra/config/cq.cfg b/infra/config/cq.cfg |
deleted file mode 100644 |
index 1a2946ab08d069d7b28941d73233243d5e97364a..0000000000000000000000000000000000000000 |
--- a/infra/config/cq.cfg |
+++ /dev/null |
@@ -1,27 +0,0 @@ |
-# See http://luci-config.appspot.com/schemas/projects/refs:cq.cfg for the |
-# documentation of this file format. |
- |
-version: 1 |
-cq_name: "infra" |
-cq_status_url: "https://chromium-cq-status.appspot.com" |
- |
-rietveld { |
- url: "https://codereview.chromium.org" |
-} |
- |
-verifiers { |
- reviewer_lgtm { |
- committer_list: "chromium" |
- } |
- tree_status { |
- tree_status_url: "https://infra-status.appspot.com" |
- } |
- try_job { |
- buckets { |
- name: "tryserver.chromium.linux" |
- builders { |
- name: "infra_tester" |
- } |
- } |
- } |
-} |