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

Side by Side Diff: infra/config/cq.cfg

Issue 2848653004: Turn Chromium CQ back on now that the outage is hopefully fixed. (Closed)
Patch Set: Created 3 years, 7 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 unified diff | Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 # See http://luci-config.appspot.com/schemas/projects/refs:cq.cfg for the 1 # See http://luci-config.appspot.com/schemas/projects/refs:cq.cfg for the
2 # documentation of this file format. 2 # documentation of this file format.
3 3
4 version: 1 4 version: 1
5 cq_name: "chromium" 5 cq_name: "chromium"
6 in_production: false
7 cq_status_url: "https://chromium-cq-status.appspot.com" 6 cq_status_url: "https://chromium-cq-status.appspot.com"
8 git_repo_url: "https://chromium.googlesource.com/chromium/src" 7 git_repo_url: "https://chromium.googlesource.com/chromium/src"
9 commit_burst_delay: 60 8 commit_burst_delay: 60
10 max_commit_burst: 2 9 max_commit_burst: 2
11 10
12 gerrit {} 11 gerrit {}
13 rietveld { 12 rietveld {
14 url: "https://codereview.chromium.org" 13 url: "https://codereview.chromium.org"
15 } 14 }
16 15
(...skipping 91 matching lines...) Expand 10 before | Expand all | Expand 10 after
108 builders { name: "win_clang" } 107 builders { name: "win_clang" }
109 } 108 }
110 } 109 }
111 110
112 # NOTE: when adding new configs to the commit queue, please contact 111 # NOTE: when adding new configs to the commit queue, please contact
113 # chrome-eng-review per 112 # chrome-eng-review per
114 # https://sites.google.com/a/chromium.org/dev/developers/testing/chromium-build- infrastructure/tour-of-the-chromium-buildbot?pli=1#TOC-Adding-new-build-configur ations-and-tests-to-the-main-Chromium-waterfall-Commit-Queue 113 # https://sites.google.com/a/chromium.org/dev/developers/testing/chromium-build- infrastructure/tour-of-the-chromium-buildbot?pli=1#TOC-Adding-new-build-configur ations-and-tests-to-the-main-Chromium-waterfall-Commit-Queue
115 114
116 sign_cla {} 115 sign_cla {}
117 } 116 }
OLDNEW
« 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