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

Unified Diff: infra/config/cq.cfg

Issue 1183693003: Move the luci-cfg config directory out of the infra/ python package. (Closed) Base URL: https://chromium.googlesource.com/infra/infra.git@master
Patch Set: Created 5 years, 6 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 | « infra/config/README.md ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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"
- }
- }
- }
-}
« no previous file with comments | « infra/config/README.md ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698