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

Side by Side Diff: testing/commit_queue/config.json

Issue 1180693002: Update from https://crrev.com/333737 (Closed) Base URL: https://github.com/domokit/mojo.git@master
Patch Set: rebased 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 unified diff | Download patch
« no previous file with comments | « testing/commit_queue/OWNERS ('k') | testing/generate_gmock_mutant.py » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
(Empty)
1 {
2 "commit_burst_delay": 60,
3 "commit_user": "commit-bot@chromium.org",
4 "cq_status_url": "https://chromium-cq-status.appspot.com",
5 "git_repo_url": "https://chromium.googlesource.com/chromium/src",
6 "hide_ref_in_committed_msg": true,
7 "max_commit_burst": 2,
8 "project_bases_legacy": [
9 "^svn\\:\\/\\/svn\\.chromium\\.org\\/chrome/trunk/src(|/.*)$",
10 "^svn\\:\\/\\/chrome\\-svn\\/chrome/trunk/src(|/.*)$",
11 "^svn\\:\\/\\/chrome\\-svn\\.corp\\/chrome/trunk/src(|/.*)$",
12 "^svn\\:\\/\\/chrome\\-svn\\.corp\\.google\\.com\\/chrome/trunk/src(|/.* )$",
13 "^http\\:\\/\\/src\\.chromium\\.org\\/svn/trunk/src(|/.*)$",
14 "^https\\:\\/\\/src\\.chromium\\.org\\/svn/trunk/src(|/.*)$",
15 "^http\\:\\/\\/src\\.chromium\\.org\\/chrome/trunk/src(|/.*)$",
16 "^https\\:\\/\\/src\\.chromium\\.org\\/chrome/trunk/src(|/.*)$"
17 ],
18 "project_bases_legacy_from_git_repo_url": true,
19 "remote_branch": "refs/pending/heads/master",
20 "rietveld_url": "https://codereview.chromium.org",
21 "rietveld_user": "commit-bot@chromium.org",
22 "skip_throttle_users": [
23 "commit-bot@chromium.org"
24 ],
25 "use_buildbucket_for_tryjobs": true,
26 "verifiers_no_patch": {
27 "experimental_try_job_verifier": {
28 "10 percent experiment": {
29 "percentage": 0.1,
30 "trybots": {
31 "launched": {
32 "tryserver.chromium.linux": {
33 },
34 "tryserver.chromium.mac": {
35 "mac_chromium_gn_rel": [
36 "defaulttests"
37 ]
38 },
39 "tryserver.chromium.win": {
40 "win8_chromium_gn_rel": [
41 "defaulttests"
42 ],
43 "win8_chromium_ng": [
44 "defaulttests"
45 ]
46 }
47 }
48 }
49 },
50 "100 percent experiment": {
51 "percentage": 1.0,
52 "trybots": {
53 "launched": {
54 "tryserver.chromium.linux": {
55 "android_amp_rel_tests_recipe": [
56 "defaulttests"
57 ],
58 "linux_arm_compile": [
59 "defaulttests"
60 ]
61 },
62 "tryserver.chromium.mac": {}
63 }
64 }
65 },
66 "50 percent experiment": {
67 "percentage": 0.5,
68 "trybots": {
69 "launched": {
70 "tryserver.chromium.linux": {}
71 }
72 }
73 },
74 "75 percent experiment": {
75 "percentage": 0.75,
76 "trybots": {
77 "launched": {
78 "tryserver.chromium.linux": {}
79 }
80 }
81 }
82 },
83 "reviewer_lgtm_verifier": {
84 "committer_project": "chromium"
85 },
86 "tree_status_verifier": {
87 "tree_status_url": "https://chromium-status.appspot.com"
88 },
89 "try_job_verifier": {
90 "launched": {
91 "tryserver.chromium.linux": {
92 "android_arm64_dbg_recipe": [
93 "defaulttests"
94 ],
95 "android_chromium_gn_compile_dbg": [
96 "defaulttests"
97 ],
98 "android_chromium_gn_compile_rel": [
99 "defaulttests"
100 ],
101 "android_clang_dbg_recipe": [
102 "defaulttests"
103 ],
104 "android_compile_dbg": [
105 "defaulttests"
106 ],
107 "cast_shell_android": [
108 "defaulttests"
109 ],
110 "cast_shell_linux": [
111 "defaulttests"
112 ],
113 "chromium_presubmit": [
114 "defaulttests"
115 ],
116 "linux_android_rel_ng": [
117 "defaulttests"
118 ],
119 "linux_chromium_asan_rel_ng": [
120 "defaulttests"
121 ],
122 "linux_chromium_chromeos_compile_dbg_ng": [
123 "defaulttests"
124 ],
125 "linux_chromium_chromeos_ozone_rel_ng": [
126 "defaulttests"
127 ],
128 "linux_chromium_chromeos_rel_ng": [
129 "defaulttests"
130 ],
131 "linux_chromium_clobber_rel_ng": [
132 "defaulttests"
133 ],
134 "linux_chromium_compile_dbg_32_ng": [
135 "compile"
136 ],
137 "linux_chromium_gn_chromeos_rel": [
138 "defaulttests"
139 ],
140 "linux_chromium_gn_dbg": [
141 "defaulttests"
142 ],
143 "linux_chromium_gn_rel": [
144 "defaulttests"
145 ],
146 "linux_chromium_rel_ng": [
147 "defaulttests"
148 ]
149 },
150 "tryserver.chromium.mac": {
151 "ios_dbg_simulator_ninja": [
152 "defaulttests"
153 ],
154 "ios_rel_device_ninja": [
155 "defaulttests"
156 ],
157 "mac_chromium_compile_dbg_ng": [
158 "defaulttests"
159 ],
160 "mac_chromium_rel_ng": [
161 "defaulttests"
162 ]
163 },
164 "tryserver.chromium.win": {
165 "win8_chromium_rel": [
166 "defaulttests"
167 ],
168 "win_chromium_compile_dbg_ng": [
169 "defaulttests"
170 ],
171 "win_chromium_rel_ng": [
172 "defaulttests"
173 ],
174 "win_chromium_x64_rel_ng": [
175 "defaulttests"
176 ]
177 }
178 }
179 }
180 },
181 "version": 1
182 }
OLDNEW
« no previous file with comments | « testing/commit_queue/OWNERS ('k') | testing/generate_gmock_mutant.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698