Oleh Prypin | 71d1742 | 2019-03-28 08:43:16 +0100 | [diff] [blame] | 1 | # Auto-generated by lucicfg. |
2 | # Do not modify manually. | ||||
Takuto Ikuta | d59e985 | 2019-04-23 21:52:15 +0900 | [diff] [blame] | 3 | # |
4 | # For the schema of this file, see ProjectConfig message: | ||||
5 | # https://luci-config.appspot.com/schemas/projects:luci-notify.cfg | ||||
Oleh Prypin | 9bb6886 | 2018-05-28 09:07:30 +0200 | [diff] [blame] | 6 | |
Mirko Bonadei | 9189d9c | 2020-06-09 21:54:18 +0200 | [diff] [blame] | 7 | notifiers { |
8 | notifications { | ||||
Jeremy Leconte | 67a904e | 2020-07-08 11:48:18 +0200 | [diff] [blame] | 9 | on_new_status: INFRA_FAILURE |
Mirko Bonadei | 9189d9c | 2020-06-09 21:54:18 +0200 | [diff] [blame] | 10 | email { |
Mirko Bonadei | 875a27a | 2020-07-11 15:04:58 +0200 | [diff] [blame] | 11 | recipients: "webrtc-troopers-robots@google.com" |
12 | } | ||||
13 | template: "infra_failure" | ||||
14 | } | ||||
15 | notifications { | ||||
16 | on_new_status: FAILURE | ||||
17 | email { | ||||
Mirko Bonadei | f4b78bf | 2021-04-29 11:23:41 +0200 | [diff] [blame] | 18 | recipients: "webrtc-troopers-robots@google.com" |
Mirko Bonadei | 9189d9c | 2020-06-09 21:54:18 +0200 | [diff] [blame] | 19 | } |
Mirko Bonadei | 875a27a | 2020-07-11 15:04:58 +0200 | [diff] [blame] | 20 | template: "build_failure" |
Christoffer Jansson | 1663501 | 2021-10-25 16:32:38 +0200 | [diff] [blame] | 21 | notify_blamelist {} |
Mirko Bonadei | 9189d9c | 2020-06-09 21:54:18 +0200 | [diff] [blame] | 22 | } |
23 | builders { | ||||
Oleh Prypin | 71d1742 | 2019-03-28 08:43:16 +0100 | [diff] [blame] | 24 | bucket: "ci" |
25 | name: "Android32 (M Nexus5X)" | ||||
26 | repository: "https://webrtc.googlesource.com/src" | ||||
Mirko Bonadei | 9189d9c | 2020-06-09 21:54:18 +0200 | [diff] [blame] | 27 | } |
28 | tree_closers { | ||||
Owen Rodley | 6b721ba | 2020-05-26 10:04:20 +1000 | [diff] [blame] | 29 | tree_status_host: "webrtc-status.appspot.com" |
30 | failed_step_regexp: "bot_update|compile|gclient runhooks|runhooks|update|extract build|cleanup_temp|taskkill|compile|gn" | ||||
31 | failed_step_regexp_exclude: ".*\\(experimental\\).*" | ||||
Mirko Bonadei | 9189d9c | 2020-06-09 21:54:18 +0200 | [diff] [blame] | 32 | } |
33 | } | ||||
34 | notifiers { | ||||
35 | notifications { | ||||
Jeremy Leconte | 67a904e | 2020-07-08 11:48:18 +0200 | [diff] [blame] | 36 | on_new_status: INFRA_FAILURE |
Mirko Bonadei | 9189d9c | 2020-06-09 21:54:18 +0200 | [diff] [blame] | 37 | email { |
Mirko Bonadei | 875a27a | 2020-07-11 15:04:58 +0200 | [diff] [blame] | 38 | recipients: "webrtc-troopers-robots@google.com" |
39 | } | ||||
40 | template: "infra_failure" | ||||
41 | } | ||||
42 | notifications { | ||||
43 | on_new_status: FAILURE | ||||
44 | email { | ||||
Mirko Bonadei | f4b78bf | 2021-04-29 11:23:41 +0200 | [diff] [blame] | 45 | recipients: "webrtc-troopers-robots@google.com" |
Mirko Bonadei | 9189d9c | 2020-06-09 21:54:18 +0200 | [diff] [blame] | 46 | } |
Mirko Bonadei | 875a27a | 2020-07-11 15:04:58 +0200 | [diff] [blame] | 47 | template: "build_failure" |
Christoffer Jansson | 1663501 | 2021-10-25 16:32:38 +0200 | [diff] [blame] | 48 | notify_blamelist {} |
Mirko Bonadei | 9189d9c | 2020-06-09 21:54:18 +0200 | [diff] [blame] | 49 | } |
50 | builders { | ||||
Oleh Prypin | 71d1742 | 2019-03-28 08:43:16 +0100 | [diff] [blame] | 51 | bucket: "ci" |
52 | name: "Android32 (M Nexus5X)(dbg)" | ||||
53 | repository: "https://webrtc.googlesource.com/src" | ||||
Mirko Bonadei | 9189d9c | 2020-06-09 21:54:18 +0200 | [diff] [blame] | 54 | } |
55 | tree_closers { | ||||
Owen Rodley | 6b721ba | 2020-05-26 10:04:20 +1000 | [diff] [blame] | 56 | tree_status_host: "webrtc-status.appspot.com" |
57 | failed_step_regexp: "bot_update|compile|gclient runhooks|runhooks|update|extract build|cleanup_temp|taskkill|compile|gn" | ||||
58 | failed_step_regexp_exclude: ".*\\(experimental\\).*" | ||||
Mirko Bonadei | 9189d9c | 2020-06-09 21:54:18 +0200 | [diff] [blame] | 59 | } |
60 | } | ||||
61 | notifiers { | ||||
62 | notifications { | ||||
Jeremy Leconte | 67a904e | 2020-07-08 11:48:18 +0200 | [diff] [blame] | 63 | on_new_status: INFRA_FAILURE |
Mirko Bonadei | 9189d9c | 2020-06-09 21:54:18 +0200 | [diff] [blame] | 64 | email { |
Mirko Bonadei | 875a27a | 2020-07-11 15:04:58 +0200 | [diff] [blame] | 65 | recipients: "webrtc-troopers-robots@google.com" |
66 | } | ||||
67 | template: "infra_failure" | ||||
68 | } | ||||
69 | notifications { | ||||
70 | on_new_status: FAILURE | ||||
71 | email { | ||||
Mirko Bonadei | f4b78bf | 2021-04-29 11:23:41 +0200 | [diff] [blame] | 72 | recipients: "webrtc-troopers-robots@google.com" |
Mirko Bonadei | 9189d9c | 2020-06-09 21:54:18 +0200 | [diff] [blame] | 73 | } |
Mirko Bonadei | 875a27a | 2020-07-11 15:04:58 +0200 | [diff] [blame] | 74 | template: "build_failure" |
Christoffer Jansson | 1663501 | 2021-10-25 16:32:38 +0200 | [diff] [blame] | 75 | notify_blamelist {} |
Mirko Bonadei | 9189d9c | 2020-06-09 21:54:18 +0200 | [diff] [blame] | 76 | } |
77 | builders { | ||||
Oleh Prypin | 71d1742 | 2019-03-28 08:43:16 +0100 | [diff] [blame] | 78 | bucket: "ci" |
79 | name: "Android32 (more configs)" | ||||
80 | repository: "https://webrtc.googlesource.com/src" | ||||
Mirko Bonadei | 9189d9c | 2020-06-09 21:54:18 +0200 | [diff] [blame] | 81 | } |
82 | tree_closers { | ||||
Owen Rodley | 6b721ba | 2020-05-26 10:04:20 +1000 | [diff] [blame] | 83 | tree_status_host: "webrtc-status.appspot.com" |
84 | failed_step_regexp: "bot_update|compile|gclient runhooks|runhooks|update|extract build|cleanup_temp|taskkill|compile|gn" | ||||
85 | failed_step_regexp_exclude: ".*\\(experimental\\).*" | ||||
Mirko Bonadei | 9189d9c | 2020-06-09 21:54:18 +0200 | [diff] [blame] | 86 | } |
87 | } | ||||
88 | notifiers { | ||||
89 | notifications { | ||||
Jeremy Leconte | 67a904e | 2020-07-08 11:48:18 +0200 | [diff] [blame] | 90 | on_new_status: INFRA_FAILURE |
Mirko Bonadei | 9189d9c | 2020-06-09 21:54:18 +0200 | [diff] [blame] | 91 | email { |
Mirko Bonadei | 875a27a | 2020-07-11 15:04:58 +0200 | [diff] [blame] | 92 | recipients: "webrtc-troopers-robots@google.com" |
93 | } | ||||
94 | template: "infra_failure" | ||||
95 | } | ||||
96 | notifications { | ||||
97 | on_new_status: FAILURE | ||||
98 | email { | ||||
Mirko Bonadei | f4b78bf | 2021-04-29 11:23:41 +0200 | [diff] [blame] | 99 | recipients: "webrtc-troopers-robots@google.com" |
Mirko Bonadei | 9189d9c | 2020-06-09 21:54:18 +0200 | [diff] [blame] | 100 | } |
Mirko Bonadei | 875a27a | 2020-07-11 15:04:58 +0200 | [diff] [blame] | 101 | template: "build_failure" |
Christoffer Jansson | 1663501 | 2021-10-25 16:32:38 +0200 | [diff] [blame] | 102 | notify_blamelist {} |
Mirko Bonadei | 9189d9c | 2020-06-09 21:54:18 +0200 | [diff] [blame] | 103 | } |
104 | builders { | ||||
Oleh Prypin | 71d1742 | 2019-03-28 08:43:16 +0100 | [diff] [blame] | 105 | bucket: "ci" |
106 | name: "Android32 Builder arm" | ||||
107 | repository: "https://webrtc.googlesource.com/src" | ||||
Mirko Bonadei | 9189d9c | 2020-06-09 21:54:18 +0200 | [diff] [blame] | 108 | } |
109 | tree_closers { | ||||
Owen Rodley | 6b721ba | 2020-05-26 10:04:20 +1000 | [diff] [blame] | 110 | tree_status_host: "webrtc-status.appspot.com" |
111 | failed_step_regexp: "bot_update|compile|gclient runhooks|runhooks|update|extract build|cleanup_temp|taskkill|compile|gn" | ||||
112 | failed_step_regexp_exclude: ".*\\(experimental\\).*" | ||||
Mirko Bonadei | 9189d9c | 2020-06-09 21:54:18 +0200 | [diff] [blame] | 113 | } |
114 | } | ||||
115 | notifiers { | ||||
116 | notifications { | ||||
Jeremy Leconte | 67a904e | 2020-07-08 11:48:18 +0200 | [diff] [blame] | 117 | on_new_status: INFRA_FAILURE |
Mirko Bonadei | 9189d9c | 2020-06-09 21:54:18 +0200 | [diff] [blame] | 118 | email { |
Mirko Bonadei | 875a27a | 2020-07-11 15:04:58 +0200 | [diff] [blame] | 119 | recipients: "webrtc-troopers-robots@google.com" |
120 | } | ||||
121 | template: "infra_failure" | ||||
122 | } | ||||
123 | notifications { | ||||
124 | on_new_status: FAILURE | ||||
125 | email { | ||||
Mirko Bonadei | f4b78bf | 2021-04-29 11:23:41 +0200 | [diff] [blame] | 126 | recipients: "webrtc-troopers-robots@google.com" |
Mirko Bonadei | 9189d9c | 2020-06-09 21:54:18 +0200 | [diff] [blame] | 127 | } |
Mirko Bonadei | 875a27a | 2020-07-11 15:04:58 +0200 | [diff] [blame] | 128 | template: "build_failure" |
Christoffer Jansson | 1663501 | 2021-10-25 16:32:38 +0200 | [diff] [blame] | 129 | notify_blamelist {} |
Mirko Bonadei | 9189d9c | 2020-06-09 21:54:18 +0200 | [diff] [blame] | 130 | } |
131 | builders { | ||||
Oleh Prypin | 71d1742 | 2019-03-28 08:43:16 +0100 | [diff] [blame] | 132 | bucket: "ci" |
133 | name: "Android32 Builder x86" | ||||
134 | repository: "https://webrtc.googlesource.com/src" | ||||
Mirko Bonadei | 9189d9c | 2020-06-09 21:54:18 +0200 | [diff] [blame] | 135 | } |
136 | tree_closers { | ||||
Owen Rodley | 6b721ba | 2020-05-26 10:04:20 +1000 | [diff] [blame] | 137 | tree_status_host: "webrtc-status.appspot.com" |
138 | failed_step_regexp: "bot_update|compile|gclient runhooks|runhooks|update|extract build|cleanup_temp|taskkill|compile|gn" | ||||
139 | failed_step_regexp_exclude: ".*\\(experimental\\).*" | ||||
Mirko Bonadei | 9189d9c | 2020-06-09 21:54:18 +0200 | [diff] [blame] | 140 | } |
141 | } | ||||
142 | notifiers { | ||||
143 | notifications { | ||||
Jeremy Leconte | 67a904e | 2020-07-08 11:48:18 +0200 | [diff] [blame] | 144 | on_new_status: INFRA_FAILURE |
Mirko Bonadei | 9189d9c | 2020-06-09 21:54:18 +0200 | [diff] [blame] | 145 | email { |
Mirko Bonadei | 875a27a | 2020-07-11 15:04:58 +0200 | [diff] [blame] | 146 | recipients: "webrtc-troopers-robots@google.com" |
147 | } | ||||
148 | template: "infra_failure" | ||||
149 | } | ||||
150 | notifications { | ||||
151 | on_new_status: FAILURE | ||||
152 | email { | ||||
Mirko Bonadei | f4b78bf | 2021-04-29 11:23:41 +0200 | [diff] [blame] | 153 | recipients: "webrtc-troopers-robots@google.com" |
Mirko Bonadei | 9189d9c | 2020-06-09 21:54:18 +0200 | [diff] [blame] | 154 | } |
Mirko Bonadei | 875a27a | 2020-07-11 15:04:58 +0200 | [diff] [blame] | 155 | template: "build_failure" |
Christoffer Jansson | 1663501 | 2021-10-25 16:32:38 +0200 | [diff] [blame] | 156 | notify_blamelist {} |
Mirko Bonadei | 9189d9c | 2020-06-09 21:54:18 +0200 | [diff] [blame] | 157 | } |
158 | builders { | ||||
Oleh Prypin | 71d1742 | 2019-03-28 08:43:16 +0100 | [diff] [blame] | 159 | bucket: "ci" |
160 | name: "Android32 Builder x86 (dbg)" | ||||
161 | repository: "https://webrtc.googlesource.com/src" | ||||
Mirko Bonadei | 9189d9c | 2020-06-09 21:54:18 +0200 | [diff] [blame] | 162 | } |
163 | tree_closers { | ||||
Owen Rodley | 6b721ba | 2020-05-26 10:04:20 +1000 | [diff] [blame] | 164 | tree_status_host: "webrtc-status.appspot.com" |
165 | failed_step_regexp: "bot_update|compile|gclient runhooks|runhooks|update|extract build|cleanup_temp|taskkill|compile|gn" | ||||
166 | failed_step_regexp_exclude: ".*\\(experimental\\).*" | ||||
Mirko Bonadei | 9189d9c | 2020-06-09 21:54:18 +0200 | [diff] [blame] | 167 | } |
168 | } | ||||
169 | notifiers { | ||||
170 | notifications { | ||||
Jeremy Leconte | 67a904e | 2020-07-08 11:48:18 +0200 | [diff] [blame] | 171 | on_new_status: INFRA_FAILURE |
Mirko Bonadei | 9189d9c | 2020-06-09 21:54:18 +0200 | [diff] [blame] | 172 | email { |
Mirko Bonadei | 875a27a | 2020-07-11 15:04:58 +0200 | [diff] [blame] | 173 | recipients: "webrtc-troopers-robots@google.com" |
174 | } | ||||
175 | template: "infra_failure" | ||||
176 | } | ||||
177 | notifications { | ||||
178 | on_new_status: FAILURE | ||||
179 | email { | ||||
Mirko Bonadei | f4b78bf | 2021-04-29 11:23:41 +0200 | [diff] [blame] | 180 | recipients: "webrtc-troopers-robots@google.com" |
Mirko Bonadei | 9189d9c | 2020-06-09 21:54:18 +0200 | [diff] [blame] | 181 | } |
Mirko Bonadei | 875a27a | 2020-07-11 15:04:58 +0200 | [diff] [blame] | 182 | template: "build_failure" |
Christoffer Jansson | 1663501 | 2021-10-25 16:32:38 +0200 | [diff] [blame] | 183 | notify_blamelist {} |
Mirko Bonadei | 9189d9c | 2020-06-09 21:54:18 +0200 | [diff] [blame] | 184 | } |
185 | builders { | ||||
Oleh Prypin | 71d1742 | 2019-03-28 08:43:16 +0100 | [diff] [blame] | 186 | bucket: "ci" |
187 | name: "Android64 (M Nexus5X)" | ||||
188 | repository: "https://webrtc.googlesource.com/src" | ||||
Mirko Bonadei | 9189d9c | 2020-06-09 21:54:18 +0200 | [diff] [blame] | 189 | } |
190 | tree_closers { | ||||
Owen Rodley | 6b721ba | 2020-05-26 10:04:20 +1000 | [diff] [blame] | 191 | tree_status_host: "webrtc-status.appspot.com" |
192 | failed_step_regexp: "bot_update|compile|gclient runhooks|runhooks|update|extract build|cleanup_temp|taskkill|compile|gn" | ||||
193 | failed_step_regexp_exclude: ".*\\(experimental\\).*" | ||||
Mirko Bonadei | 9189d9c | 2020-06-09 21:54:18 +0200 | [diff] [blame] | 194 | } |
195 | } | ||||
196 | notifiers { | ||||
197 | notifications { | ||||
Jeremy Leconte | 67a904e | 2020-07-08 11:48:18 +0200 | [diff] [blame] | 198 | on_new_status: INFRA_FAILURE |
Mirko Bonadei | 9189d9c | 2020-06-09 21:54:18 +0200 | [diff] [blame] | 199 | email { |
Mirko Bonadei | 875a27a | 2020-07-11 15:04:58 +0200 | [diff] [blame] | 200 | recipients: "webrtc-troopers-robots@google.com" |
201 | } | ||||
202 | template: "infra_failure" | ||||
203 | } | ||||
204 | notifications { | ||||
205 | on_new_status: FAILURE | ||||
206 | email { | ||||
Mirko Bonadei | f4b78bf | 2021-04-29 11:23:41 +0200 | [diff] [blame] | 207 | recipients: "webrtc-troopers-robots@google.com" |
Mirko Bonadei | 9189d9c | 2020-06-09 21:54:18 +0200 | [diff] [blame] | 208 | } |
Mirko Bonadei | 875a27a | 2020-07-11 15:04:58 +0200 | [diff] [blame] | 209 | template: "build_failure" |
Christoffer Jansson | 1663501 | 2021-10-25 16:32:38 +0200 | [diff] [blame] | 210 | notify_blamelist {} |
Mirko Bonadei | 9189d9c | 2020-06-09 21:54:18 +0200 | [diff] [blame] | 211 | } |
212 | builders { | ||||
Oleh Prypin | 71d1742 | 2019-03-28 08:43:16 +0100 | [diff] [blame] | 213 | bucket: "ci" |
Oleh Prypin | 71d1742 | 2019-03-28 08:43:16 +0100 | [diff] [blame] | 214 | name: "Android64 Builder arm64" |
215 | repository: "https://webrtc.googlesource.com/src" | ||||
Mirko Bonadei | 9189d9c | 2020-06-09 21:54:18 +0200 | [diff] [blame] | 216 | } |
217 | tree_closers { | ||||
Owen Rodley | 6b721ba | 2020-05-26 10:04:20 +1000 | [diff] [blame] | 218 | tree_status_host: "webrtc-status.appspot.com" |
219 | failed_step_regexp: "bot_update|compile|gclient runhooks|runhooks|update|extract build|cleanup_temp|taskkill|compile|gn" | ||||
220 | failed_step_regexp_exclude: ".*\\(experimental\\).*" | ||||
Mirko Bonadei | 9189d9c | 2020-06-09 21:54:18 +0200 | [diff] [blame] | 221 | } |
222 | } | ||||
223 | notifiers { | ||||
224 | notifications { | ||||
Jeremy Leconte | 67a904e | 2020-07-08 11:48:18 +0200 | [diff] [blame] | 225 | on_new_status: INFRA_FAILURE |
Mirko Bonadei | 9189d9c | 2020-06-09 21:54:18 +0200 | [diff] [blame] | 226 | email { |
Mirko Bonadei | 875a27a | 2020-07-11 15:04:58 +0200 | [diff] [blame] | 227 | recipients: "webrtc-troopers-robots@google.com" |
228 | } | ||||
229 | template: "infra_failure" | ||||
230 | } | ||||
231 | notifications { | ||||
232 | on_new_status: FAILURE | ||||
233 | email { | ||||
Mirko Bonadei | f4b78bf | 2021-04-29 11:23:41 +0200 | [diff] [blame] | 234 | recipients: "webrtc-troopers-robots@google.com" |
Mirko Bonadei | 9189d9c | 2020-06-09 21:54:18 +0200 | [diff] [blame] | 235 | } |
Mirko Bonadei | 875a27a | 2020-07-11 15:04:58 +0200 | [diff] [blame] | 236 | template: "build_failure" |
Christoffer Jansson | 1663501 | 2021-10-25 16:32:38 +0200 | [diff] [blame] | 237 | notify_blamelist {} |
Mirko Bonadei | 9189d9c | 2020-06-09 21:54:18 +0200 | [diff] [blame] | 238 | } |
239 | builders { | ||||
Oleh Prypin | 71d1742 | 2019-03-28 08:43:16 +0100 | [diff] [blame] | 240 | bucket: "ci" |
241 | name: "Android64 Builder x64 (dbg)" | ||||
242 | repository: "https://webrtc.googlesource.com/src" | ||||
Mirko Bonadei | 9189d9c | 2020-06-09 21:54:18 +0200 | [diff] [blame] | 243 | } |
244 | tree_closers { | ||||
Owen Rodley | 6b721ba | 2020-05-26 10:04:20 +1000 | [diff] [blame] | 245 | tree_status_host: "webrtc-status.appspot.com" |
246 | failed_step_regexp: "bot_update|compile|gclient runhooks|runhooks|update|extract build|cleanup_temp|taskkill|compile|gn" | ||||
247 | failed_step_regexp_exclude: ".*\\(experimental\\).*" | ||||
Mirko Bonadei | 9189d9c | 2020-06-09 21:54:18 +0200 | [diff] [blame] | 248 | } |
249 | } | ||||
250 | notifiers { | ||||
251 | notifications { | ||||
Jeremy Leconte | 67a904e | 2020-07-08 11:48:18 +0200 | [diff] [blame] | 252 | on_new_status: INFRA_FAILURE |
Mirko Bonadei | 9189d9c | 2020-06-09 21:54:18 +0200 | [diff] [blame] | 253 | email { |
Mirko Bonadei | 875a27a | 2020-07-11 15:04:58 +0200 | [diff] [blame] | 254 | recipients: "webrtc-troopers-robots@google.com" |
255 | } | ||||
256 | template: "infra_failure" | ||||
257 | } | ||||
258 | notifications { | ||||
259 | on_new_status: FAILURE | ||||
260 | email { | ||||
Mirko Bonadei | f4b78bf | 2021-04-29 11:23:41 +0200 | [diff] [blame] | 261 | recipients: "webrtc-troopers-robots@google.com" |
Mirko Bonadei | 9189d9c | 2020-06-09 21:54:18 +0200 | [diff] [blame] | 262 | } |
Mirko Bonadei | 875a27a | 2020-07-11 15:04:58 +0200 | [diff] [blame] | 263 | template: "build_failure" |
Christoffer Jansson | 1663501 | 2021-10-25 16:32:38 +0200 | [diff] [blame] | 264 | notify_blamelist {} |
Mirko Bonadei | 9189d9c | 2020-06-09 21:54:18 +0200 | [diff] [blame] | 265 | } |
266 | builders { | ||||
Oleh Prypin | 71d1742 | 2019-03-28 08:43:16 +0100 | [diff] [blame] | 267 | bucket: "ci" |
268 | name: "Linux (more configs)" | ||||
269 | repository: "https://webrtc.googlesource.com/src" | ||||
Mirko Bonadei | 9189d9c | 2020-06-09 21:54:18 +0200 | [diff] [blame] | 270 | } |
271 | tree_closers { | ||||
Owen Rodley | 6b721ba | 2020-05-26 10:04:20 +1000 | [diff] [blame] | 272 | tree_status_host: "webrtc-status.appspot.com" |
273 | failed_step_regexp: "bot_update|compile|gclient runhooks|runhooks|update|extract build|cleanup_temp|taskkill|compile|gn" | ||||
274 | failed_step_regexp_exclude: ".*\\(experimental\\).*" | ||||
Mirko Bonadei | 9189d9c | 2020-06-09 21:54:18 +0200 | [diff] [blame] | 275 | } |
276 | } | ||||
277 | notifiers { | ||||
278 | notifications { | ||||
Jeremy Leconte | 67a904e | 2020-07-08 11:48:18 +0200 | [diff] [blame] | 279 | on_new_status: INFRA_FAILURE |
Mirko Bonadei | 9189d9c | 2020-06-09 21:54:18 +0200 | [diff] [blame] | 280 | email { |
Mirko Bonadei | 875a27a | 2020-07-11 15:04:58 +0200 | [diff] [blame] | 281 | recipients: "webrtc-troopers-robots@google.com" |
282 | } | ||||
283 | template: "infra_failure" | ||||
284 | } | ||||
285 | notifications { | ||||
286 | on_new_status: FAILURE | ||||
287 | email { | ||||
Mirko Bonadei | f4b78bf | 2021-04-29 11:23:41 +0200 | [diff] [blame] | 288 | recipients: "webrtc-troopers-robots@google.com" |
Mirko Bonadei | 9189d9c | 2020-06-09 21:54:18 +0200 | [diff] [blame] | 289 | } |
Mirko Bonadei | 875a27a | 2020-07-11 15:04:58 +0200 | [diff] [blame] | 290 | template: "build_failure" |
Christoffer Jansson | 1663501 | 2021-10-25 16:32:38 +0200 | [diff] [blame] | 291 | notify_blamelist {} |
Mirko Bonadei | 9189d9c | 2020-06-09 21:54:18 +0200 | [diff] [blame] | 292 | } |
293 | builders { | ||||
Oleh Prypin | 71d1742 | 2019-03-28 08:43:16 +0100 | [diff] [blame] | 294 | bucket: "ci" |
295 | name: "Linux Asan" | ||||
296 | repository: "https://webrtc.googlesource.com/src" | ||||
Mirko Bonadei | 9189d9c | 2020-06-09 21:54:18 +0200 | [diff] [blame] | 297 | } |
298 | tree_closers { | ||||
Owen Rodley | 6b721ba | 2020-05-26 10:04:20 +1000 | [diff] [blame] | 299 | tree_status_host: "webrtc-status.appspot.com" |
300 | failed_step_regexp: "bot_update|compile|gclient runhooks|runhooks|update|extract build|cleanup_temp|taskkill|compile|gn" | ||||
301 | failed_step_regexp_exclude: ".*\\(experimental\\).*" | ||||
Mirko Bonadei | 9189d9c | 2020-06-09 21:54:18 +0200 | [diff] [blame] | 302 | } |
303 | } | ||||
304 | notifiers { | ||||
305 | notifications { | ||||
Jeremy Leconte | 67a904e | 2020-07-08 11:48:18 +0200 | [diff] [blame] | 306 | on_new_status: INFRA_FAILURE |
Mirko Bonadei | 9189d9c | 2020-06-09 21:54:18 +0200 | [diff] [blame] | 307 | email { |
Mirko Bonadei | 875a27a | 2020-07-11 15:04:58 +0200 | [diff] [blame] | 308 | recipients: "webrtc-troopers-robots@google.com" |
309 | } | ||||
310 | template: "infra_failure" | ||||
311 | } | ||||
312 | notifications { | ||||
313 | on_new_status: FAILURE | ||||
314 | email { | ||||
Mirko Bonadei | f4b78bf | 2021-04-29 11:23:41 +0200 | [diff] [blame] | 315 | recipients: "webrtc-troopers-robots@google.com" |
Mirko Bonadei | 9189d9c | 2020-06-09 21:54:18 +0200 | [diff] [blame] | 316 | } |
Mirko Bonadei | 875a27a | 2020-07-11 15:04:58 +0200 | [diff] [blame] | 317 | template: "build_failure" |
Christoffer Jansson | 1663501 | 2021-10-25 16:32:38 +0200 | [diff] [blame] | 318 | notify_blamelist {} |
Mirko Bonadei | 9189d9c | 2020-06-09 21:54:18 +0200 | [diff] [blame] | 319 | } |
320 | builders { | ||||
Oleh Prypin | 71d1742 | 2019-03-28 08:43:16 +0100 | [diff] [blame] | 321 | bucket: "ci" |
322 | name: "Linux MSan" | ||||
323 | repository: "https://webrtc.googlesource.com/src" | ||||
Mirko Bonadei | 9189d9c | 2020-06-09 21:54:18 +0200 | [diff] [blame] | 324 | } |
325 | tree_closers { | ||||
Owen Rodley | 6b721ba | 2020-05-26 10:04:20 +1000 | [diff] [blame] | 326 | tree_status_host: "webrtc-status.appspot.com" |
327 | failed_step_regexp: "bot_update|compile|gclient runhooks|runhooks|update|extract build|cleanup_temp|taskkill|compile|gn" | ||||
328 | failed_step_regexp_exclude: ".*\\(experimental\\).*" | ||||
Mirko Bonadei | 9189d9c | 2020-06-09 21:54:18 +0200 | [diff] [blame] | 329 | } |
330 | } | ||||
331 | notifiers { | ||||
332 | notifications { | ||||
Jeremy Leconte | 67a904e | 2020-07-08 11:48:18 +0200 | [diff] [blame] | 333 | on_new_status: INFRA_FAILURE |
Mirko Bonadei | 9189d9c | 2020-06-09 21:54:18 +0200 | [diff] [blame] | 334 | email { |
Mirko Bonadei | 875a27a | 2020-07-11 15:04:58 +0200 | [diff] [blame] | 335 | recipients: "webrtc-troopers-robots@google.com" |
336 | } | ||||
337 | template: "infra_failure" | ||||
338 | } | ||||
339 | notifications { | ||||
340 | on_new_status: FAILURE | ||||
341 | email { | ||||
Mirko Bonadei | f4b78bf | 2021-04-29 11:23:41 +0200 | [diff] [blame] | 342 | recipients: "webrtc-troopers-robots@google.com" |
Mirko Bonadei | 9189d9c | 2020-06-09 21:54:18 +0200 | [diff] [blame] | 343 | } |
Mirko Bonadei | 875a27a | 2020-07-11 15:04:58 +0200 | [diff] [blame] | 344 | template: "build_failure" |
Christoffer Jansson | 1663501 | 2021-10-25 16:32:38 +0200 | [diff] [blame] | 345 | notify_blamelist {} |
Mirko Bonadei | 9189d9c | 2020-06-09 21:54:18 +0200 | [diff] [blame] | 346 | } |
347 | builders { | ||||
Oleh Prypin | 71d1742 | 2019-03-28 08:43:16 +0100 | [diff] [blame] | 348 | bucket: "ci" |
349 | name: "Linux Tsan v2" | ||||
350 | repository: "https://webrtc.googlesource.com/src" | ||||
Mirko Bonadei | 9189d9c | 2020-06-09 21:54:18 +0200 | [diff] [blame] | 351 | } |
352 | tree_closers { | ||||
Owen Rodley | 6b721ba | 2020-05-26 10:04:20 +1000 | [diff] [blame] | 353 | tree_status_host: "webrtc-status.appspot.com" |
354 | failed_step_regexp: "bot_update|compile|gclient runhooks|runhooks|update|extract build|cleanup_temp|taskkill|compile|gn" | ||||
355 | failed_step_regexp_exclude: ".*\\(experimental\\).*" | ||||
Mirko Bonadei | 9189d9c | 2020-06-09 21:54:18 +0200 | [diff] [blame] | 356 | } |
357 | } | ||||
358 | notifiers { | ||||
359 | notifications { | ||||
Jeremy Leconte | 67a904e | 2020-07-08 11:48:18 +0200 | [diff] [blame] | 360 | on_new_status: INFRA_FAILURE |
Mirko Bonadei | 9189d9c | 2020-06-09 21:54:18 +0200 | [diff] [blame] | 361 | email { |
Mirko Bonadei | 875a27a | 2020-07-11 15:04:58 +0200 | [diff] [blame] | 362 | recipients: "webrtc-troopers-robots@google.com" |
363 | } | ||||
364 | template: "infra_failure" | ||||
365 | } | ||||
366 | notifications { | ||||
367 | on_new_status: FAILURE | ||||
368 | email { | ||||
Mirko Bonadei | f4b78bf | 2021-04-29 11:23:41 +0200 | [diff] [blame] | 369 | recipients: "webrtc-troopers-robots@google.com" |
Mirko Bonadei | 9189d9c | 2020-06-09 21:54:18 +0200 | [diff] [blame] | 370 | } |
Mirko Bonadei | 875a27a | 2020-07-11 15:04:58 +0200 | [diff] [blame] | 371 | template: "build_failure" |
Christoffer Jansson | 1663501 | 2021-10-25 16:32:38 +0200 | [diff] [blame] | 372 | notify_blamelist {} |
Mirko Bonadei | 9189d9c | 2020-06-09 21:54:18 +0200 | [diff] [blame] | 373 | } |
374 | builders { | ||||
Oleh Prypin | 71d1742 | 2019-03-28 08:43:16 +0100 | [diff] [blame] | 375 | bucket: "ci" |
376 | name: "Linux UBSan" | ||||
377 | repository: "https://webrtc.googlesource.com/src" | ||||
Mirko Bonadei | 9189d9c | 2020-06-09 21:54:18 +0200 | [diff] [blame] | 378 | } |
379 | tree_closers { | ||||
Owen Rodley | 6b721ba | 2020-05-26 10:04:20 +1000 | [diff] [blame] | 380 | tree_status_host: "webrtc-status.appspot.com" |
381 | failed_step_regexp: "bot_update|compile|gclient runhooks|runhooks|update|extract build|cleanup_temp|taskkill|compile|gn" | ||||
382 | failed_step_regexp_exclude: ".*\\(experimental\\).*" | ||||
Mirko Bonadei | 9189d9c | 2020-06-09 21:54:18 +0200 | [diff] [blame] | 383 | } |
384 | } | ||||
385 | notifiers { | ||||
386 | notifications { | ||||
Jeremy Leconte | 67a904e | 2020-07-08 11:48:18 +0200 | [diff] [blame] | 387 | on_new_status: INFRA_FAILURE |
Mirko Bonadei | 9189d9c | 2020-06-09 21:54:18 +0200 | [diff] [blame] | 388 | email { |
Mirko Bonadei | 875a27a | 2020-07-11 15:04:58 +0200 | [diff] [blame] | 389 | recipients: "webrtc-troopers-robots@google.com" |
390 | } | ||||
391 | template: "infra_failure" | ||||
392 | } | ||||
393 | notifications { | ||||
394 | on_new_status: FAILURE | ||||
395 | email { | ||||
Mirko Bonadei | f4b78bf | 2021-04-29 11:23:41 +0200 | [diff] [blame] | 396 | recipients: "webrtc-troopers-robots@google.com" |
Mirko Bonadei | 9189d9c | 2020-06-09 21:54:18 +0200 | [diff] [blame] | 397 | } |
Mirko Bonadei | 875a27a | 2020-07-11 15:04:58 +0200 | [diff] [blame] | 398 | template: "build_failure" |
Christoffer Jansson | 1663501 | 2021-10-25 16:32:38 +0200 | [diff] [blame] | 399 | notify_blamelist {} |
Mirko Bonadei | 9189d9c | 2020-06-09 21:54:18 +0200 | [diff] [blame] | 400 | } |
401 | builders { | ||||
Oleh Prypin | 71d1742 | 2019-03-28 08:43:16 +0100 | [diff] [blame] | 402 | bucket: "ci" |
403 | name: "Linux UBSan vptr" | ||||
404 | repository: "https://webrtc.googlesource.com/src" | ||||
Mirko Bonadei | 9189d9c | 2020-06-09 21:54:18 +0200 | [diff] [blame] | 405 | } |
406 | tree_closers { | ||||
Owen Rodley | 6b721ba | 2020-05-26 10:04:20 +1000 | [diff] [blame] | 407 | tree_status_host: "webrtc-status.appspot.com" |
408 | failed_step_regexp: "bot_update|compile|gclient runhooks|runhooks|update|extract build|cleanup_temp|taskkill|compile|gn" | ||||
409 | failed_step_regexp_exclude: ".*\\(experimental\\).*" | ||||
Mirko Bonadei | 9189d9c | 2020-06-09 21:54:18 +0200 | [diff] [blame] | 410 | } |
411 | } | ||||
412 | notifiers { | ||||
413 | notifications { | ||||
Jeremy Leconte | 67a904e | 2020-07-08 11:48:18 +0200 | [diff] [blame] | 414 | on_new_status: INFRA_FAILURE |
Mirko Bonadei | 9189d9c | 2020-06-09 21:54:18 +0200 | [diff] [blame] | 415 | email { |
Mirko Bonadei | 875a27a | 2020-07-11 15:04:58 +0200 | [diff] [blame] | 416 | recipients: "webrtc-troopers-robots@google.com" |
417 | } | ||||
418 | template: "infra_failure" | ||||
419 | } | ||||
420 | notifications { | ||||
421 | on_new_status: FAILURE | ||||
422 | email { | ||||
Mirko Bonadei | f4b78bf | 2021-04-29 11:23:41 +0200 | [diff] [blame] | 423 | recipients: "webrtc-troopers-robots@google.com" |
Mirko Bonadei | 9189d9c | 2020-06-09 21:54:18 +0200 | [diff] [blame] | 424 | } |
Mirko Bonadei | 875a27a | 2020-07-11 15:04:58 +0200 | [diff] [blame] | 425 | template: "build_failure" |
Christoffer Jansson | 1663501 | 2021-10-25 16:32:38 +0200 | [diff] [blame] | 426 | notify_blamelist {} |
Mirko Bonadei | 9189d9c | 2020-06-09 21:54:18 +0200 | [diff] [blame] | 427 | } |
428 | builders { | ||||
Oleh Prypin | 71d1742 | 2019-03-28 08:43:16 +0100 | [diff] [blame] | 429 | bucket: "ci" |
430 | name: "Linux32 Debug" | ||||
431 | repository: "https://webrtc.googlesource.com/src" | ||||
Mirko Bonadei | 9189d9c | 2020-06-09 21:54:18 +0200 | [diff] [blame] | 432 | } |
433 | tree_closers { | ||||
Owen Rodley | 6b721ba | 2020-05-26 10:04:20 +1000 | [diff] [blame] | 434 | tree_status_host: "webrtc-status.appspot.com" |
435 | failed_step_regexp: "bot_update|compile|gclient runhooks|runhooks|update|extract build|cleanup_temp|taskkill|compile|gn" | ||||
436 | failed_step_regexp_exclude: ".*\\(experimental\\).*" | ||||
Mirko Bonadei | 9189d9c | 2020-06-09 21:54:18 +0200 | [diff] [blame] | 437 | } |
438 | } | ||||
439 | notifiers { | ||||
440 | notifications { | ||||
Jeremy Leconte | 67a904e | 2020-07-08 11:48:18 +0200 | [diff] [blame] | 441 | on_new_status: INFRA_FAILURE |
Mirko Bonadei | 9189d9c | 2020-06-09 21:54:18 +0200 | [diff] [blame] | 442 | email { |
Mirko Bonadei | 875a27a | 2020-07-11 15:04:58 +0200 | [diff] [blame] | 443 | recipients: "webrtc-troopers-robots@google.com" |
444 | } | ||||
445 | template: "infra_failure" | ||||
446 | } | ||||
447 | notifications { | ||||
448 | on_new_status: FAILURE | ||||
449 | email { | ||||
Mirko Bonadei | f4b78bf | 2021-04-29 11:23:41 +0200 | [diff] [blame] | 450 | recipients: "webrtc-troopers-robots@google.com" |
Mirko Bonadei | 9189d9c | 2020-06-09 21:54:18 +0200 | [diff] [blame] | 451 | } |
Mirko Bonadei | 875a27a | 2020-07-11 15:04:58 +0200 | [diff] [blame] | 452 | template: "build_failure" |
Christoffer Jansson | 1663501 | 2021-10-25 16:32:38 +0200 | [diff] [blame] | 453 | notify_blamelist {} |
Mirko Bonadei | 9189d9c | 2020-06-09 21:54:18 +0200 | [diff] [blame] | 454 | } |
455 | builders { | ||||
Oleh Prypin | 71d1742 | 2019-03-28 08:43:16 +0100 | [diff] [blame] | 456 | bucket: "ci" |
457 | name: "Linux32 Debug (ARM)" | ||||
458 | repository: "https://webrtc.googlesource.com/src" | ||||
Mirko Bonadei | 9189d9c | 2020-06-09 21:54:18 +0200 | [diff] [blame] | 459 | } |
460 | tree_closers { | ||||
Owen Rodley | 6b721ba | 2020-05-26 10:04:20 +1000 | [diff] [blame] | 461 | tree_status_host: "webrtc-status.appspot.com" |
462 | failed_step_regexp: "bot_update|compile|gclient runhooks|runhooks|update|extract build|cleanup_temp|taskkill|compile|gn" | ||||
463 | failed_step_regexp_exclude: ".*\\(experimental\\).*" | ||||
Mirko Bonadei | 9189d9c | 2020-06-09 21:54:18 +0200 | [diff] [blame] | 464 | } |
465 | } | ||||
466 | notifiers { | ||||
467 | notifications { | ||||
Jeremy Leconte | 67a904e | 2020-07-08 11:48:18 +0200 | [diff] [blame] | 468 | on_new_status: INFRA_FAILURE |
Mirko Bonadei | 9189d9c | 2020-06-09 21:54:18 +0200 | [diff] [blame] | 469 | email { |
Mirko Bonadei | 875a27a | 2020-07-11 15:04:58 +0200 | [diff] [blame] | 470 | recipients: "webrtc-troopers-robots@google.com" |
471 | } | ||||
472 | template: "infra_failure" | ||||
473 | } | ||||
474 | notifications { | ||||
475 | on_new_status: FAILURE | ||||
476 | email { | ||||
Mirko Bonadei | f4b78bf | 2021-04-29 11:23:41 +0200 | [diff] [blame] | 477 | recipients: "webrtc-troopers-robots@google.com" |
Mirko Bonadei | 9189d9c | 2020-06-09 21:54:18 +0200 | [diff] [blame] | 478 | } |
Mirko Bonadei | 875a27a | 2020-07-11 15:04:58 +0200 | [diff] [blame] | 479 | template: "build_failure" |
Christoffer Jansson | 1663501 | 2021-10-25 16:32:38 +0200 | [diff] [blame] | 480 | notify_blamelist {} |
Mirko Bonadei | 9189d9c | 2020-06-09 21:54:18 +0200 | [diff] [blame] | 481 | } |
482 | builders { | ||||
Oleh Prypin | 71d1742 | 2019-03-28 08:43:16 +0100 | [diff] [blame] | 483 | bucket: "ci" |
484 | name: "Linux32 Release" | ||||
485 | repository: "https://webrtc.googlesource.com/src" | ||||
Mirko Bonadei | 9189d9c | 2020-06-09 21:54:18 +0200 | [diff] [blame] | 486 | } |
487 | tree_closers { | ||||
Owen Rodley | 6b721ba | 2020-05-26 10:04:20 +1000 | [diff] [blame] | 488 | tree_status_host: "webrtc-status.appspot.com" |
489 | failed_step_regexp: "bot_update|compile|gclient runhooks|runhooks|update|extract build|cleanup_temp|taskkill|compile|gn" | ||||
490 | failed_step_regexp_exclude: ".*\\(experimental\\).*" | ||||
Mirko Bonadei | 9189d9c | 2020-06-09 21:54:18 +0200 | [diff] [blame] | 491 | } |
492 | } | ||||
493 | notifiers { | ||||
494 | notifications { | ||||
Jeremy Leconte | 67a904e | 2020-07-08 11:48:18 +0200 | [diff] [blame] | 495 | on_new_status: INFRA_FAILURE |
Mirko Bonadei | 9189d9c | 2020-06-09 21:54:18 +0200 | [diff] [blame] | 496 | email { |
Mirko Bonadei | 875a27a | 2020-07-11 15:04:58 +0200 | [diff] [blame] | 497 | recipients: "webrtc-troopers-robots@google.com" |
498 | } | ||||
499 | template: "infra_failure" | ||||
500 | } | ||||
501 | notifications { | ||||
502 | on_new_status: FAILURE | ||||
503 | email { | ||||
Mirko Bonadei | f4b78bf | 2021-04-29 11:23:41 +0200 | [diff] [blame] | 504 | recipients: "webrtc-troopers-robots@google.com" |
Mirko Bonadei | 9189d9c | 2020-06-09 21:54:18 +0200 | [diff] [blame] | 505 | } |
Mirko Bonadei | 875a27a | 2020-07-11 15:04:58 +0200 | [diff] [blame] | 506 | template: "build_failure" |
Christoffer Jansson | 1663501 | 2021-10-25 16:32:38 +0200 | [diff] [blame] | 507 | notify_blamelist {} |
Mirko Bonadei | 9189d9c | 2020-06-09 21:54:18 +0200 | [diff] [blame] | 508 | } |
509 | builders { | ||||
Oleh Prypin | 71d1742 | 2019-03-28 08:43:16 +0100 | [diff] [blame] | 510 | bucket: "ci" |
511 | name: "Linux32 Release (ARM)" | ||||
512 | repository: "https://webrtc.googlesource.com/src" | ||||
Mirko Bonadei | 9189d9c | 2020-06-09 21:54:18 +0200 | [diff] [blame] | 513 | } |
514 | tree_closers { | ||||
Owen Rodley | 6b721ba | 2020-05-26 10:04:20 +1000 | [diff] [blame] | 515 | tree_status_host: "webrtc-status.appspot.com" |
516 | failed_step_regexp: "bot_update|compile|gclient runhooks|runhooks|update|extract build|cleanup_temp|taskkill|compile|gn" | ||||
517 | failed_step_regexp_exclude: ".*\\(experimental\\).*" | ||||
Mirko Bonadei | 9189d9c | 2020-06-09 21:54:18 +0200 | [diff] [blame] | 518 | } |
519 | } | ||||
520 | notifiers { | ||||
521 | notifications { | ||||
Jeremy Leconte | 67a904e | 2020-07-08 11:48:18 +0200 | [diff] [blame] | 522 | on_new_status: INFRA_FAILURE |
Mirko Bonadei | 9189d9c | 2020-06-09 21:54:18 +0200 | [diff] [blame] | 523 | email { |
Mirko Bonadei | 875a27a | 2020-07-11 15:04:58 +0200 | [diff] [blame] | 524 | recipients: "webrtc-troopers-robots@google.com" |
525 | } | ||||
526 | template: "infra_failure" | ||||
527 | } | ||||
528 | notifications { | ||||
529 | on_new_status: FAILURE | ||||
530 | email { | ||||
Mirko Bonadei | f4b78bf | 2021-04-29 11:23:41 +0200 | [diff] [blame] | 531 | recipients: "webrtc-troopers-robots@google.com" |
Mirko Bonadei | 9189d9c | 2020-06-09 21:54:18 +0200 | [diff] [blame] | 532 | } |
Mirko Bonadei | 875a27a | 2020-07-11 15:04:58 +0200 | [diff] [blame] | 533 | template: "build_failure" |
Christoffer Jansson | 1663501 | 2021-10-25 16:32:38 +0200 | [diff] [blame] | 534 | notify_blamelist {} |
Mirko Bonadei | 9189d9c | 2020-06-09 21:54:18 +0200 | [diff] [blame] | 535 | } |
536 | builders { | ||||
Oleh Prypin | 71d1742 | 2019-03-28 08:43:16 +0100 | [diff] [blame] | 537 | bucket: "ci" |
538 | name: "Linux64 Builder" | ||||
539 | repository: "https://webrtc.googlesource.com/src" | ||||
Mirko Bonadei | 9189d9c | 2020-06-09 21:54:18 +0200 | [diff] [blame] | 540 | } |
541 | tree_closers { | ||||
Owen Rodley | 6b721ba | 2020-05-26 10:04:20 +1000 | [diff] [blame] | 542 | tree_status_host: "webrtc-status.appspot.com" |
543 | failed_step_regexp: "bot_update|compile|gclient runhooks|runhooks|update|extract build|cleanup_temp|taskkill|compile|gn" | ||||
544 | failed_step_regexp_exclude: ".*\\(experimental\\).*" | ||||
Mirko Bonadei | 9189d9c | 2020-06-09 21:54:18 +0200 | [diff] [blame] | 545 | } |
546 | } | ||||
547 | notifiers { | ||||
548 | notifications { | ||||
Jeremy Leconte | 67a904e | 2020-07-08 11:48:18 +0200 | [diff] [blame] | 549 | on_new_status: INFRA_FAILURE |
Mirko Bonadei | 9189d9c | 2020-06-09 21:54:18 +0200 | [diff] [blame] | 550 | email { |
Mirko Bonadei | 875a27a | 2020-07-11 15:04:58 +0200 | [diff] [blame] | 551 | recipients: "webrtc-troopers-robots@google.com" |
552 | } | ||||
553 | template: "infra_failure" | ||||
554 | } | ||||
555 | notifications { | ||||
556 | on_new_status: FAILURE | ||||
557 | email { | ||||
Mirko Bonadei | f4b78bf | 2021-04-29 11:23:41 +0200 | [diff] [blame] | 558 | recipients: "webrtc-troopers-robots@google.com" |
Mirko Bonadei | 9189d9c | 2020-06-09 21:54:18 +0200 | [diff] [blame] | 559 | } |
Mirko Bonadei | 875a27a | 2020-07-11 15:04:58 +0200 | [diff] [blame] | 560 | template: "build_failure" |
Christoffer Jansson | 1663501 | 2021-10-25 16:32:38 +0200 | [diff] [blame] | 561 | notify_blamelist {} |
Mirko Bonadei | 9189d9c | 2020-06-09 21:54:18 +0200 | [diff] [blame] | 562 | } |
563 | builders { | ||||
Oleh Prypin | 71d1742 | 2019-03-28 08:43:16 +0100 | [diff] [blame] | 564 | bucket: "ci" |
565 | name: "Linux64 Debug" | ||||
566 | repository: "https://webrtc.googlesource.com/src" | ||||
Mirko Bonadei | 9189d9c | 2020-06-09 21:54:18 +0200 | [diff] [blame] | 567 | } |
568 | tree_closers { | ||||
Owen Rodley | 6b721ba | 2020-05-26 10:04:20 +1000 | [diff] [blame] | 569 | tree_status_host: "webrtc-status.appspot.com" |
570 | failed_step_regexp: "bot_update|compile|gclient runhooks|runhooks|update|extract build|cleanup_temp|taskkill|compile|gn" | ||||
571 | failed_step_regexp_exclude: ".*\\(experimental\\).*" | ||||
Mirko Bonadei | 9189d9c | 2020-06-09 21:54:18 +0200 | [diff] [blame] | 572 | } |
573 | } | ||||
574 | notifiers { | ||||
575 | notifications { | ||||
Jeremy Leconte | 67a904e | 2020-07-08 11:48:18 +0200 | [diff] [blame] | 576 | on_new_status: INFRA_FAILURE |
Mirko Bonadei | 9189d9c | 2020-06-09 21:54:18 +0200 | [diff] [blame] | 577 | email { |
Mirko Bonadei | 875a27a | 2020-07-11 15:04:58 +0200 | [diff] [blame] | 578 | recipients: "webrtc-troopers-robots@google.com" |
579 | } | ||||
580 | template: "infra_failure" | ||||
581 | } | ||||
582 | notifications { | ||||
583 | on_new_status: FAILURE | ||||
584 | email { | ||||
Mirko Bonadei | f4b78bf | 2021-04-29 11:23:41 +0200 | [diff] [blame] | 585 | recipients: "webrtc-troopers-robots@google.com" |
Mirko Bonadei | 9189d9c | 2020-06-09 21:54:18 +0200 | [diff] [blame] | 586 | } |
Mirko Bonadei | 875a27a | 2020-07-11 15:04:58 +0200 | [diff] [blame] | 587 | template: "build_failure" |
Christoffer Jansson | 1663501 | 2021-10-25 16:32:38 +0200 | [diff] [blame] | 588 | notify_blamelist {} |
Mirko Bonadei | 9189d9c | 2020-06-09 21:54:18 +0200 | [diff] [blame] | 589 | } |
590 | builders { | ||||
Oleh Prypin | 71d1742 | 2019-03-28 08:43:16 +0100 | [diff] [blame] | 591 | bucket: "ci" |
592 | name: "Linux64 Debug (ARM)" | ||||
593 | repository: "https://webrtc.googlesource.com/src" | ||||
Mirko Bonadei | 9189d9c | 2020-06-09 21:54:18 +0200 | [diff] [blame] | 594 | } |
595 | tree_closers { | ||||
Owen Rodley | 6b721ba | 2020-05-26 10:04:20 +1000 | [diff] [blame] | 596 | tree_status_host: "webrtc-status.appspot.com" |
597 | failed_step_regexp: "bot_update|compile|gclient runhooks|runhooks|update|extract build|cleanup_temp|taskkill|compile|gn" | ||||
598 | failed_step_regexp_exclude: ".*\\(experimental\\).*" | ||||
Mirko Bonadei | 9189d9c | 2020-06-09 21:54:18 +0200 | [diff] [blame] | 599 | } |
600 | } | ||||
601 | notifiers { | ||||
602 | notifications { | ||||
Jeremy Leconte | 67a904e | 2020-07-08 11:48:18 +0200 | [diff] [blame] | 603 | on_new_status: INFRA_FAILURE |
Mirko Bonadei | 9189d9c | 2020-06-09 21:54:18 +0200 | [diff] [blame] | 604 | email { |
Mirko Bonadei | 875a27a | 2020-07-11 15:04:58 +0200 | [diff] [blame] | 605 | recipients: "webrtc-troopers-robots@google.com" |
606 | } | ||||
607 | template: "infra_failure" | ||||
608 | } | ||||
609 | notifications { | ||||
610 | on_new_status: FAILURE | ||||
611 | email { | ||||
Mirko Bonadei | f4b78bf | 2021-04-29 11:23:41 +0200 | [diff] [blame] | 612 | recipients: "webrtc-troopers-robots@google.com" |
Mirko Bonadei | 9189d9c | 2020-06-09 21:54:18 +0200 | [diff] [blame] | 613 | } |
Mirko Bonadei | 875a27a | 2020-07-11 15:04:58 +0200 | [diff] [blame] | 614 | template: "build_failure" |
Christoffer Jansson | 1663501 | 2021-10-25 16:32:38 +0200 | [diff] [blame] | 615 | notify_blamelist {} |
Mirko Bonadei | 9189d9c | 2020-06-09 21:54:18 +0200 | [diff] [blame] | 616 | } |
617 | builders { | ||||
Oleh Prypin | 71d1742 | 2019-03-28 08:43:16 +0100 | [diff] [blame] | 618 | bucket: "ci" |
619 | name: "Linux64 Release" | ||||
620 | repository: "https://webrtc.googlesource.com/src" | ||||
Mirko Bonadei | 9189d9c | 2020-06-09 21:54:18 +0200 | [diff] [blame] | 621 | } |
622 | tree_closers { | ||||
Owen Rodley | 6b721ba | 2020-05-26 10:04:20 +1000 | [diff] [blame] | 623 | tree_status_host: "webrtc-status.appspot.com" |
624 | failed_step_regexp: "bot_update|compile|gclient runhooks|runhooks|update|extract build|cleanup_temp|taskkill|compile|gn" | ||||
625 | failed_step_regexp_exclude: ".*\\(experimental\\).*" | ||||
Mirko Bonadei | 9189d9c | 2020-06-09 21:54:18 +0200 | [diff] [blame] | 626 | } |
627 | } | ||||
628 | notifiers { | ||||
629 | notifications { | ||||
Jeremy Leconte | 67a904e | 2020-07-08 11:48:18 +0200 | [diff] [blame] | 630 | on_new_status: INFRA_FAILURE |
Mirko Bonadei | 9189d9c | 2020-06-09 21:54:18 +0200 | [diff] [blame] | 631 | email { |
Mirko Bonadei | 875a27a | 2020-07-11 15:04:58 +0200 | [diff] [blame] | 632 | recipients: "webrtc-troopers-robots@google.com" |
633 | } | ||||
634 | template: "infra_failure" | ||||
635 | } | ||||
636 | notifications { | ||||
637 | on_new_status: FAILURE | ||||
638 | email { | ||||
Mirko Bonadei | f4b78bf | 2021-04-29 11:23:41 +0200 | [diff] [blame] | 639 | recipients: "webrtc-troopers-robots@google.com" |
Mirko Bonadei | 9189d9c | 2020-06-09 21:54:18 +0200 | [diff] [blame] | 640 | } |
Mirko Bonadei | 875a27a | 2020-07-11 15:04:58 +0200 | [diff] [blame] | 641 | template: "build_failure" |
Christoffer Jansson | 1663501 | 2021-10-25 16:32:38 +0200 | [diff] [blame] | 642 | notify_blamelist {} |
Mirko Bonadei | 9189d9c | 2020-06-09 21:54:18 +0200 | [diff] [blame] | 643 | } |
644 | builders { | ||||
Oleh Prypin | 71d1742 | 2019-03-28 08:43:16 +0100 | [diff] [blame] | 645 | bucket: "ci" |
646 | name: "Linux64 Release (ARM)" | ||||
647 | repository: "https://webrtc.googlesource.com/src" | ||||
Mirko Bonadei | 9189d9c | 2020-06-09 21:54:18 +0200 | [diff] [blame] | 648 | } |
649 | tree_closers { | ||||
Owen Rodley | 6b721ba | 2020-05-26 10:04:20 +1000 | [diff] [blame] | 650 | tree_status_host: "webrtc-status.appspot.com" |
651 | failed_step_regexp: "bot_update|compile|gclient runhooks|runhooks|update|extract build|cleanup_temp|taskkill|compile|gn" | ||||
652 | failed_step_regexp_exclude: ".*\\(experimental\\).*" | ||||
Mirko Bonadei | 9189d9c | 2020-06-09 21:54:18 +0200 | [diff] [blame] | 653 | } |
654 | } | ||||
655 | notifiers { | ||||
656 | notifications { | ||||
Jeremy Leconte | 67a904e | 2020-07-08 11:48:18 +0200 | [diff] [blame] | 657 | on_new_status: INFRA_FAILURE |
Mirko Bonadei | 9189d9c | 2020-06-09 21:54:18 +0200 | [diff] [blame] | 658 | email { |
Mirko Bonadei | 875a27a | 2020-07-11 15:04:58 +0200 | [diff] [blame] | 659 | recipients: "webrtc-troopers-robots@google.com" |
660 | } | ||||
661 | template: "infra_failure" | ||||
662 | } | ||||
663 | notifications { | ||||
664 | on_new_status: FAILURE | ||||
665 | email { | ||||
Mirko Bonadei | f4b78bf | 2021-04-29 11:23:41 +0200 | [diff] [blame] | 666 | recipients: "webrtc-troopers-robots@google.com" |
Mirko Bonadei | 9189d9c | 2020-06-09 21:54:18 +0200 | [diff] [blame] | 667 | } |
Mirko Bonadei | 875a27a | 2020-07-11 15:04:58 +0200 | [diff] [blame] | 668 | template: "build_failure" |
Christoffer Jansson | 1663501 | 2021-10-25 16:32:38 +0200 | [diff] [blame] | 669 | notify_blamelist {} |
Mirko Bonadei | 9189d9c | 2020-06-09 21:54:18 +0200 | [diff] [blame] | 670 | } |
671 | builders { | ||||
Oleh Prypin | 71d1742 | 2019-03-28 08:43:16 +0100 | [diff] [blame] | 672 | bucket: "ci" |
Oleh Prypin | 71d1742 | 2019-03-28 08:43:16 +0100 | [diff] [blame] | 673 | name: "Linux64 Release (Libfuzzer)" |
674 | repository: "https://webrtc.googlesource.com/src" | ||||
Mirko Bonadei | 9189d9c | 2020-06-09 21:54:18 +0200 | [diff] [blame] | 675 | } |
676 | tree_closers { | ||||
Owen Rodley | 6b721ba | 2020-05-26 10:04:20 +1000 | [diff] [blame] | 677 | tree_status_host: "webrtc-status.appspot.com" |
678 | failed_step_regexp: "bot_update|compile|gclient runhooks|runhooks|update|extract build|cleanup_temp|taskkill|compile|gn" | ||||
679 | failed_step_regexp_exclude: ".*\\(experimental\\).*" | ||||
Mirko Bonadei | 9189d9c | 2020-06-09 21:54:18 +0200 | [diff] [blame] | 680 | } |
681 | } | ||||
682 | notifiers { | ||||
683 | notifications { | ||||
Jeremy Leconte | 67a904e | 2020-07-08 11:48:18 +0200 | [diff] [blame] | 684 | on_new_status: INFRA_FAILURE |
Mirko Bonadei | 9189d9c | 2020-06-09 21:54:18 +0200 | [diff] [blame] | 685 | email { |
Mirko Bonadei | 875a27a | 2020-07-11 15:04:58 +0200 | [diff] [blame] | 686 | recipients: "webrtc-troopers-robots@google.com" |
687 | } | ||||
688 | template: "infra_failure" | ||||
689 | } | ||||
690 | notifications { | ||||
691 | on_new_status: FAILURE | ||||
692 | email { | ||||
Mirko Bonadei | f4b78bf | 2021-04-29 11:23:41 +0200 | [diff] [blame] | 693 | recipients: "webrtc-troopers-robots@google.com" |
Mirko Bonadei | 9189d9c | 2020-06-09 21:54:18 +0200 | [diff] [blame] | 694 | } |
Mirko Bonadei | 875a27a | 2020-07-11 15:04:58 +0200 | [diff] [blame] | 695 | template: "build_failure" |
Christoffer Jansson | 1663501 | 2021-10-25 16:32:38 +0200 | [diff] [blame] | 696 | notify_blamelist {} |
Mirko Bonadei | 9189d9c | 2020-06-09 21:54:18 +0200 | [diff] [blame] | 697 | } |
698 | builders { | ||||
Oleh Prypin | 71d1742 | 2019-03-28 08:43:16 +0100 | [diff] [blame] | 699 | bucket: "ci" |
700 | name: "Mac Asan" | ||||
701 | repository: "https://webrtc.googlesource.com/src" | ||||
Mirko Bonadei | 9189d9c | 2020-06-09 21:54:18 +0200 | [diff] [blame] | 702 | } |
703 | tree_closers { | ||||
Owen Rodley | 6b721ba | 2020-05-26 10:04:20 +1000 | [diff] [blame] | 704 | tree_status_host: "webrtc-status.appspot.com" |
705 | failed_step_regexp: "bot_update|compile|gclient runhooks|runhooks|update|extract build|cleanup_temp|taskkill|compile|gn" | ||||
706 | failed_step_regexp_exclude: ".*\\(experimental\\).*" | ||||
Mirko Bonadei | 9189d9c | 2020-06-09 21:54:18 +0200 | [diff] [blame] | 707 | } |
708 | } | ||||
709 | notifiers { | ||||
710 | notifications { | ||||
Jeremy Leconte | 67a904e | 2020-07-08 11:48:18 +0200 | [diff] [blame] | 711 | on_new_status: INFRA_FAILURE |
Mirko Bonadei | 9189d9c | 2020-06-09 21:54:18 +0200 | [diff] [blame] | 712 | email { |
Mirko Bonadei | 875a27a | 2020-07-11 15:04:58 +0200 | [diff] [blame] | 713 | recipients: "webrtc-troopers-robots@google.com" |
714 | } | ||||
715 | template: "infra_failure" | ||||
716 | } | ||||
717 | notifications { | ||||
718 | on_new_status: FAILURE | ||||
719 | email { | ||||
Mirko Bonadei | f4b78bf | 2021-04-29 11:23:41 +0200 | [diff] [blame] | 720 | recipients: "webrtc-troopers-robots@google.com" |
Mirko Bonadei | 9189d9c | 2020-06-09 21:54:18 +0200 | [diff] [blame] | 721 | } |
Mirko Bonadei | 875a27a | 2020-07-11 15:04:58 +0200 | [diff] [blame] | 722 | template: "build_failure" |
Christoffer Jansson | 1663501 | 2021-10-25 16:32:38 +0200 | [diff] [blame] | 723 | notify_blamelist {} |
Mirko Bonadei | 9189d9c | 2020-06-09 21:54:18 +0200 | [diff] [blame] | 724 | } |
725 | builders { | ||||
Oleh Prypin | 71d1742 | 2019-03-28 08:43:16 +0100 | [diff] [blame] | 726 | bucket: "ci" |
727 | name: "Mac64 Builder" | ||||
728 | repository: "https://webrtc.googlesource.com/src" | ||||
Mirko Bonadei | 9189d9c | 2020-06-09 21:54:18 +0200 | [diff] [blame] | 729 | } |
730 | tree_closers { | ||||
Owen Rodley | 6b721ba | 2020-05-26 10:04:20 +1000 | [diff] [blame] | 731 | tree_status_host: "webrtc-status.appspot.com" |
732 | failed_step_regexp: "bot_update|compile|gclient runhooks|runhooks|update|extract build|cleanup_temp|taskkill|compile|gn" | ||||
733 | failed_step_regexp_exclude: ".*\\(experimental\\).*" | ||||
Mirko Bonadei | 9189d9c | 2020-06-09 21:54:18 +0200 | [diff] [blame] | 734 | } |
735 | } | ||||
736 | notifiers { | ||||
737 | notifications { | ||||
Jeremy Leconte | 67a904e | 2020-07-08 11:48:18 +0200 | [diff] [blame] | 738 | on_new_status: INFRA_FAILURE |
Mirko Bonadei | 9189d9c | 2020-06-09 21:54:18 +0200 | [diff] [blame] | 739 | email { |
Mirko Bonadei | 875a27a | 2020-07-11 15:04:58 +0200 | [diff] [blame] | 740 | recipients: "webrtc-troopers-robots@google.com" |
741 | } | ||||
742 | template: "infra_failure" | ||||
743 | } | ||||
744 | notifications { | ||||
745 | on_new_status: FAILURE | ||||
746 | email { | ||||
Mirko Bonadei | f4b78bf | 2021-04-29 11:23:41 +0200 | [diff] [blame] | 747 | recipients: "webrtc-troopers-robots@google.com" |
Mirko Bonadei | 9189d9c | 2020-06-09 21:54:18 +0200 | [diff] [blame] | 748 | } |
Mirko Bonadei | 875a27a | 2020-07-11 15:04:58 +0200 | [diff] [blame] | 749 | template: "build_failure" |
Christoffer Jansson | 1663501 | 2021-10-25 16:32:38 +0200 | [diff] [blame] | 750 | notify_blamelist {} |
Mirko Bonadei | 9189d9c | 2020-06-09 21:54:18 +0200 | [diff] [blame] | 751 | } |
752 | builders { | ||||
Oleh Prypin | 71d1742 | 2019-03-28 08:43:16 +0100 | [diff] [blame] | 753 | bucket: "ci" |
754 | name: "Mac64 Debug" | ||||
755 | repository: "https://webrtc.googlesource.com/src" | ||||
Mirko Bonadei | 9189d9c | 2020-06-09 21:54:18 +0200 | [diff] [blame] | 756 | } |
757 | tree_closers { | ||||
Owen Rodley | 6b721ba | 2020-05-26 10:04:20 +1000 | [diff] [blame] | 758 | tree_status_host: "webrtc-status.appspot.com" |
759 | failed_step_regexp: "bot_update|compile|gclient runhooks|runhooks|update|extract build|cleanup_temp|taskkill|compile|gn" | ||||
760 | failed_step_regexp_exclude: ".*\\(experimental\\).*" | ||||
Mirko Bonadei | 9189d9c | 2020-06-09 21:54:18 +0200 | [diff] [blame] | 761 | } |
762 | } | ||||
763 | notifiers { | ||||
764 | notifications { | ||||
Jeremy Leconte | 67a904e | 2020-07-08 11:48:18 +0200 | [diff] [blame] | 765 | on_new_status: INFRA_FAILURE |
Mirko Bonadei | 9189d9c | 2020-06-09 21:54:18 +0200 | [diff] [blame] | 766 | email { |
Mirko Bonadei | 875a27a | 2020-07-11 15:04:58 +0200 | [diff] [blame] | 767 | recipients: "webrtc-troopers-robots@google.com" |
768 | } | ||||
769 | template: "infra_failure" | ||||
770 | } | ||||
771 | notifications { | ||||
772 | on_new_status: FAILURE | ||||
773 | email { | ||||
Mirko Bonadei | f4b78bf | 2021-04-29 11:23:41 +0200 | [diff] [blame] | 774 | recipients: "webrtc-troopers-robots@google.com" |
Mirko Bonadei | 9189d9c | 2020-06-09 21:54:18 +0200 | [diff] [blame] | 775 | } |
Mirko Bonadei | 875a27a | 2020-07-11 15:04:58 +0200 | [diff] [blame] | 776 | template: "build_failure" |
Christoffer Jansson | 1663501 | 2021-10-25 16:32:38 +0200 | [diff] [blame] | 777 | notify_blamelist {} |
Mirko Bonadei | 9189d9c | 2020-06-09 21:54:18 +0200 | [diff] [blame] | 778 | } |
779 | builders { | ||||
Oleh Prypin | 71d1742 | 2019-03-28 08:43:16 +0100 | [diff] [blame] | 780 | bucket: "ci" |
781 | name: "Mac64 Release" | ||||
782 | repository: "https://webrtc.googlesource.com/src" | ||||
Mirko Bonadei | 9189d9c | 2020-06-09 21:54:18 +0200 | [diff] [blame] | 783 | } |
784 | tree_closers { | ||||
Owen Rodley | 6b721ba | 2020-05-26 10:04:20 +1000 | [diff] [blame] | 785 | tree_status_host: "webrtc-status.appspot.com" |
786 | failed_step_regexp: "bot_update|compile|gclient runhooks|runhooks|update|extract build|cleanup_temp|taskkill|compile|gn" | ||||
787 | failed_step_regexp_exclude: ".*\\(experimental\\).*" | ||||
Mirko Bonadei | 9189d9c | 2020-06-09 21:54:18 +0200 | [diff] [blame] | 788 | } |
789 | } | ||||
790 | notifiers { | ||||
791 | notifications { | ||||
Jeremy Leconte | 67a904e | 2020-07-08 11:48:18 +0200 | [diff] [blame] | 792 | on_new_status: INFRA_FAILURE |
Mirko Bonadei | 9189d9c | 2020-06-09 21:54:18 +0200 | [diff] [blame] | 793 | email { |
Mirko Bonadei | 875a27a | 2020-07-11 15:04:58 +0200 | [diff] [blame] | 794 | recipients: "webrtc-troopers-robots@google.com" |
795 | } | ||||
796 | template: "infra_failure" | ||||
797 | } | ||||
798 | notifications { | ||||
799 | on_new_status: FAILURE | ||||
800 | email { | ||||
Mirko Bonadei | f4b78bf | 2021-04-29 11:23:41 +0200 | [diff] [blame] | 801 | recipients: "webrtc-troopers-robots@google.com" |
Mirko Bonadei | 9189d9c | 2020-06-09 21:54:18 +0200 | [diff] [blame] | 802 | } |
Mirko Bonadei | 875a27a | 2020-07-11 15:04:58 +0200 | [diff] [blame] | 803 | template: "build_failure" |
Christoffer Jansson | 1663501 | 2021-10-25 16:32:38 +0200 | [diff] [blame] | 804 | notify_blamelist {} |
Mirko Bonadei | 9189d9c | 2020-06-09 21:54:18 +0200 | [diff] [blame] | 805 | } |
806 | builders { | ||||
Oleh Prypin | 71d1742 | 2019-03-28 08:43:16 +0100 | [diff] [blame] | 807 | bucket: "ci" |
Christoffer Jansson | b21c950 | 2021-06-09 16:15:39 +0200 | [diff] [blame] | 808 | name: "MacARM64 M1 Release" |
809 | repository: "https://webrtc.googlesource.com/src" | ||||
810 | } | ||||
811 | tree_closers { | ||||
812 | tree_status_host: "webrtc-status.appspot.com" | ||||
813 | failed_step_regexp: "bot_update|compile|gclient runhooks|runhooks|update|extract build|cleanup_temp|taskkill|compile|gn" | ||||
814 | failed_step_regexp_exclude: ".*\\(experimental\\).*" | ||||
815 | } | ||||
816 | } | ||||
817 | notifiers { | ||||
818 | notifications { | ||||
819 | on_new_status: INFRA_FAILURE | ||||
820 | email { | ||||
821 | recipients: "webrtc-troopers-robots@google.com" | ||||
822 | } | ||||
823 | template: "infra_failure" | ||||
824 | } | ||||
825 | notifications { | ||||
826 | on_new_status: FAILURE | ||||
827 | email { | ||||
828 | recipients: "webrtc-troopers-robots@google.com" | ||||
829 | } | ||||
830 | template: "build_failure" | ||||
Christoffer Jansson | 1663501 | 2021-10-25 16:32:38 +0200 | [diff] [blame] | 831 | notify_blamelist {} |
Christoffer Jansson | b21c950 | 2021-06-09 16:15:39 +0200 | [diff] [blame] | 832 | } |
833 | builders { | ||||
834 | bucket: "ci" | ||||
Oleh Prypin | 71d1742 | 2019-03-28 08:43:16 +0100 | [diff] [blame] | 835 | name: "Win (more configs)" |
836 | repository: "https://webrtc.googlesource.com/src" | ||||
Mirko Bonadei | 9189d9c | 2020-06-09 21:54:18 +0200 | [diff] [blame] | 837 | } |
838 | tree_closers { | ||||
Owen Rodley | 6b721ba | 2020-05-26 10:04:20 +1000 | [diff] [blame] | 839 | tree_status_host: "webrtc-status.appspot.com" |
840 | failed_step_regexp: "bot_update|compile|gclient runhooks|runhooks|update|extract build|cleanup_temp|taskkill|compile|gn" | ||||
841 | failed_step_regexp_exclude: ".*\\(experimental\\).*" | ||||
Mirko Bonadei | 9189d9c | 2020-06-09 21:54:18 +0200 | [diff] [blame] | 842 | } |
843 | } | ||||
844 | notifiers { | ||||
845 | notifications { | ||||
Jeremy Leconte | 67a904e | 2020-07-08 11:48:18 +0200 | [diff] [blame] | 846 | on_new_status: INFRA_FAILURE |
Mirko Bonadei | 9189d9c | 2020-06-09 21:54:18 +0200 | [diff] [blame] | 847 | email { |
Mirko Bonadei | 875a27a | 2020-07-11 15:04:58 +0200 | [diff] [blame] | 848 | recipients: "webrtc-troopers-robots@google.com" |
849 | } | ||||
850 | template: "infra_failure" | ||||
851 | } | ||||
852 | notifications { | ||||
853 | on_new_status: FAILURE | ||||
854 | email { | ||||
Mirko Bonadei | f4b78bf | 2021-04-29 11:23:41 +0200 | [diff] [blame] | 855 | recipients: "webrtc-troopers-robots@google.com" |
Mirko Bonadei | 9189d9c | 2020-06-09 21:54:18 +0200 | [diff] [blame] | 856 | } |
Mirko Bonadei | 875a27a | 2020-07-11 15:04:58 +0200 | [diff] [blame] | 857 | template: "build_failure" |
Christoffer Jansson | 1663501 | 2021-10-25 16:32:38 +0200 | [diff] [blame] | 858 | notify_blamelist {} |
Mirko Bonadei | 9189d9c | 2020-06-09 21:54:18 +0200 | [diff] [blame] | 859 | } |
860 | builders { | ||||
Oleh Prypin | 71d1742 | 2019-03-28 08:43:16 +0100 | [diff] [blame] | 861 | bucket: "ci" |
Oleh Prypin | 71d1742 | 2019-03-28 08:43:16 +0100 | [diff] [blame] | 862 | name: "Win32 Builder (Clang)" |
863 | repository: "https://webrtc.googlesource.com/src" | ||||
Mirko Bonadei | 9189d9c | 2020-06-09 21:54:18 +0200 | [diff] [blame] | 864 | } |
865 | tree_closers { | ||||
Owen Rodley | 6b721ba | 2020-05-26 10:04:20 +1000 | [diff] [blame] | 866 | tree_status_host: "webrtc-status.appspot.com" |
867 | failed_step_regexp: "bot_update|compile|gclient runhooks|runhooks|update|extract build|cleanup_temp|taskkill|compile|gn" | ||||
868 | failed_step_regexp_exclude: ".*\\(experimental\\).*" | ||||
Mirko Bonadei | 9189d9c | 2020-06-09 21:54:18 +0200 | [diff] [blame] | 869 | } |
870 | } | ||||
871 | notifiers { | ||||
872 | notifications { | ||||
Jeremy Leconte | 67a904e | 2020-07-08 11:48:18 +0200 | [diff] [blame] | 873 | on_new_status: INFRA_FAILURE |
Mirko Bonadei | 9189d9c | 2020-06-09 21:54:18 +0200 | [diff] [blame] | 874 | email { |
Mirko Bonadei | 875a27a | 2020-07-11 15:04:58 +0200 | [diff] [blame] | 875 | recipients: "webrtc-troopers-robots@google.com" |
876 | } | ||||
877 | template: "infra_failure" | ||||
878 | } | ||||
879 | notifications { | ||||
880 | on_new_status: FAILURE | ||||
881 | email { | ||||
Mirko Bonadei | f4b78bf | 2021-04-29 11:23:41 +0200 | [diff] [blame] | 882 | recipients: "webrtc-troopers-robots@google.com" |
Mirko Bonadei | 9189d9c | 2020-06-09 21:54:18 +0200 | [diff] [blame] | 883 | } |
Mirko Bonadei | 875a27a | 2020-07-11 15:04:58 +0200 | [diff] [blame] | 884 | template: "build_failure" |
Christoffer Jansson | 1663501 | 2021-10-25 16:32:38 +0200 | [diff] [blame] | 885 | notify_blamelist {} |
Mirko Bonadei | 9189d9c | 2020-06-09 21:54:18 +0200 | [diff] [blame] | 886 | } |
887 | builders { | ||||
Oleh Prypin | 71d1742 | 2019-03-28 08:43:16 +0100 | [diff] [blame] | 888 | bucket: "ci" |
Oleh Prypin | 71d1742 | 2019-03-28 08:43:16 +0100 | [diff] [blame] | 889 | name: "Win32 Debug (Clang)" |
890 | repository: "https://webrtc.googlesource.com/src" | ||||
Mirko Bonadei | 9189d9c | 2020-06-09 21:54:18 +0200 | [diff] [blame] | 891 | } |
892 | tree_closers { | ||||
Owen Rodley | 6b721ba | 2020-05-26 10:04:20 +1000 | [diff] [blame] | 893 | tree_status_host: "webrtc-status.appspot.com" |
894 | failed_step_regexp: "bot_update|compile|gclient runhooks|runhooks|update|extract build|cleanup_temp|taskkill|compile|gn" | ||||
895 | failed_step_regexp_exclude: ".*\\(experimental\\).*" | ||||
Mirko Bonadei | 9189d9c | 2020-06-09 21:54:18 +0200 | [diff] [blame] | 896 | } |
897 | } | ||||
898 | notifiers { | ||||
899 | notifications { | ||||
Jeremy Leconte | 67a904e | 2020-07-08 11:48:18 +0200 | [diff] [blame] | 900 | on_new_status: INFRA_FAILURE |
Mirko Bonadei | 9189d9c | 2020-06-09 21:54:18 +0200 | [diff] [blame] | 901 | email { |
Mirko Bonadei | 875a27a | 2020-07-11 15:04:58 +0200 | [diff] [blame] | 902 | recipients: "webrtc-troopers-robots@google.com" |
903 | } | ||||
904 | template: "infra_failure" | ||||
905 | } | ||||
906 | notifications { | ||||
907 | on_new_status: FAILURE | ||||
908 | email { | ||||
Mirko Bonadei | f4b78bf | 2021-04-29 11:23:41 +0200 | [diff] [blame] | 909 | recipients: "webrtc-troopers-robots@google.com" |
Mirko Bonadei | 9189d9c | 2020-06-09 21:54:18 +0200 | [diff] [blame] | 910 | } |
Mirko Bonadei | 875a27a | 2020-07-11 15:04:58 +0200 | [diff] [blame] | 911 | template: "build_failure" |
Christoffer Jansson | 1663501 | 2021-10-25 16:32:38 +0200 | [diff] [blame] | 912 | notify_blamelist {} |
Mirko Bonadei | 9189d9c | 2020-06-09 21:54:18 +0200 | [diff] [blame] | 913 | } |
914 | builders { | ||||
Oleh Prypin | 71d1742 | 2019-03-28 08:43:16 +0100 | [diff] [blame] | 915 | bucket: "ci" |
Oleh Prypin | 71d1742 | 2019-03-28 08:43:16 +0100 | [diff] [blame] | 916 | name: "Win32 Release (Clang)" |
917 | repository: "https://webrtc.googlesource.com/src" | ||||
Mirko Bonadei | 9189d9c | 2020-06-09 21:54:18 +0200 | [diff] [blame] | 918 | } |
919 | tree_closers { | ||||
Owen Rodley | 6b721ba | 2020-05-26 10:04:20 +1000 | [diff] [blame] | 920 | tree_status_host: "webrtc-status.appspot.com" |
921 | failed_step_regexp: "bot_update|compile|gclient runhooks|runhooks|update|extract build|cleanup_temp|taskkill|compile|gn" | ||||
922 | failed_step_regexp_exclude: ".*\\(experimental\\).*" | ||||
Mirko Bonadei | 9189d9c | 2020-06-09 21:54:18 +0200 | [diff] [blame] | 923 | } |
924 | } | ||||
925 | notifiers { | ||||
926 | notifications { | ||||
Jeremy Leconte | 67a904e | 2020-07-08 11:48:18 +0200 | [diff] [blame] | 927 | on_new_status: INFRA_FAILURE |
Mirko Bonadei | 9189d9c | 2020-06-09 21:54:18 +0200 | [diff] [blame] | 928 | email { |
Mirko Bonadei | 875a27a | 2020-07-11 15:04:58 +0200 | [diff] [blame] | 929 | recipients: "webrtc-troopers-robots@google.com" |
930 | } | ||||
931 | template: "infra_failure" | ||||
932 | } | ||||
933 | notifications { | ||||
934 | on_new_status: FAILURE | ||||
935 | email { | ||||
Mirko Bonadei | f4b78bf | 2021-04-29 11:23:41 +0200 | [diff] [blame] | 936 | recipients: "webrtc-troopers-robots@google.com" |
Mirko Bonadei | 9189d9c | 2020-06-09 21:54:18 +0200 | [diff] [blame] | 937 | } |
Mirko Bonadei | 875a27a | 2020-07-11 15:04:58 +0200 | [diff] [blame] | 938 | template: "build_failure" |
Christoffer Jansson | 1663501 | 2021-10-25 16:32:38 +0200 | [diff] [blame] | 939 | notify_blamelist {} |
Mirko Bonadei | 9189d9c | 2020-06-09 21:54:18 +0200 | [diff] [blame] | 940 | } |
941 | builders { | ||||
Oleh Prypin | 71d1742 | 2019-03-28 08:43:16 +0100 | [diff] [blame] | 942 | bucket: "ci" |
Mirko Bonadei | afbe33d | 2019-05-31 09:27:54 +0200 | [diff] [blame] | 943 | name: "Win64 ASan" |
944 | repository: "https://webrtc.googlesource.com/src" | ||||
Mirko Bonadei | 9189d9c | 2020-06-09 21:54:18 +0200 | [diff] [blame] | 945 | } |
946 | tree_closers { | ||||
Owen Rodley | 6b721ba | 2020-05-26 10:04:20 +1000 | [diff] [blame] | 947 | tree_status_host: "webrtc-status.appspot.com" |
948 | failed_step_regexp: "bot_update|compile|gclient runhooks|runhooks|update|extract build|cleanup_temp|taskkill|compile|gn" | ||||
949 | failed_step_regexp_exclude: ".*\\(experimental\\).*" | ||||
Mirko Bonadei | 9189d9c | 2020-06-09 21:54:18 +0200 | [diff] [blame] | 950 | } |
951 | } | ||||
952 | notifiers { | ||||
953 | notifications { | ||||
Jeremy Leconte | 67a904e | 2020-07-08 11:48:18 +0200 | [diff] [blame] | 954 | on_new_status: INFRA_FAILURE |
Mirko Bonadei | 9189d9c | 2020-06-09 21:54:18 +0200 | [diff] [blame] | 955 | email { |
Mirko Bonadei | 875a27a | 2020-07-11 15:04:58 +0200 | [diff] [blame] | 956 | recipients: "webrtc-troopers-robots@google.com" |
957 | } | ||||
958 | template: "infra_failure" | ||||
959 | } | ||||
960 | notifications { | ||||
961 | on_new_status: FAILURE | ||||
962 | email { | ||||
Mirko Bonadei | f4b78bf | 2021-04-29 11:23:41 +0200 | [diff] [blame] | 963 | recipients: "webrtc-troopers-robots@google.com" |
Mirko Bonadei | 9189d9c | 2020-06-09 21:54:18 +0200 | [diff] [blame] | 964 | } |
Mirko Bonadei | 875a27a | 2020-07-11 15:04:58 +0200 | [diff] [blame] | 965 | template: "build_failure" |
Christoffer Jansson | 1663501 | 2021-10-25 16:32:38 +0200 | [diff] [blame] | 966 | notify_blamelist {} |
Mirko Bonadei | 9189d9c | 2020-06-09 21:54:18 +0200 | [diff] [blame] | 967 | } |
968 | builders { | ||||
Mirko Bonadei | afbe33d | 2019-05-31 09:27:54 +0200 | [diff] [blame] | 969 | bucket: "ci" |
Oleh Prypin | 71d1742 | 2019-03-28 08:43:16 +0100 | [diff] [blame] | 970 | name: "Win64 Debug (Clang)" |
971 | repository: "https://webrtc.googlesource.com/src" | ||||
Mirko Bonadei | 9189d9c | 2020-06-09 21:54:18 +0200 | [diff] [blame] | 972 | } |
973 | tree_closers { | ||||
Owen Rodley | 6b721ba | 2020-05-26 10:04:20 +1000 | [diff] [blame] | 974 | tree_status_host: "webrtc-status.appspot.com" |
975 | failed_step_regexp: "bot_update|compile|gclient runhooks|runhooks|update|extract build|cleanup_temp|taskkill|compile|gn" | ||||
976 | failed_step_regexp_exclude: ".*\\(experimental\\).*" | ||||
Mirko Bonadei | 9189d9c | 2020-06-09 21:54:18 +0200 | [diff] [blame] | 977 | } |
978 | } | ||||
979 | notifiers { | ||||
980 | notifications { | ||||
Jeremy Leconte | 67a904e | 2020-07-08 11:48:18 +0200 | [diff] [blame] | 981 | on_new_status: INFRA_FAILURE |
Mirko Bonadei | 9189d9c | 2020-06-09 21:54:18 +0200 | [diff] [blame] | 982 | email { |
Mirko Bonadei | 875a27a | 2020-07-11 15:04:58 +0200 | [diff] [blame] | 983 | recipients: "webrtc-troopers-robots@google.com" |
984 | } | ||||
985 | template: "infra_failure" | ||||
986 | } | ||||
987 | notifications { | ||||
988 | on_new_status: FAILURE | ||||
989 | email { | ||||
Mirko Bonadei | f4b78bf | 2021-04-29 11:23:41 +0200 | [diff] [blame] | 990 | recipients: "webrtc-troopers-robots@google.com" |
Mirko Bonadei | 9189d9c | 2020-06-09 21:54:18 +0200 | [diff] [blame] | 991 | } |
Mirko Bonadei | 875a27a | 2020-07-11 15:04:58 +0200 | [diff] [blame] | 992 | template: "build_failure" |
Christoffer Jansson | 1663501 | 2021-10-25 16:32:38 +0200 | [diff] [blame] | 993 | notify_blamelist {} |
Mirko Bonadei | 9189d9c | 2020-06-09 21:54:18 +0200 | [diff] [blame] | 994 | } |
995 | builders { | ||||
Oleh Prypin | 71d1742 | 2019-03-28 08:43:16 +0100 | [diff] [blame] | 996 | bucket: "ci" |
Oleh Prypin | 71d1742 | 2019-03-28 08:43:16 +0100 | [diff] [blame] | 997 | name: "Win64 Release (Clang)" |
998 | repository: "https://webrtc.googlesource.com/src" | ||||
Mirko Bonadei | 9189d9c | 2020-06-09 21:54:18 +0200 | [diff] [blame] | 999 | } |
1000 | tree_closers { | ||||
Owen Rodley | 6b721ba | 2020-05-26 10:04:20 +1000 | [diff] [blame] | 1001 | tree_status_host: "webrtc-status.appspot.com" |
1002 | failed_step_regexp: "bot_update|compile|gclient runhooks|runhooks|update|extract build|cleanup_temp|taskkill|compile|gn" | ||||
1003 | failed_step_regexp_exclude: ".*\\(experimental\\).*" | ||||
Mirko Bonadei | 9189d9c | 2020-06-09 21:54:18 +0200 | [diff] [blame] | 1004 | } |
1005 | } | ||||
1006 | notifiers { | ||||
1007 | notifications { | ||||
Jeremy Leconte | 67a904e | 2020-07-08 11:48:18 +0200 | [diff] [blame] | 1008 | on_new_status: INFRA_FAILURE |
Mirko Bonadei | 9189d9c | 2020-06-09 21:54:18 +0200 | [diff] [blame] | 1009 | email { |
Mirko Bonadei | 875a27a | 2020-07-11 15:04:58 +0200 | [diff] [blame] | 1010 | recipients: "webrtc-troopers-robots@google.com" |
1011 | } | ||||
1012 | template: "infra_failure" | ||||
1013 | } | ||||
1014 | notifications { | ||||
1015 | on_new_status: FAILURE | ||||
1016 | email { | ||||
Mirko Bonadei | f4b78bf | 2021-04-29 11:23:41 +0200 | [diff] [blame] | 1017 | recipients: "webrtc-troopers-robots@google.com" |
Mirko Bonadei | 9189d9c | 2020-06-09 21:54:18 +0200 | [diff] [blame] | 1018 | } |
Mirko Bonadei | 875a27a | 2020-07-11 15:04:58 +0200 | [diff] [blame] | 1019 | template: "build_failure" |
Christoffer Jansson | 1663501 | 2021-10-25 16:32:38 +0200 | [diff] [blame] | 1020 | notify_blamelist {} |
Mirko Bonadei | 9189d9c | 2020-06-09 21:54:18 +0200 | [diff] [blame] | 1021 | } |
1022 | builders { | ||||
Oleh Prypin | 71d1742 | 2019-03-28 08:43:16 +0100 | [diff] [blame] | 1023 | bucket: "ci" |
Oleh Prypin | 71d1742 | 2019-03-28 08:43:16 +0100 | [diff] [blame] | 1024 | name: "iOS API Framework Builder" |
1025 | repository: "https://webrtc.googlesource.com/src" | ||||
Mirko Bonadei | 9189d9c | 2020-06-09 21:54:18 +0200 | [diff] [blame] | 1026 | } |
1027 | tree_closers { | ||||
Owen Rodley | 6b721ba | 2020-05-26 10:04:20 +1000 | [diff] [blame] | 1028 | tree_status_host: "webrtc-status.appspot.com" |
1029 | failed_step_regexp: "bot_update|compile|gclient runhooks|runhooks|update|extract build|cleanup_temp|taskkill|compile|gn" | ||||
1030 | failed_step_regexp_exclude: ".*\\(experimental\\).*" | ||||
Mirko Bonadei | 9189d9c | 2020-06-09 21:54:18 +0200 | [diff] [blame] | 1031 | } |
1032 | } | ||||
1033 | notifiers { | ||||
1034 | notifications { | ||||
Jeremy Leconte | 67a904e | 2020-07-08 11:48:18 +0200 | [diff] [blame] | 1035 | on_new_status: INFRA_FAILURE |
Mirko Bonadei | 9189d9c | 2020-06-09 21:54:18 +0200 | [diff] [blame] | 1036 | email { |
Mirko Bonadei | 875a27a | 2020-07-11 15:04:58 +0200 | [diff] [blame] | 1037 | recipients: "webrtc-troopers-robots@google.com" |
1038 | } | ||||
1039 | template: "infra_failure" | ||||
1040 | } | ||||
1041 | notifications { | ||||
1042 | on_new_status: FAILURE | ||||
1043 | email { | ||||
Mirko Bonadei | f4b78bf | 2021-04-29 11:23:41 +0200 | [diff] [blame] | 1044 | recipients: "webrtc-troopers-robots@google.com" |
Mirko Bonadei | 9189d9c | 2020-06-09 21:54:18 +0200 | [diff] [blame] | 1045 | } |
Mirko Bonadei | 875a27a | 2020-07-11 15:04:58 +0200 | [diff] [blame] | 1046 | template: "build_failure" |
Christoffer Jansson | 1663501 | 2021-10-25 16:32:38 +0200 | [diff] [blame] | 1047 | notify_blamelist {} |
Mirko Bonadei | 9189d9c | 2020-06-09 21:54:18 +0200 | [diff] [blame] | 1048 | } |
1049 | builders { | ||||
Oleh Prypin | 71d1742 | 2019-03-28 08:43:16 +0100 | [diff] [blame] | 1050 | bucket: "ci" |
Oleh Prypin | 71d1742 | 2019-03-28 08:43:16 +0100 | [diff] [blame] | 1051 | name: "iOS64 Debug" |
1052 | repository: "https://webrtc.googlesource.com/src" | ||||
Mirko Bonadei | 9189d9c | 2020-06-09 21:54:18 +0200 | [diff] [blame] | 1053 | } |
1054 | tree_closers { | ||||
Owen Rodley | 6b721ba | 2020-05-26 10:04:20 +1000 | [diff] [blame] | 1055 | tree_status_host: "webrtc-status.appspot.com" |
1056 | failed_step_regexp: "bot_update|compile|gclient runhooks|runhooks|update|extract build|cleanup_temp|taskkill|compile|gn" | ||||
1057 | failed_step_regexp_exclude: ".*\\(experimental\\).*" | ||||
Mirko Bonadei | 9189d9c | 2020-06-09 21:54:18 +0200 | [diff] [blame] | 1058 | } |
1059 | } | ||||
1060 | notifiers { | ||||
1061 | notifications { | ||||
Jeremy Leconte | 67a904e | 2020-07-08 11:48:18 +0200 | [diff] [blame] | 1062 | on_new_status: INFRA_FAILURE |
Mirko Bonadei | 9189d9c | 2020-06-09 21:54:18 +0200 | [diff] [blame] | 1063 | email { |
Mirko Bonadei | 875a27a | 2020-07-11 15:04:58 +0200 | [diff] [blame] | 1064 | recipients: "webrtc-troopers-robots@google.com" |
1065 | } | ||||
1066 | template: "infra_failure" | ||||
1067 | } | ||||
1068 | notifications { | ||||
1069 | on_new_status: FAILURE | ||||
1070 | email { | ||||
Mirko Bonadei | f4b78bf | 2021-04-29 11:23:41 +0200 | [diff] [blame] | 1071 | recipients: "webrtc-troopers-robots@google.com" |
Mirko Bonadei | 9189d9c | 2020-06-09 21:54:18 +0200 | [diff] [blame] | 1072 | } |
Mirko Bonadei | 875a27a | 2020-07-11 15:04:58 +0200 | [diff] [blame] | 1073 | template: "build_failure" |
Christoffer Jansson | 1663501 | 2021-10-25 16:32:38 +0200 | [diff] [blame] | 1074 | notify_blamelist {} |
Mirko Bonadei | 9189d9c | 2020-06-09 21:54:18 +0200 | [diff] [blame] | 1075 | } |
1076 | builders { | ||||
Oleh Prypin | 71d1742 | 2019-03-28 08:43:16 +0100 | [diff] [blame] | 1077 | bucket: "ci" |
1078 | name: "iOS64 Release" | ||||
1079 | repository: "https://webrtc.googlesource.com/src" | ||||
Mirko Bonadei | 9189d9c | 2020-06-09 21:54:18 +0200 | [diff] [blame] | 1080 | } |
1081 | tree_closers { | ||||
Owen Rodley | 6b721ba | 2020-05-26 10:04:20 +1000 | [diff] [blame] | 1082 | tree_status_host: "webrtc-status.appspot.com" |
1083 | failed_step_regexp: "bot_update|compile|gclient runhooks|runhooks|update|extract build|cleanup_temp|taskkill|compile|gn" | ||||
1084 | failed_step_regexp_exclude: ".*\\(experimental\\).*" | ||||
Mirko Bonadei | 9189d9c | 2020-06-09 21:54:18 +0200 | [diff] [blame] | 1085 | } |
1086 | } | ||||
1087 | notifiers { | ||||
1088 | notifications { | ||||
Jeremy Leconte | 67a904e | 2020-07-08 11:48:18 +0200 | [diff] [blame] | 1089 | on_new_status: INFRA_FAILURE |
Mirko Bonadei | 9189d9c | 2020-06-09 21:54:18 +0200 | [diff] [blame] | 1090 | email { |
Mirko Bonadei | 875a27a | 2020-07-11 15:04:58 +0200 | [diff] [blame] | 1091 | recipients: "webrtc-troopers-robots@google.com" |
1092 | } | ||||
1093 | template: "infra_failure" | ||||
1094 | } | ||||
1095 | notifications { | ||||
1096 | on_new_status: FAILURE | ||||
1097 | email { | ||||
Mirko Bonadei | f4b78bf | 2021-04-29 11:23:41 +0200 | [diff] [blame] | 1098 | recipients: "webrtc-troopers-robots@google.com" |
Mirko Bonadei | 9189d9c | 2020-06-09 21:54:18 +0200 | [diff] [blame] | 1099 | } |
Mirko Bonadei | 875a27a | 2020-07-11 15:04:58 +0200 | [diff] [blame] | 1100 | template: "build_failure" |
Christoffer Jansson | 1663501 | 2021-10-25 16:32:38 +0200 | [diff] [blame] | 1101 | notify_blamelist {} |
Mirko Bonadei | 9189d9c | 2020-06-09 21:54:18 +0200 | [diff] [blame] | 1102 | } |
1103 | builders { | ||||
Oleh Prypin | 71d1742 | 2019-03-28 08:43:16 +0100 | [diff] [blame] | 1104 | bucket: "ci" |
Oleh Prypin | 71d1742 | 2019-03-28 08:43:16 +0100 | [diff] [blame] | 1105 | name: "iOS64 Sim Debug (iOS 12)" |
1106 | repository: "https://webrtc.googlesource.com/src" | ||||
Mirko Bonadei | 9189d9c | 2020-06-09 21:54:18 +0200 | [diff] [blame] | 1107 | } |
1108 | tree_closers { | ||||
Owen Rodley | 6b721ba | 2020-05-26 10:04:20 +1000 | [diff] [blame] | 1109 | tree_status_host: "webrtc-status.appspot.com" |
1110 | failed_step_regexp: "bot_update|compile|gclient runhooks|runhooks|update|extract build|cleanup_temp|taskkill|compile|gn" | ||||
1111 | failed_step_regexp_exclude: ".*\\(experimental\\).*" | ||||
Mirko Bonadei | 9189d9c | 2020-06-09 21:54:18 +0200 | [diff] [blame] | 1112 | } |
1113 | } | ||||
1114 | notifiers { | ||||
1115 | notifications { | ||||
Artem Titov | 1d47d31 | 2020-11-03 14:45:52 +0100 | [diff] [blame] | 1116 | on_new_status: INFRA_FAILURE |
1117 | email { | ||||
1118 | recipients: "webrtc-troopers-robots@google.com" | ||||
1119 | } | ||||
1120 | template: "infra_failure" | ||||
1121 | } | ||||
1122 | notifications { | ||||
1123 | on_new_status: FAILURE | ||||
1124 | email { | ||||
Mirko Bonadei | f4b78bf | 2021-04-29 11:23:41 +0200 | [diff] [blame] | 1125 | recipients: "webrtc-troopers-robots@google.com" |
Artem Titov | 1d47d31 | 2020-11-03 14:45:52 +0100 | [diff] [blame] | 1126 | } |
1127 | template: "build_failure" | ||||
Christoffer Jansson | 1663501 | 2021-10-25 16:32:38 +0200 | [diff] [blame] | 1128 | notify_blamelist {} |
Artem Titov | 1d47d31 | 2020-11-03 14:45:52 +0100 | [diff] [blame] | 1129 | } |
1130 | builders { | ||||
1131 | bucket: "ci" | ||||
1132 | name: "iOS64 Sim Debug (iOS 13)" | ||||
1133 | repository: "https://webrtc.googlesource.com/src" | ||||
1134 | } | ||||
1135 | tree_closers { | ||||
1136 | tree_status_host: "webrtc-status.appspot.com" | ||||
1137 | failed_step_regexp: "bot_update|compile|gclient runhooks|runhooks|update|extract build|cleanup_temp|taskkill|compile|gn" | ||||
1138 | failed_step_regexp_exclude: ".*\\(experimental\\).*" | ||||
1139 | } | ||||
1140 | } | ||||
1141 | notifiers { | ||||
1142 | notifications { | ||||
1143 | on_new_status: INFRA_FAILURE | ||||
1144 | email { | ||||
1145 | recipients: "webrtc-troopers-robots@google.com" | ||||
1146 | } | ||||
1147 | template: "infra_failure" | ||||
1148 | } | ||||
1149 | notifications { | ||||
1150 | on_new_status: FAILURE | ||||
1151 | email { | ||||
Mirko Bonadei | f4b78bf | 2021-04-29 11:23:41 +0200 | [diff] [blame] | 1152 | recipients: "webrtc-troopers-robots@google.com" |
Artem Titov | 1d47d31 | 2020-11-03 14:45:52 +0100 | [diff] [blame] | 1153 | } |
1154 | template: "build_failure" | ||||
Christoffer Jansson | 1663501 | 2021-10-25 16:32:38 +0200 | [diff] [blame] | 1155 | notify_blamelist {} |
Artem Titov | 1d47d31 | 2020-11-03 14:45:52 +0100 | [diff] [blame] | 1156 | } |
1157 | builders { | ||||
1158 | bucket: "ci" | ||||
1159 | name: "iOS64 Sim Debug (iOS 14.0)" | ||||
1160 | repository: "https://webrtc.googlesource.com/src" | ||||
1161 | } | ||||
1162 | tree_closers { | ||||
1163 | tree_status_host: "webrtc-status.appspot.com" | ||||
1164 | failed_step_regexp: "bot_update|compile|gclient runhooks|runhooks|update|extract build|cleanup_temp|taskkill|compile|gn" | ||||
1165 | failed_step_regexp_exclude: ".*\\(experimental\\).*" | ||||
1166 | } | ||||
1167 | } | ||||
1168 | notifiers { | ||||
1169 | notifications { | ||||
Jeremy Leconte | 67a904e | 2020-07-08 11:48:18 +0200 | [diff] [blame] | 1170 | on_new_status: FAILURE |
1171 | on_new_status: INFRA_FAILURE | ||||
Mirko Bonadei | 9189d9c | 2020-06-09 21:54:18 +0200 | [diff] [blame] | 1172 | email { |
Mirko Bonadei | 450e9b7 | 2020-07-10 19:19:22 +0000 | [diff] [blame] | 1173 | recipients: "webrtc-troopers-robots@google.com" |
Mirko Bonadei | 9189d9c | 2020-06-09 21:54:18 +0200 | [diff] [blame] | 1174 | } |
Oleh Prypin | 71d1742 | 2019-03-28 08:43:16 +0100 | [diff] [blame] | 1175 | template: "cron" |
Mirko Bonadei | 9189d9c | 2020-06-09 21:54:18 +0200 | [diff] [blame] | 1176 | } |
1177 | builders { | ||||
Oleh Prypin | 71d1742 | 2019-03-28 08:43:16 +0100 | [diff] [blame] | 1178 | bucket: "cron" |
1179 | name: "Auto-roll - WebRTC DEPS" | ||||
Mirko Bonadei | 9189d9c | 2020-06-09 21:54:18 +0200 | [diff] [blame] | 1180 | } |
1181 | } | ||||
1182 | notifiers { | ||||
1183 | notifications { | ||||
Jeremy Leconte | 67a904e | 2020-07-08 11:48:18 +0200 | [diff] [blame] | 1184 | on_new_status: FAILURE |
1185 | on_new_status: INFRA_FAILURE | ||||
Mirko Bonadei | 9189d9c | 2020-06-09 21:54:18 +0200 | [diff] [blame] | 1186 | email { |
Mirko Bonadei | 450e9b7 | 2020-07-10 19:19:22 +0000 | [diff] [blame] | 1187 | recipients: "webrtc-troopers-robots@google.com" |
Mirko Bonadei | 9189d9c | 2020-06-09 21:54:18 +0200 | [diff] [blame] | 1188 | } |
Oleh Prypin | 71d1742 | 2019-03-28 08:43:16 +0100 | [diff] [blame] | 1189 | template: "cron" |
Mirko Bonadei | 9189d9c | 2020-06-09 21:54:18 +0200 | [diff] [blame] | 1190 | } |
1191 | builders { | ||||
Oleh Prypin | 71d1742 | 2019-03-28 08:43:16 +0100 | [diff] [blame] | 1192 | bucket: "cron" |
1193 | name: "WebRTC lkgr finder" | ||||
Mirko Bonadei | 9189d9c | 2020-06-09 21:54:18 +0200 | [diff] [blame] | 1194 | } |
1195 | } | ||||
Jeremy Leconte | 67a904e | 2020-07-08 11:48:18 +0200 | [diff] [blame] | 1196 | notifiers { |
1197 | notifications { | ||||
Mirko Bonadei | 54bbd1c | 2020-12-14 15:54:46 +0100 | [diff] [blame] | 1198 | on_new_status: FAILURE |
1199 | on_new_status: INFRA_FAILURE | ||||
1200 | email { | ||||
1201 | recipients: "webrtc-troopers-robots@google.com" | ||||
1202 | } | ||||
1203 | template: "cron" | ||||
1204 | } | ||||
1205 | builders { | ||||
1206 | bucket: "cron" | ||||
1207 | name: "WebRTC version update" | ||||
1208 | } | ||||
1209 | } | ||||
1210 | notifiers { | ||||
1211 | notifications { | ||||
Jeremy Leconte | 67a904e | 2020-07-08 11:48:18 +0200 | [diff] [blame] | 1212 | on_new_status: INFRA_FAILURE |
1213 | email { | ||||
Mirko Bonadei | 450e9b7 | 2020-07-10 19:19:22 +0000 | [diff] [blame] | 1214 | recipients: "webrtc-troopers-robots@google.com" |
Jeremy Leconte | 67a904e | 2020-07-08 11:48:18 +0200 | [diff] [blame] | 1215 | } |
Mirko Bonadei | 875a27a | 2020-07-11 15:04:58 +0200 | [diff] [blame] | 1216 | template: "infra_failure" |
1217 | } | ||||
1218 | notifications { | ||||
1219 | on_new_status: FAILURE | ||||
1220 | email { | ||||
Mirko Bonadei | f4b78bf | 2021-04-29 11:23:41 +0200 | [diff] [blame] | 1221 | recipients: "webrtc-troopers-robots@google.com" |
Mirko Bonadei | 875a27a | 2020-07-11 15:04:58 +0200 | [diff] [blame] | 1222 | } |
1223 | template: "build_failure" | ||||
Christoffer Jansson | 1663501 | 2021-10-25 16:32:38 +0200 | [diff] [blame] | 1224 | notify_blamelist {} |
Jeremy Leconte | 67a904e | 2020-07-08 11:48:18 +0200 | [diff] [blame] | 1225 | } |
1226 | builders { | ||||
1227 | bucket: "perf" | ||||
Mirko Bonadei | 86b4f2d | 2020-07-08 14:24:48 +0200 | [diff] [blame] | 1228 | name: "Perf Android32 (M AOSP Nexus6)" |
Christoffer Jansson | 1663501 | 2021-10-25 16:32:38 +0200 | [diff] [blame] | 1229 | repository: "https://webrtc.googlesource.com/src" |
Jeremy Leconte | 67a904e | 2020-07-08 11:48:18 +0200 | [diff] [blame] | 1230 | } |
1231 | } | ||||
1232 | notifiers { | ||||
1233 | notifications { | ||||
1234 | on_new_status: INFRA_FAILURE | ||||
1235 | email { | ||||
Mirko Bonadei | 450e9b7 | 2020-07-10 19:19:22 +0000 | [diff] [blame] | 1236 | recipients: "webrtc-troopers-robots@google.com" |
Jeremy Leconte | 67a904e | 2020-07-08 11:48:18 +0200 | [diff] [blame] | 1237 | } |
Mirko Bonadei | 875a27a | 2020-07-11 15:04:58 +0200 | [diff] [blame] | 1238 | template: "infra_failure" |
1239 | } | ||||
1240 | notifications { | ||||
1241 | on_new_status: FAILURE | ||||
1242 | email { | ||||
Mirko Bonadei | f4b78bf | 2021-04-29 11:23:41 +0200 | [diff] [blame] | 1243 | recipients: "webrtc-troopers-robots@google.com" |
Mirko Bonadei | 875a27a | 2020-07-11 15:04:58 +0200 | [diff] [blame] | 1244 | } |
1245 | template: "build_failure" | ||||
Christoffer Jansson | 1663501 | 2021-10-25 16:32:38 +0200 | [diff] [blame] | 1246 | notify_blamelist {} |
Jeremy Leconte | 67a904e | 2020-07-08 11:48:18 +0200 | [diff] [blame] | 1247 | } |
1248 | builders { | ||||
1249 | bucket: "perf" | ||||
Mirko Bonadei | 86b4f2d | 2020-07-08 14:24:48 +0200 | [diff] [blame] | 1250 | name: "Perf Android32 (M Nexus5)" |
Christoffer Jansson | 1663501 | 2021-10-25 16:32:38 +0200 | [diff] [blame] | 1251 | repository: "https://webrtc.googlesource.com/src" |
Jeremy Leconte | 67a904e | 2020-07-08 11:48:18 +0200 | [diff] [blame] | 1252 | } |
1253 | } | ||||
1254 | notifiers { | ||||
1255 | notifications { | ||||
1256 | on_new_status: INFRA_FAILURE | ||||
1257 | email { | ||||
Mirko Bonadei | 450e9b7 | 2020-07-10 19:19:22 +0000 | [diff] [blame] | 1258 | recipients: "webrtc-troopers-robots@google.com" |
Jeremy Leconte | 67a904e | 2020-07-08 11:48:18 +0200 | [diff] [blame] | 1259 | } |
Mirko Bonadei | 875a27a | 2020-07-11 15:04:58 +0200 | [diff] [blame] | 1260 | template: "infra_failure" |
1261 | } | ||||
1262 | notifications { | ||||
1263 | on_new_status: FAILURE | ||||
1264 | email { | ||||
Mirko Bonadei | f4b78bf | 2021-04-29 11:23:41 +0200 | [diff] [blame] | 1265 | recipients: "webrtc-troopers-robots@google.com" |
Mirko Bonadei | 875a27a | 2020-07-11 15:04:58 +0200 | [diff] [blame] | 1266 | } |
1267 | template: "build_failure" | ||||
Christoffer Jansson | 1663501 | 2021-10-25 16:32:38 +0200 | [diff] [blame] | 1268 | notify_blamelist {} |
Jeremy Leconte | 67a904e | 2020-07-08 11:48:18 +0200 | [diff] [blame] | 1269 | } |
1270 | builders { | ||||
1271 | bucket: "perf" | ||||
1272 | name: "Perf Android64 (M Nexus5X)" | ||||
Christoffer Jansson | 1663501 | 2021-10-25 16:32:38 +0200 | [diff] [blame] | 1273 | repository: "https://webrtc.googlesource.com/src" |
Jeremy Leconte | 67a904e | 2020-07-08 11:48:18 +0200 | [diff] [blame] | 1274 | } |
1275 | } | ||||
1276 | notifiers { | ||||
1277 | notifications { | ||||
1278 | on_new_status: INFRA_FAILURE | ||||
1279 | email { | ||||
Mirko Bonadei | 450e9b7 | 2020-07-10 19:19:22 +0000 | [diff] [blame] | 1280 | recipients: "webrtc-troopers-robots@google.com" |
Jeremy Leconte | 67a904e | 2020-07-08 11:48:18 +0200 | [diff] [blame] | 1281 | } |
Mirko Bonadei | 875a27a | 2020-07-11 15:04:58 +0200 | [diff] [blame] | 1282 | template: "infra_failure" |
1283 | } | ||||
1284 | notifications { | ||||
1285 | on_new_status: FAILURE | ||||
1286 | email { | ||||
Mirko Bonadei | f4b78bf | 2021-04-29 11:23:41 +0200 | [diff] [blame] | 1287 | recipients: "webrtc-troopers-robots@google.com" |
Mirko Bonadei | 875a27a | 2020-07-11 15:04:58 +0200 | [diff] [blame] | 1288 | } |
1289 | template: "build_failure" | ||||
Christoffer Jansson | 1663501 | 2021-10-25 16:32:38 +0200 | [diff] [blame] | 1290 | notify_blamelist {} |
Jeremy Leconte | 67a904e | 2020-07-08 11:48:18 +0200 | [diff] [blame] | 1291 | } |
1292 | builders { | ||||
1293 | bucket: "perf" | ||||
1294 | name: "Perf Android64 (O Pixel2)" | ||||
Christoffer Jansson | 1663501 | 2021-10-25 16:32:38 +0200 | [diff] [blame] | 1295 | repository: "https://webrtc.googlesource.com/src" |
Jeremy Leconte | 67a904e | 2020-07-08 11:48:18 +0200 | [diff] [blame] | 1296 | } |
1297 | } | ||||
1298 | notifiers { | ||||
1299 | notifications { | ||||
1300 | on_new_status: INFRA_FAILURE | ||||
1301 | email { | ||||
Mirko Bonadei | 450e9b7 | 2020-07-10 19:19:22 +0000 | [diff] [blame] | 1302 | recipients: "webrtc-troopers-robots@google.com" |
Jeremy Leconte | 67a904e | 2020-07-08 11:48:18 +0200 | [diff] [blame] | 1303 | } |
Mirko Bonadei | 875a27a | 2020-07-11 15:04:58 +0200 | [diff] [blame] | 1304 | template: "infra_failure" |
1305 | } | ||||
1306 | notifications { | ||||
1307 | on_new_status: FAILURE | ||||
1308 | email { | ||||
Mirko Bonadei | f4b78bf | 2021-04-29 11:23:41 +0200 | [diff] [blame] | 1309 | recipients: "webrtc-troopers-robots@google.com" |
Mirko Bonadei | 875a27a | 2020-07-11 15:04:58 +0200 | [diff] [blame] | 1310 | } |
1311 | template: "build_failure" | ||||
Christoffer Jansson | 1663501 | 2021-10-25 16:32:38 +0200 | [diff] [blame] | 1312 | notify_blamelist {} |
Jeremy Leconte | 67a904e | 2020-07-08 11:48:18 +0200 | [diff] [blame] | 1313 | } |
1314 | builders { | ||||
1315 | bucket: "perf" | ||||
Christoffer Jansson | 627cb05 | 2021-06-29 12:34:58 +0200 | [diff] [blame] | 1316 | name: "Perf Linux Bionic" |
Christoffer Jansson | 1663501 | 2021-10-25 16:32:38 +0200 | [diff] [blame] | 1317 | repository: "https://webrtc.googlesource.com/src" |
Jeremy Leconte | 67a904e | 2020-07-08 11:48:18 +0200 | [diff] [blame] | 1318 | } |
1319 | } | ||||
1320 | notifiers { | ||||
1321 | notifications { | ||||
1322 | on_new_status: INFRA_FAILURE | ||||
1323 | email { | ||||
Mirko Bonadei | 450e9b7 | 2020-07-10 19:19:22 +0000 | [diff] [blame] | 1324 | recipients: "webrtc-troopers-robots@google.com" |
Jeremy Leconte | 67a904e | 2020-07-08 11:48:18 +0200 | [diff] [blame] | 1325 | } |
Mirko Bonadei | 875a27a | 2020-07-11 15:04:58 +0200 | [diff] [blame] | 1326 | template: "infra_failure" |
1327 | } | ||||
1328 | notifications { | ||||
1329 | on_new_status: FAILURE | ||||
1330 | email { | ||||
Mirko Bonadei | f4b78bf | 2021-04-29 11:23:41 +0200 | [diff] [blame] | 1331 | recipients: "webrtc-troopers-robots@google.com" |
Mirko Bonadei | 875a27a | 2020-07-11 15:04:58 +0200 | [diff] [blame] | 1332 | } |
1333 | template: "build_failure" | ||||
Christoffer Jansson | 1663501 | 2021-10-25 16:32:38 +0200 | [diff] [blame] | 1334 | notify_blamelist {} |
Jeremy Leconte | 67a904e | 2020-07-08 11:48:18 +0200 | [diff] [blame] | 1335 | } |
1336 | builders { | ||||
1337 | bucket: "perf" | ||||
Christoffer Jansson | 627cb05 | 2021-06-29 12:34:58 +0200 | [diff] [blame] | 1338 | name: "Perf Linux Trusty" |
Christoffer Jansson | 1663501 | 2021-10-25 16:32:38 +0200 | [diff] [blame] | 1339 | repository: "https://webrtc.googlesource.com/src" |
Jeremy Leconte | 67a904e | 2020-07-08 11:48:18 +0200 | [diff] [blame] | 1340 | } |
1341 | } | ||||
1342 | notifiers { | ||||
1343 | notifications { | ||||
1344 | on_new_status: INFRA_FAILURE | ||||
1345 | email { | ||||
Mirko Bonadei | 450e9b7 | 2020-07-10 19:19:22 +0000 | [diff] [blame] | 1346 | recipients: "webrtc-troopers-robots@google.com" |
Jeremy Leconte | 67a904e | 2020-07-08 11:48:18 +0200 | [diff] [blame] | 1347 | } |
Mirko Bonadei | 875a27a | 2020-07-11 15:04:58 +0200 | [diff] [blame] | 1348 | template: "infra_failure" |
1349 | } | ||||
1350 | notifications { | ||||
1351 | on_new_status: FAILURE | ||||
1352 | email { | ||||
Mirko Bonadei | f4b78bf | 2021-04-29 11:23:41 +0200 | [diff] [blame] | 1353 | recipients: "webrtc-troopers-robots@google.com" |
Mirko Bonadei | 875a27a | 2020-07-11 15:04:58 +0200 | [diff] [blame] | 1354 | } |
1355 | template: "build_failure" | ||||
Christoffer Jansson | 1663501 | 2021-10-25 16:32:38 +0200 | [diff] [blame] | 1356 | notify_blamelist {} |
Jeremy Leconte | 67a904e | 2020-07-08 11:48:18 +0200 | [diff] [blame] | 1357 | } |
1358 | builders { | ||||
1359 | bucket: "perf" | ||||
1360 | name: "Perf Mac 10.11" | ||||
Christoffer Jansson | 1663501 | 2021-10-25 16:32:38 +0200 | [diff] [blame] | 1361 | repository: "https://webrtc.googlesource.com/src" |
Jeremy Leconte | 67a904e | 2020-07-08 11:48:18 +0200 | [diff] [blame] | 1362 | } |
1363 | } | ||||
1364 | notifiers { | ||||
1365 | notifications { | ||||
1366 | on_new_status: INFRA_FAILURE | ||||
1367 | email { | ||||
Mirko Bonadei | 450e9b7 | 2020-07-10 19:19:22 +0000 | [diff] [blame] | 1368 | recipients: "webrtc-troopers-robots@google.com" |
Jeremy Leconte | 67a904e | 2020-07-08 11:48:18 +0200 | [diff] [blame] | 1369 | } |
Mirko Bonadei | 875a27a | 2020-07-11 15:04:58 +0200 | [diff] [blame] | 1370 | template: "infra_failure" |
1371 | } | ||||
1372 | notifications { | ||||
1373 | on_new_status: FAILURE | ||||
1374 | email { | ||||
Mirko Bonadei | f4b78bf | 2021-04-29 11:23:41 +0200 | [diff] [blame] | 1375 | recipients: "webrtc-troopers-robots@google.com" |
Mirko Bonadei | 875a27a | 2020-07-11 15:04:58 +0200 | [diff] [blame] | 1376 | } |
1377 | template: "build_failure" | ||||
Christoffer Jansson | 1663501 | 2021-10-25 16:32:38 +0200 | [diff] [blame] | 1378 | notify_blamelist {} |
Jeremy Leconte | 67a904e | 2020-07-08 11:48:18 +0200 | [diff] [blame] | 1379 | } |
1380 | builders { | ||||
1381 | bucket: "perf" | ||||
1382 | name: "Perf Win7" | ||||
Christoffer Jansson | 1663501 | 2021-10-25 16:32:38 +0200 | [diff] [blame] | 1383 | repository: "https://webrtc.googlesource.com/src" |
Jeremy Leconte | 67a904e | 2020-07-08 11:48:18 +0200 | [diff] [blame] | 1384 | } |
1385 | } | ||||
1386 | notifiers { | ||||
1387 | notifications { | ||||
1388 | on_new_status: INFRA_FAILURE | ||||
1389 | email { | ||||
Mirko Bonadei | 450e9b7 | 2020-07-10 19:19:22 +0000 | [diff] [blame] | 1390 | recipients: "webrtc-troopers-robots@google.com" |
Jeremy Leconte | 67a904e | 2020-07-08 11:48:18 +0200 | [diff] [blame] | 1391 | } |
Mirko Bonadei | 875a27a | 2020-07-11 15:04:58 +0200 | [diff] [blame] | 1392 | template: "infra_failure" |
Jeremy Leconte | 67a904e | 2020-07-08 11:48:18 +0200 | [diff] [blame] | 1393 | } |
1394 | builders { | ||||
1395 | bucket: "try" | ||||
1396 | name: "android_arm64_dbg" | ||||
1397 | } | ||||
1398 | } | ||||
1399 | notifiers { | ||||
1400 | notifications { | ||||
1401 | on_new_status: INFRA_FAILURE | ||||
1402 | email { | ||||
Mirko Bonadei | 450e9b7 | 2020-07-10 19:19:22 +0000 | [diff] [blame] | 1403 | recipients: "webrtc-troopers-robots@google.com" |
Jeremy Leconte | 67a904e | 2020-07-08 11:48:18 +0200 | [diff] [blame] | 1404 | } |
Mirko Bonadei | 875a27a | 2020-07-11 15:04:58 +0200 | [diff] [blame] | 1405 | template: "infra_failure" |
Jeremy Leconte | 67a904e | 2020-07-08 11:48:18 +0200 | [diff] [blame] | 1406 | } |
1407 | builders { | ||||
1408 | bucket: "try" | ||||
1409 | name: "android_arm64_rel" | ||||
1410 | } | ||||
1411 | } | ||||
1412 | notifiers { | ||||
1413 | notifications { | ||||
1414 | on_new_status: INFRA_FAILURE | ||||
1415 | email { | ||||
Mirko Bonadei | 450e9b7 | 2020-07-10 19:19:22 +0000 | [diff] [blame] | 1416 | recipients: "webrtc-troopers-robots@google.com" |
Jeremy Leconte | 67a904e | 2020-07-08 11:48:18 +0200 | [diff] [blame] | 1417 | } |
Mirko Bonadei | 875a27a | 2020-07-11 15:04:58 +0200 | [diff] [blame] | 1418 | template: "infra_failure" |
Jeremy Leconte | 67a904e | 2020-07-08 11:48:18 +0200 | [diff] [blame] | 1419 | } |
1420 | builders { | ||||
1421 | bucket: "try" | ||||
1422 | name: "android_arm_dbg" | ||||
1423 | } | ||||
1424 | } | ||||
1425 | notifiers { | ||||
1426 | notifications { | ||||
1427 | on_new_status: INFRA_FAILURE | ||||
1428 | email { | ||||
Mirko Bonadei | 450e9b7 | 2020-07-10 19:19:22 +0000 | [diff] [blame] | 1429 | recipients: "webrtc-troopers-robots@google.com" |
Jeremy Leconte | 67a904e | 2020-07-08 11:48:18 +0200 | [diff] [blame] | 1430 | } |
Mirko Bonadei | 875a27a | 2020-07-11 15:04:58 +0200 | [diff] [blame] | 1431 | template: "infra_failure" |
Jeremy Leconte | 67a904e | 2020-07-08 11:48:18 +0200 | [diff] [blame] | 1432 | } |
1433 | builders { | ||||
1434 | bucket: "try" | ||||
1435 | name: "android_arm_more_configs" | ||||
1436 | } | ||||
1437 | } | ||||
1438 | notifiers { | ||||
1439 | notifications { | ||||
1440 | on_new_status: INFRA_FAILURE | ||||
1441 | email { | ||||
Mirko Bonadei | 450e9b7 | 2020-07-10 19:19:22 +0000 | [diff] [blame] | 1442 | recipients: "webrtc-troopers-robots@google.com" |
Jeremy Leconte | 67a904e | 2020-07-08 11:48:18 +0200 | [diff] [blame] | 1443 | } |
Mirko Bonadei | 875a27a | 2020-07-11 15:04:58 +0200 | [diff] [blame] | 1444 | template: "infra_failure" |
Jeremy Leconte | 67a904e | 2020-07-08 11:48:18 +0200 | [diff] [blame] | 1445 | } |
1446 | builders { | ||||
1447 | bucket: "try" | ||||
1448 | name: "android_arm_rel" | ||||
1449 | } | ||||
1450 | } | ||||
1451 | notifiers { | ||||
1452 | notifications { | ||||
1453 | on_new_status: INFRA_FAILURE | ||||
1454 | email { | ||||
Mirko Bonadei | 450e9b7 | 2020-07-10 19:19:22 +0000 | [diff] [blame] | 1455 | recipients: "webrtc-troopers-robots@google.com" |
Jeremy Leconte | 67a904e | 2020-07-08 11:48:18 +0200 | [diff] [blame] | 1456 | } |
Mirko Bonadei | 875a27a | 2020-07-11 15:04:58 +0200 | [diff] [blame] | 1457 | template: "infra_failure" |
Jeremy Leconte | 67a904e | 2020-07-08 11:48:18 +0200 | [diff] [blame] | 1458 | } |
1459 | builders { | ||||
1460 | bucket: "try" | ||||
1461 | name: "android_chromium_compile" | ||||
1462 | } | ||||
1463 | } | ||||
1464 | notifiers { | ||||
1465 | notifications { | ||||
1466 | on_new_status: INFRA_FAILURE | ||||
1467 | email { | ||||
Mirko Bonadei | 450e9b7 | 2020-07-10 19:19:22 +0000 | [diff] [blame] | 1468 | recipients: "webrtc-troopers-robots@google.com" |
Jeremy Leconte | 67a904e | 2020-07-08 11:48:18 +0200 | [diff] [blame] | 1469 | } |
Mirko Bonadei | 875a27a | 2020-07-11 15:04:58 +0200 | [diff] [blame] | 1470 | template: "infra_failure" |
Jeremy Leconte | 67a904e | 2020-07-08 11:48:18 +0200 | [diff] [blame] | 1471 | } |
1472 | builders { | ||||
1473 | bucket: "try" | ||||
1474 | name: "android_compile_arm64_dbg" | ||||
1475 | } | ||||
1476 | } | ||||
1477 | notifiers { | ||||
1478 | notifications { | ||||
1479 | on_new_status: INFRA_FAILURE | ||||
1480 | email { | ||||
Mirko Bonadei | 450e9b7 | 2020-07-10 19:19:22 +0000 | [diff] [blame] | 1481 | recipients: "webrtc-troopers-robots@google.com" |
Jeremy Leconte | 67a904e | 2020-07-08 11:48:18 +0200 | [diff] [blame] | 1482 | } |
Mirko Bonadei | 875a27a | 2020-07-11 15:04:58 +0200 | [diff] [blame] | 1483 | template: "infra_failure" |
Jeremy Leconte | 67a904e | 2020-07-08 11:48:18 +0200 | [diff] [blame] | 1484 | } |
1485 | builders { | ||||
1486 | bucket: "try" | ||||
1487 | name: "android_compile_arm64_rel" | ||||
1488 | } | ||||
1489 | } | ||||
1490 | notifiers { | ||||
1491 | notifications { | ||||
1492 | on_new_status: INFRA_FAILURE | ||||
1493 | email { | ||||
Mirko Bonadei | 450e9b7 | 2020-07-10 19:19:22 +0000 | [diff] [blame] | 1494 | recipients: "webrtc-troopers-robots@google.com" |
Jeremy Leconte | 67a904e | 2020-07-08 11:48:18 +0200 | [diff] [blame] | 1495 | } |
Mirko Bonadei | 875a27a | 2020-07-11 15:04:58 +0200 | [diff] [blame] | 1496 | template: "infra_failure" |
Jeremy Leconte | 67a904e | 2020-07-08 11:48:18 +0200 | [diff] [blame] | 1497 | } |
1498 | builders { | ||||
1499 | bucket: "try" | ||||
1500 | name: "android_compile_arm_dbg" | ||||
1501 | } | ||||
1502 | } | ||||
1503 | notifiers { | ||||
1504 | notifications { | ||||
1505 | on_new_status: INFRA_FAILURE | ||||
1506 | email { | ||||
Mirko Bonadei | 450e9b7 | 2020-07-10 19:19:22 +0000 | [diff] [blame] | 1507 | recipients: "webrtc-troopers-robots@google.com" |
Jeremy Leconte | 67a904e | 2020-07-08 11:48:18 +0200 | [diff] [blame] | 1508 | } |
Mirko Bonadei | 875a27a | 2020-07-11 15:04:58 +0200 | [diff] [blame] | 1509 | template: "infra_failure" |
Jeremy Leconte | 67a904e | 2020-07-08 11:48:18 +0200 | [diff] [blame] | 1510 | } |
1511 | builders { | ||||
1512 | bucket: "try" | ||||
1513 | name: "android_compile_arm_rel" | ||||
1514 | } | ||||
1515 | } | ||||
1516 | notifiers { | ||||
1517 | notifications { | ||||
1518 | on_new_status: INFRA_FAILURE | ||||
1519 | email { | ||||
Mirko Bonadei | 450e9b7 | 2020-07-10 19:19:22 +0000 | [diff] [blame] | 1520 | recipients: "webrtc-troopers-robots@google.com" |
Jeremy Leconte | 67a904e | 2020-07-08 11:48:18 +0200 | [diff] [blame] | 1521 | } |
Mirko Bonadei | 875a27a | 2020-07-11 15:04:58 +0200 | [diff] [blame] | 1522 | template: "infra_failure" |
Jeremy Leconte | 67a904e | 2020-07-08 11:48:18 +0200 | [diff] [blame] | 1523 | } |
1524 | builders { | ||||
1525 | bucket: "try" | ||||
1526 | name: "android_compile_x64_dbg" | ||||
1527 | } | ||||
1528 | } | ||||
1529 | notifiers { | ||||
1530 | notifications { | ||||
1531 | on_new_status: INFRA_FAILURE | ||||
1532 | email { | ||||
Mirko Bonadei | 450e9b7 | 2020-07-10 19:19:22 +0000 | [diff] [blame] | 1533 | recipients: "webrtc-troopers-robots@google.com" |
Jeremy Leconte | 67a904e | 2020-07-08 11:48:18 +0200 | [diff] [blame] | 1534 | } |
Mirko Bonadei | 875a27a | 2020-07-11 15:04:58 +0200 | [diff] [blame] | 1535 | template: "infra_failure" |
Jeremy Leconte | 67a904e | 2020-07-08 11:48:18 +0200 | [diff] [blame] | 1536 | } |
1537 | builders { | ||||
1538 | bucket: "try" | ||||
1539 | name: "android_compile_x64_rel" | ||||
1540 | } | ||||
1541 | } | ||||
1542 | notifiers { | ||||
1543 | notifications { | ||||
1544 | on_new_status: INFRA_FAILURE | ||||
1545 | email { | ||||
Mirko Bonadei | 450e9b7 | 2020-07-10 19:19:22 +0000 | [diff] [blame] | 1546 | recipients: "webrtc-troopers-robots@google.com" |
Jeremy Leconte | 67a904e | 2020-07-08 11:48:18 +0200 | [diff] [blame] | 1547 | } |
Mirko Bonadei | 875a27a | 2020-07-11 15:04:58 +0200 | [diff] [blame] | 1548 | template: "infra_failure" |
Jeremy Leconte | 67a904e | 2020-07-08 11:48:18 +0200 | [diff] [blame] | 1549 | } |
1550 | builders { | ||||
1551 | bucket: "try" | ||||
1552 | name: "android_compile_x86_dbg" | ||||
1553 | } | ||||
1554 | } | ||||
1555 | notifiers { | ||||
1556 | notifications { | ||||
1557 | on_new_status: INFRA_FAILURE | ||||
1558 | email { | ||||
Mirko Bonadei | 450e9b7 | 2020-07-10 19:19:22 +0000 | [diff] [blame] | 1559 | recipients: "webrtc-troopers-robots@google.com" |
Jeremy Leconte | 67a904e | 2020-07-08 11:48:18 +0200 | [diff] [blame] | 1560 | } |
Mirko Bonadei | 875a27a | 2020-07-11 15:04:58 +0200 | [diff] [blame] | 1561 | template: "infra_failure" |
Jeremy Leconte | 67a904e | 2020-07-08 11:48:18 +0200 | [diff] [blame] | 1562 | } |
1563 | builders { | ||||
1564 | bucket: "try" | ||||
1565 | name: "android_compile_x86_rel" | ||||
1566 | } | ||||
1567 | } | ||||
1568 | notifiers { | ||||
1569 | notifications { | ||||
1570 | on_new_status: INFRA_FAILURE | ||||
1571 | email { | ||||
Mirko Bonadei | 450e9b7 | 2020-07-10 19:19:22 +0000 | [diff] [blame] | 1572 | recipients: "webrtc-troopers-robots@google.com" |
Jeremy Leconte | 67a904e | 2020-07-08 11:48:18 +0200 | [diff] [blame] | 1573 | } |
Mirko Bonadei | 875a27a | 2020-07-11 15:04:58 +0200 | [diff] [blame] | 1574 | template: "infra_failure" |
Jeremy Leconte | 67a904e | 2020-07-08 11:48:18 +0200 | [diff] [blame] | 1575 | } |
1576 | builders { | ||||
1577 | bucket: "try" | ||||
1578 | name: "ios_api_framework" | ||||
1579 | } | ||||
1580 | } | ||||
1581 | notifiers { | ||||
1582 | notifications { | ||||
1583 | on_new_status: INFRA_FAILURE | ||||
1584 | email { | ||||
Mirko Bonadei | 450e9b7 | 2020-07-10 19:19:22 +0000 | [diff] [blame] | 1585 | recipients: "webrtc-troopers-robots@google.com" |
Jeremy Leconte | 67a904e | 2020-07-08 11:48:18 +0200 | [diff] [blame] | 1586 | } |
Mirko Bonadei | 875a27a | 2020-07-11 15:04:58 +0200 | [diff] [blame] | 1587 | template: "infra_failure" |
Jeremy Leconte | 67a904e | 2020-07-08 11:48:18 +0200 | [diff] [blame] | 1588 | } |
1589 | builders { | ||||
1590 | bucket: "try" | ||||
1591 | name: "ios_compile_arm64_dbg" | ||||
1592 | } | ||||
1593 | } | ||||
1594 | notifiers { | ||||
1595 | notifications { | ||||
1596 | on_new_status: INFRA_FAILURE | ||||
1597 | email { | ||||
Mirko Bonadei | 450e9b7 | 2020-07-10 19:19:22 +0000 | [diff] [blame] | 1598 | recipients: "webrtc-troopers-robots@google.com" |
Jeremy Leconte | 67a904e | 2020-07-08 11:48:18 +0200 | [diff] [blame] | 1599 | } |
Mirko Bonadei | 875a27a | 2020-07-11 15:04:58 +0200 | [diff] [blame] | 1600 | template: "infra_failure" |
Jeremy Leconte | 67a904e | 2020-07-08 11:48:18 +0200 | [diff] [blame] | 1601 | } |
1602 | builders { | ||||
1603 | bucket: "try" | ||||
1604 | name: "ios_compile_arm64_rel" | ||||
1605 | } | ||||
1606 | } | ||||
1607 | notifiers { | ||||
1608 | notifications { | ||||
1609 | on_new_status: INFRA_FAILURE | ||||
1610 | email { | ||||
Mirko Bonadei | 450e9b7 | 2020-07-10 19:19:22 +0000 | [diff] [blame] | 1611 | recipients: "webrtc-troopers-robots@google.com" |
Jeremy Leconte | 67a904e | 2020-07-08 11:48:18 +0200 | [diff] [blame] | 1612 | } |
Mirko Bonadei | 875a27a | 2020-07-11 15:04:58 +0200 | [diff] [blame] | 1613 | template: "infra_failure" |
Jeremy Leconte | 67a904e | 2020-07-08 11:48:18 +0200 | [diff] [blame] | 1614 | } |
1615 | builders { | ||||
1616 | bucket: "try" | ||||
Jeremy Leconte | 67a904e | 2020-07-08 11:48:18 +0200 | [diff] [blame] | 1617 | name: "ios_sim_x64_dbg_ios12" |
1618 | } | ||||
1619 | } | ||||
1620 | notifiers { | ||||
1621 | notifications { | ||||
1622 | on_new_status: INFRA_FAILURE | ||||
1623 | email { | ||||
Mirko Bonadei | 450e9b7 | 2020-07-10 19:19:22 +0000 | [diff] [blame] | 1624 | recipients: "webrtc-troopers-robots@google.com" |
Jeremy Leconte | 67a904e | 2020-07-08 11:48:18 +0200 | [diff] [blame] | 1625 | } |
Mirko Bonadei | 875a27a | 2020-07-11 15:04:58 +0200 | [diff] [blame] | 1626 | template: "infra_failure" |
Jeremy Leconte | 67a904e | 2020-07-08 11:48:18 +0200 | [diff] [blame] | 1627 | } |
1628 | builders { | ||||
1629 | bucket: "try" | ||||
Artem Titov | 1d47d31 | 2020-11-03 14:45:52 +0100 | [diff] [blame] | 1630 | name: "ios_sim_x64_dbg_ios13" |
1631 | } | ||||
1632 | } | ||||
1633 | notifiers { | ||||
1634 | notifications { | ||||
1635 | on_new_status: INFRA_FAILURE | ||||
1636 | email { | ||||
1637 | recipients: "webrtc-troopers-robots@google.com" | ||||
1638 | } | ||||
1639 | template: "infra_failure" | ||||
1640 | } | ||||
1641 | builders { | ||||
1642 | bucket: "try" | ||||
1643 | name: "ios_sim_x64_dbg_ios14" | ||||
1644 | } | ||||
1645 | } | ||||
1646 | notifiers { | ||||
1647 | notifications { | ||||
1648 | on_new_status: INFRA_FAILURE | ||||
1649 | email { | ||||
1650 | recipients: "webrtc-troopers-robots@google.com" | ||||
1651 | } | ||||
1652 | template: "infra_failure" | ||||
1653 | } | ||||
1654 | builders { | ||||
1655 | bucket: "try" | ||||
Jeremy Leconte | 67a904e | 2020-07-08 11:48:18 +0200 | [diff] [blame] | 1656 | name: "linux_asan" |
1657 | } | ||||
1658 | } | ||||
1659 | notifiers { | ||||
1660 | notifications { | ||||
1661 | on_new_status: INFRA_FAILURE | ||||
1662 | email { | ||||
Mirko Bonadei | 450e9b7 | 2020-07-10 19:19:22 +0000 | [diff] [blame] | 1663 | recipients: "webrtc-troopers-robots@google.com" |
Jeremy Leconte | 67a904e | 2020-07-08 11:48:18 +0200 | [diff] [blame] | 1664 | } |
Mirko Bonadei | 875a27a | 2020-07-11 15:04:58 +0200 | [diff] [blame] | 1665 | template: "infra_failure" |
Jeremy Leconte | 67a904e | 2020-07-08 11:48:18 +0200 | [diff] [blame] | 1666 | } |
1667 | builders { | ||||
1668 | bucket: "try" | ||||
1669 | name: "linux_chromium_compile" | ||||
1670 | } | ||||
1671 | } | ||||
1672 | notifiers { | ||||
1673 | notifications { | ||||
1674 | on_new_status: INFRA_FAILURE | ||||
1675 | email { | ||||
Mirko Bonadei | 450e9b7 | 2020-07-10 19:19:22 +0000 | [diff] [blame] | 1676 | recipients: "webrtc-troopers-robots@google.com" |
Jeremy Leconte | 67a904e | 2020-07-08 11:48:18 +0200 | [diff] [blame] | 1677 | } |
Mirko Bonadei | 875a27a | 2020-07-11 15:04:58 +0200 | [diff] [blame] | 1678 | template: "infra_failure" |
Jeremy Leconte | 67a904e | 2020-07-08 11:48:18 +0200 | [diff] [blame] | 1679 | } |
1680 | builders { | ||||
1681 | bucket: "try" | ||||
1682 | name: "linux_chromium_compile_dbg" | ||||
1683 | } | ||||
1684 | } | ||||
1685 | notifiers { | ||||
1686 | notifications { | ||||
1687 | on_new_status: INFRA_FAILURE | ||||
1688 | email { | ||||
Mirko Bonadei | 450e9b7 | 2020-07-10 19:19:22 +0000 | [diff] [blame] | 1689 | recipients: "webrtc-troopers-robots@google.com" |
Jeremy Leconte | 67a904e | 2020-07-08 11:48:18 +0200 | [diff] [blame] | 1690 | } |
Mirko Bonadei | 875a27a | 2020-07-11 15:04:58 +0200 | [diff] [blame] | 1691 | template: "infra_failure" |
Jeremy Leconte | 67a904e | 2020-07-08 11:48:18 +0200 | [diff] [blame] | 1692 | } |
1693 | builders { | ||||
1694 | bucket: "try" | ||||
1695 | name: "linux_compile_arm64_dbg" | ||||
1696 | } | ||||
1697 | } | ||||
1698 | notifiers { | ||||
1699 | notifications { | ||||
1700 | on_new_status: INFRA_FAILURE | ||||
1701 | email { | ||||
Mirko Bonadei | 450e9b7 | 2020-07-10 19:19:22 +0000 | [diff] [blame] | 1702 | recipients: "webrtc-troopers-robots@google.com" |
Jeremy Leconte | 67a904e | 2020-07-08 11:48:18 +0200 | [diff] [blame] | 1703 | } |
Mirko Bonadei | 875a27a | 2020-07-11 15:04:58 +0200 | [diff] [blame] | 1704 | template: "infra_failure" |
Jeremy Leconte | 67a904e | 2020-07-08 11:48:18 +0200 | [diff] [blame] | 1705 | } |
1706 | builders { | ||||
1707 | bucket: "try" | ||||
1708 | name: "linux_compile_arm64_rel" | ||||
1709 | } | ||||
1710 | } | ||||
1711 | notifiers { | ||||
1712 | notifications { | ||||
1713 | on_new_status: INFRA_FAILURE | ||||
1714 | email { | ||||
Mirko Bonadei | 450e9b7 | 2020-07-10 19:19:22 +0000 | [diff] [blame] | 1715 | recipients: "webrtc-troopers-robots@google.com" |
Jeremy Leconte | 67a904e | 2020-07-08 11:48:18 +0200 | [diff] [blame] | 1716 | } |
Mirko Bonadei | 875a27a | 2020-07-11 15:04:58 +0200 | [diff] [blame] | 1717 | template: "infra_failure" |
Jeremy Leconte | 67a904e | 2020-07-08 11:48:18 +0200 | [diff] [blame] | 1718 | } |
1719 | builders { | ||||
1720 | bucket: "try" | ||||
1721 | name: "linux_compile_arm_dbg" | ||||
1722 | } | ||||
1723 | } | ||||
1724 | notifiers { | ||||
1725 | notifications { | ||||
1726 | on_new_status: INFRA_FAILURE | ||||
1727 | email { | ||||
Mirko Bonadei | 450e9b7 | 2020-07-10 19:19:22 +0000 | [diff] [blame] | 1728 | recipients: "webrtc-troopers-robots@google.com" |
Jeremy Leconte | 67a904e | 2020-07-08 11:48:18 +0200 | [diff] [blame] | 1729 | } |
Mirko Bonadei | 875a27a | 2020-07-11 15:04:58 +0200 | [diff] [blame] | 1730 | template: "infra_failure" |
Jeremy Leconte | 67a904e | 2020-07-08 11:48:18 +0200 | [diff] [blame] | 1731 | } |
1732 | builders { | ||||
1733 | bucket: "try" | ||||
1734 | name: "linux_compile_arm_rel" | ||||
1735 | } | ||||
1736 | } | ||||
1737 | notifiers { | ||||
1738 | notifications { | ||||
1739 | on_new_status: INFRA_FAILURE | ||||
1740 | email { | ||||
Mirko Bonadei | 450e9b7 | 2020-07-10 19:19:22 +0000 | [diff] [blame] | 1741 | recipients: "webrtc-troopers-robots@google.com" |
Jeremy Leconte | 67a904e | 2020-07-08 11:48:18 +0200 | [diff] [blame] | 1742 | } |
Mirko Bonadei | 875a27a | 2020-07-11 15:04:58 +0200 | [diff] [blame] | 1743 | template: "infra_failure" |
Jeremy Leconte | 67a904e | 2020-07-08 11:48:18 +0200 | [diff] [blame] | 1744 | } |
1745 | builders { | ||||
1746 | bucket: "try" | ||||
1747 | name: "linux_compile_dbg" | ||||
1748 | } | ||||
1749 | } | ||||
1750 | notifiers { | ||||
1751 | notifications { | ||||
1752 | on_new_status: INFRA_FAILURE | ||||
1753 | email { | ||||
Mirko Bonadei | 450e9b7 | 2020-07-10 19:19:22 +0000 | [diff] [blame] | 1754 | recipients: "webrtc-troopers-robots@google.com" |
Jeremy Leconte | 67a904e | 2020-07-08 11:48:18 +0200 | [diff] [blame] | 1755 | } |
Mirko Bonadei | 875a27a | 2020-07-11 15:04:58 +0200 | [diff] [blame] | 1756 | template: "infra_failure" |
Jeremy Leconte | 67a904e | 2020-07-08 11:48:18 +0200 | [diff] [blame] | 1757 | } |
1758 | builders { | ||||
1759 | bucket: "try" | ||||
Jeremy Leconte | 67a904e | 2020-07-08 11:48:18 +0200 | [diff] [blame] | 1760 | name: "linux_compile_rel" |
1761 | } | ||||
1762 | } | ||||
1763 | notifiers { | ||||
1764 | notifications { | ||||
1765 | on_new_status: INFRA_FAILURE | ||||
1766 | email { | ||||
Mirko Bonadei | 450e9b7 | 2020-07-10 19:19:22 +0000 | [diff] [blame] | 1767 | recipients: "webrtc-troopers-robots@google.com" |
Jeremy Leconte | 67a904e | 2020-07-08 11:48:18 +0200 | [diff] [blame] | 1768 | } |
Mirko Bonadei | 875a27a | 2020-07-11 15:04:58 +0200 | [diff] [blame] | 1769 | template: "infra_failure" |
Jeremy Leconte | 67a904e | 2020-07-08 11:48:18 +0200 | [diff] [blame] | 1770 | } |
1771 | builders { | ||||
1772 | bucket: "try" | ||||
1773 | name: "linux_dbg" | ||||
1774 | } | ||||
1775 | } | ||||
1776 | notifiers { | ||||
1777 | notifications { | ||||
1778 | on_new_status: INFRA_FAILURE | ||||
1779 | email { | ||||
Mirko Bonadei | 450e9b7 | 2020-07-10 19:19:22 +0000 | [diff] [blame] | 1780 | recipients: "webrtc-troopers-robots@google.com" |
Jeremy Leconte | 67a904e | 2020-07-08 11:48:18 +0200 | [diff] [blame] | 1781 | } |
Mirko Bonadei | 875a27a | 2020-07-11 15:04:58 +0200 | [diff] [blame] | 1782 | template: "infra_failure" |
Jeremy Leconte | 67a904e | 2020-07-08 11:48:18 +0200 | [diff] [blame] | 1783 | } |
1784 | builders { | ||||
1785 | bucket: "try" | ||||
1786 | name: "linux_libfuzzer_rel" | ||||
1787 | } | ||||
1788 | } | ||||
1789 | notifiers { | ||||
1790 | notifications { | ||||
1791 | on_new_status: INFRA_FAILURE | ||||
1792 | email { | ||||
Mirko Bonadei | 450e9b7 | 2020-07-10 19:19:22 +0000 | [diff] [blame] | 1793 | recipients: "webrtc-troopers-robots@google.com" |
Jeremy Leconte | 67a904e | 2020-07-08 11:48:18 +0200 | [diff] [blame] | 1794 | } |
Mirko Bonadei | 875a27a | 2020-07-11 15:04:58 +0200 | [diff] [blame] | 1795 | template: "infra_failure" |
Jeremy Leconte | 67a904e | 2020-07-08 11:48:18 +0200 | [diff] [blame] | 1796 | } |
1797 | builders { | ||||
1798 | bucket: "try" | ||||
1799 | name: "linux_more_configs" | ||||
1800 | } | ||||
1801 | } | ||||
1802 | notifiers { | ||||
1803 | notifications { | ||||
1804 | on_new_status: INFRA_FAILURE | ||||
1805 | email { | ||||
Mirko Bonadei | 450e9b7 | 2020-07-10 19:19:22 +0000 | [diff] [blame] | 1806 | recipients: "webrtc-troopers-robots@google.com" |
Jeremy Leconte | 67a904e | 2020-07-08 11:48:18 +0200 | [diff] [blame] | 1807 | } |
Mirko Bonadei | 875a27a | 2020-07-11 15:04:58 +0200 | [diff] [blame] | 1808 | template: "infra_failure" |
Jeremy Leconte | 67a904e | 2020-07-08 11:48:18 +0200 | [diff] [blame] | 1809 | } |
1810 | builders { | ||||
1811 | bucket: "try" | ||||
1812 | name: "linux_msan" | ||||
1813 | } | ||||
1814 | } | ||||
1815 | notifiers { | ||||
1816 | notifications { | ||||
1817 | on_new_status: INFRA_FAILURE | ||||
1818 | email { | ||||
Mirko Bonadei | 450e9b7 | 2020-07-10 19:19:22 +0000 | [diff] [blame] | 1819 | recipients: "webrtc-troopers-robots@google.com" |
Jeremy Leconte | 67a904e | 2020-07-08 11:48:18 +0200 | [diff] [blame] | 1820 | } |
Mirko Bonadei | 875a27a | 2020-07-11 15:04:58 +0200 | [diff] [blame] | 1821 | template: "infra_failure" |
Jeremy Leconte | 67a904e | 2020-07-08 11:48:18 +0200 | [diff] [blame] | 1822 | } |
1823 | builders { | ||||
1824 | bucket: "try" | ||||
1825 | name: "linux_rel" | ||||
1826 | } | ||||
1827 | } | ||||
1828 | notifiers { | ||||
1829 | notifications { | ||||
1830 | on_new_status: INFRA_FAILURE | ||||
1831 | email { | ||||
Mirko Bonadei | 450e9b7 | 2020-07-10 19:19:22 +0000 | [diff] [blame] | 1832 | recipients: "webrtc-troopers-robots@google.com" |
Jeremy Leconte | 67a904e | 2020-07-08 11:48:18 +0200 | [diff] [blame] | 1833 | } |
Mirko Bonadei | 875a27a | 2020-07-11 15:04:58 +0200 | [diff] [blame] | 1834 | template: "infra_failure" |
Jeremy Leconte | 67a904e | 2020-07-08 11:48:18 +0200 | [diff] [blame] | 1835 | } |
1836 | builders { | ||||
1837 | bucket: "try" | ||||
1838 | name: "linux_tsan2" | ||||
1839 | } | ||||
1840 | } | ||||
1841 | notifiers { | ||||
1842 | notifications { | ||||
1843 | on_new_status: INFRA_FAILURE | ||||
1844 | email { | ||||
Mirko Bonadei | 450e9b7 | 2020-07-10 19:19:22 +0000 | [diff] [blame] | 1845 | recipients: "webrtc-troopers-robots@google.com" |
Jeremy Leconte | 67a904e | 2020-07-08 11:48:18 +0200 | [diff] [blame] | 1846 | } |
Mirko Bonadei | 875a27a | 2020-07-11 15:04:58 +0200 | [diff] [blame] | 1847 | template: "infra_failure" |
Jeremy Leconte | 67a904e | 2020-07-08 11:48:18 +0200 | [diff] [blame] | 1848 | } |
1849 | builders { | ||||
1850 | bucket: "try" | ||||
1851 | name: "linux_ubsan" | ||||
1852 | } | ||||
1853 | } | ||||
1854 | notifiers { | ||||
1855 | notifications { | ||||
1856 | on_new_status: INFRA_FAILURE | ||||
1857 | email { | ||||
Mirko Bonadei | 450e9b7 | 2020-07-10 19:19:22 +0000 | [diff] [blame] | 1858 | recipients: "webrtc-troopers-robots@google.com" |
Jeremy Leconte | 67a904e | 2020-07-08 11:48:18 +0200 | [diff] [blame] | 1859 | } |
Mirko Bonadei | 875a27a | 2020-07-11 15:04:58 +0200 | [diff] [blame] | 1860 | template: "infra_failure" |
Jeremy Leconte | 67a904e | 2020-07-08 11:48:18 +0200 | [diff] [blame] | 1861 | } |
1862 | builders { | ||||
1863 | bucket: "try" | ||||
1864 | name: "linux_ubsan_vptr" | ||||
1865 | } | ||||
1866 | } | ||||
1867 | notifiers { | ||||
1868 | notifications { | ||||
1869 | on_new_status: INFRA_FAILURE | ||||
1870 | email { | ||||
Mirko Bonadei | 450e9b7 | 2020-07-10 19:19:22 +0000 | [diff] [blame] | 1871 | recipients: "webrtc-troopers-robots@google.com" |
Jeremy Leconte | 67a904e | 2020-07-08 11:48:18 +0200 | [diff] [blame] | 1872 | } |
Mirko Bonadei | 875a27a | 2020-07-11 15:04:58 +0200 | [diff] [blame] | 1873 | template: "infra_failure" |
Jeremy Leconte | 67a904e | 2020-07-08 11:48:18 +0200 | [diff] [blame] | 1874 | } |
1875 | builders { | ||||
1876 | bucket: "try" | ||||
1877 | name: "linux_x86_dbg" | ||||
1878 | } | ||||
1879 | } | ||||
1880 | notifiers { | ||||
1881 | notifications { | ||||
1882 | on_new_status: INFRA_FAILURE | ||||
1883 | email { | ||||
Mirko Bonadei | 450e9b7 | 2020-07-10 19:19:22 +0000 | [diff] [blame] | 1884 | recipients: "webrtc-troopers-robots@google.com" |
Jeremy Leconte | 67a904e | 2020-07-08 11:48:18 +0200 | [diff] [blame] | 1885 | } |
Mirko Bonadei | 875a27a | 2020-07-11 15:04:58 +0200 | [diff] [blame] | 1886 | template: "infra_failure" |
Jeremy Leconte | 67a904e | 2020-07-08 11:48:18 +0200 | [diff] [blame] | 1887 | } |
1888 | builders { | ||||
1889 | bucket: "try" | ||||
1890 | name: "linux_x86_rel" | ||||
1891 | } | ||||
1892 | } | ||||
1893 | notifiers { | ||||
1894 | notifications { | ||||
1895 | on_new_status: INFRA_FAILURE | ||||
1896 | email { | ||||
Mirko Bonadei | 450e9b7 | 2020-07-10 19:19:22 +0000 | [diff] [blame] | 1897 | recipients: "webrtc-troopers-robots@google.com" |
Jeremy Leconte | 67a904e | 2020-07-08 11:48:18 +0200 | [diff] [blame] | 1898 | } |
Mirko Bonadei | 875a27a | 2020-07-11 15:04:58 +0200 | [diff] [blame] | 1899 | template: "infra_failure" |
Jeremy Leconte | 67a904e | 2020-07-08 11:48:18 +0200 | [diff] [blame] | 1900 | } |
1901 | builders { | ||||
1902 | bucket: "try" | ||||
1903 | name: "mac_asan" | ||||
1904 | } | ||||
1905 | } | ||||
1906 | notifiers { | ||||
1907 | notifications { | ||||
1908 | on_new_status: INFRA_FAILURE | ||||
1909 | email { | ||||
Mirko Bonadei | 450e9b7 | 2020-07-10 19:19:22 +0000 | [diff] [blame] | 1910 | recipients: "webrtc-troopers-robots@google.com" |
Jeremy Leconte | 67a904e | 2020-07-08 11:48:18 +0200 | [diff] [blame] | 1911 | } |
Mirko Bonadei | 875a27a | 2020-07-11 15:04:58 +0200 | [diff] [blame] | 1912 | template: "infra_failure" |
Jeremy Leconte | 67a904e | 2020-07-08 11:48:18 +0200 | [diff] [blame] | 1913 | } |
1914 | builders { | ||||
1915 | bucket: "try" | ||||
1916 | name: "mac_chromium_compile" | ||||
1917 | } | ||||
1918 | } | ||||
1919 | notifiers { | ||||
1920 | notifications { | ||||
1921 | on_new_status: INFRA_FAILURE | ||||
1922 | email { | ||||
Mirko Bonadei | 450e9b7 | 2020-07-10 19:19:22 +0000 | [diff] [blame] | 1923 | recipients: "webrtc-troopers-robots@google.com" |
Jeremy Leconte | 67a904e | 2020-07-08 11:48:18 +0200 | [diff] [blame] | 1924 | } |
Mirko Bonadei | 875a27a | 2020-07-11 15:04:58 +0200 | [diff] [blame] | 1925 | template: "infra_failure" |
Jeremy Leconte | 67a904e | 2020-07-08 11:48:18 +0200 | [diff] [blame] | 1926 | } |
1927 | builders { | ||||
1928 | bucket: "try" | ||||
1929 | name: "mac_compile_dbg" | ||||
1930 | } | ||||
1931 | } | ||||
1932 | notifiers { | ||||
1933 | notifications { | ||||
1934 | on_new_status: INFRA_FAILURE | ||||
1935 | email { | ||||
Mirko Bonadei | 450e9b7 | 2020-07-10 19:19:22 +0000 | [diff] [blame] | 1936 | recipients: "webrtc-troopers-robots@google.com" |
Jeremy Leconte | 67a904e | 2020-07-08 11:48:18 +0200 | [diff] [blame] | 1937 | } |
Mirko Bonadei | 875a27a | 2020-07-11 15:04:58 +0200 | [diff] [blame] | 1938 | template: "infra_failure" |
Jeremy Leconte | 67a904e | 2020-07-08 11:48:18 +0200 | [diff] [blame] | 1939 | } |
1940 | builders { | ||||
1941 | bucket: "try" | ||||
1942 | name: "mac_compile_rel" | ||||
1943 | } | ||||
1944 | } | ||||
1945 | notifiers { | ||||
1946 | notifications { | ||||
1947 | on_new_status: INFRA_FAILURE | ||||
1948 | email { | ||||
Mirko Bonadei | 450e9b7 | 2020-07-10 19:19:22 +0000 | [diff] [blame] | 1949 | recipients: "webrtc-troopers-robots@google.com" |
Jeremy Leconte | 67a904e | 2020-07-08 11:48:18 +0200 | [diff] [blame] | 1950 | } |
Mirko Bonadei | 875a27a | 2020-07-11 15:04:58 +0200 | [diff] [blame] | 1951 | template: "infra_failure" |
Jeremy Leconte | 67a904e | 2020-07-08 11:48:18 +0200 | [diff] [blame] | 1952 | } |
1953 | builders { | ||||
1954 | bucket: "try" | ||||
1955 | name: "mac_dbg" | ||||
1956 | } | ||||
1957 | } | ||||
1958 | notifiers { | ||||
1959 | notifications { | ||||
1960 | on_new_status: INFRA_FAILURE | ||||
1961 | email { | ||||
Mirko Bonadei | 450e9b7 | 2020-07-10 19:19:22 +0000 | [diff] [blame] | 1962 | recipients: "webrtc-troopers-robots@google.com" |
Jeremy Leconte | 67a904e | 2020-07-08 11:48:18 +0200 | [diff] [blame] | 1963 | } |
Mirko Bonadei | 875a27a | 2020-07-11 15:04:58 +0200 | [diff] [blame] | 1964 | template: "infra_failure" |
Jeremy Leconte | 67a904e | 2020-07-08 11:48:18 +0200 | [diff] [blame] | 1965 | } |
1966 | builders { | ||||
1967 | bucket: "try" | ||||
Christoffer Jansson | 1d56a42 | 2022-01-28 17:04:47 +0100 | [diff] [blame^] | 1968 | name: "mac_dbg_m1" |
1969 | } | ||||
1970 | } | ||||
1971 | notifiers { | ||||
1972 | notifications { | ||||
1973 | on_new_status: INFRA_FAILURE | ||||
1974 | email { | ||||
1975 | recipients: "webrtc-troopers-robots@google.com" | ||||
1976 | } | ||||
1977 | template: "infra_failure" | ||||
1978 | } | ||||
1979 | builders { | ||||
1980 | bucket: "try" | ||||
Jeremy Leconte | 67a904e | 2020-07-08 11:48:18 +0200 | [diff] [blame] | 1981 | name: "mac_rel" |
1982 | } | ||||
1983 | } | ||||
1984 | notifiers { | ||||
1985 | notifications { | ||||
1986 | on_new_status: INFRA_FAILURE | ||||
1987 | email { | ||||
Mirko Bonadei | 450e9b7 | 2020-07-10 19:19:22 +0000 | [diff] [blame] | 1988 | recipients: "webrtc-troopers-robots@google.com" |
Jeremy Leconte | 67a904e | 2020-07-08 11:48:18 +0200 | [diff] [blame] | 1989 | } |
Mirko Bonadei | 875a27a | 2020-07-11 15:04:58 +0200 | [diff] [blame] | 1990 | template: "infra_failure" |
Jeremy Leconte | 67a904e | 2020-07-08 11:48:18 +0200 | [diff] [blame] | 1991 | } |
1992 | builders { | ||||
1993 | bucket: "try" | ||||
Christoffer Jansson | 1d56a42 | 2022-01-28 17:04:47 +0100 | [diff] [blame^] | 1994 | name: "mac_rel_m1" |
1995 | } | ||||
1996 | } | ||||
1997 | notifiers { | ||||
1998 | notifications { | ||||
1999 | on_new_status: INFRA_FAILURE | ||||
2000 | email { | ||||
2001 | recipients: "webrtc-troopers-robots@google.com" | ||||
2002 | } | ||||
2003 | template: "infra_failure" | ||||
2004 | } | ||||
2005 | builders { | ||||
2006 | bucket: "try" | ||||
Jeremy Leconte | 67a904e | 2020-07-08 11:48:18 +0200 | [diff] [blame] | 2007 | name: "presubmit" |
2008 | } | ||||
2009 | } | ||||
2010 | notifiers { | ||||
2011 | notifications { | ||||
2012 | on_new_status: INFRA_FAILURE | ||||
2013 | email { | ||||
Mirko Bonadei | 450e9b7 | 2020-07-10 19:19:22 +0000 | [diff] [blame] | 2014 | recipients: "webrtc-troopers-robots@google.com" |
Jeremy Leconte | 67a904e | 2020-07-08 11:48:18 +0200 | [diff] [blame] | 2015 | } |
Mirko Bonadei | 875a27a | 2020-07-11 15:04:58 +0200 | [diff] [blame] | 2016 | template: "infra_failure" |
Jeremy Leconte | 67a904e | 2020-07-08 11:48:18 +0200 | [diff] [blame] | 2017 | } |
2018 | builders { | ||||
2019 | bucket: "try" | ||||
2020 | name: "win_asan" | ||||
2021 | } | ||||
2022 | } | ||||
2023 | notifiers { | ||||
2024 | notifications { | ||||
2025 | on_new_status: INFRA_FAILURE | ||||
2026 | email { | ||||
Mirko Bonadei | 450e9b7 | 2020-07-10 19:19:22 +0000 | [diff] [blame] | 2027 | recipients: "webrtc-troopers-robots@google.com" |
Jeremy Leconte | 67a904e | 2020-07-08 11:48:18 +0200 | [diff] [blame] | 2028 | } |
Mirko Bonadei | 875a27a | 2020-07-11 15:04:58 +0200 | [diff] [blame] | 2029 | template: "infra_failure" |
Jeremy Leconte | 67a904e | 2020-07-08 11:48:18 +0200 | [diff] [blame] | 2030 | } |
2031 | builders { | ||||
2032 | bucket: "try" | ||||
2033 | name: "win_chromium_compile" | ||||
2034 | } | ||||
2035 | } | ||||
2036 | notifiers { | ||||
2037 | notifications { | ||||
2038 | on_new_status: INFRA_FAILURE | ||||
2039 | email { | ||||
Mirko Bonadei | 450e9b7 | 2020-07-10 19:19:22 +0000 | [diff] [blame] | 2040 | recipients: "webrtc-troopers-robots@google.com" |
Jeremy Leconte | 67a904e | 2020-07-08 11:48:18 +0200 | [diff] [blame] | 2041 | } |
Mirko Bonadei | 875a27a | 2020-07-11 15:04:58 +0200 | [diff] [blame] | 2042 | template: "infra_failure" |
Jeremy Leconte | 67a904e | 2020-07-08 11:48:18 +0200 | [diff] [blame] | 2043 | } |
2044 | builders { | ||||
2045 | bucket: "try" | ||||
2046 | name: "win_chromium_compile_dbg" | ||||
2047 | } | ||||
2048 | } | ||||
2049 | notifiers { | ||||
2050 | notifications { | ||||
2051 | on_new_status: INFRA_FAILURE | ||||
2052 | email { | ||||
Mirko Bonadei | 450e9b7 | 2020-07-10 19:19:22 +0000 | [diff] [blame] | 2053 | recipients: "webrtc-troopers-robots@google.com" |
Jeremy Leconte | 67a904e | 2020-07-08 11:48:18 +0200 | [diff] [blame] | 2054 | } |
Mirko Bonadei | 875a27a | 2020-07-11 15:04:58 +0200 | [diff] [blame] | 2055 | template: "infra_failure" |
Jeremy Leconte | 67a904e | 2020-07-08 11:48:18 +0200 | [diff] [blame] | 2056 | } |
2057 | builders { | ||||
2058 | bucket: "try" | ||||
2059 | name: "win_compile_x64_clang_dbg" | ||||
2060 | } | ||||
2061 | } | ||||
2062 | notifiers { | ||||
2063 | notifications { | ||||
2064 | on_new_status: INFRA_FAILURE | ||||
2065 | email { | ||||
Mirko Bonadei | 450e9b7 | 2020-07-10 19:19:22 +0000 | [diff] [blame] | 2066 | recipients: "webrtc-troopers-robots@google.com" |
Jeremy Leconte | 67a904e | 2020-07-08 11:48:18 +0200 | [diff] [blame] | 2067 | } |
Mirko Bonadei | 875a27a | 2020-07-11 15:04:58 +0200 | [diff] [blame] | 2068 | template: "infra_failure" |
Jeremy Leconte | 67a904e | 2020-07-08 11:48:18 +0200 | [diff] [blame] | 2069 | } |
2070 | builders { | ||||
2071 | bucket: "try" | ||||
2072 | name: "win_compile_x64_clang_rel" | ||||
2073 | } | ||||
2074 | } | ||||
2075 | notifiers { | ||||
2076 | notifications { | ||||
2077 | on_new_status: INFRA_FAILURE | ||||
2078 | email { | ||||
Mirko Bonadei | 450e9b7 | 2020-07-10 19:19:22 +0000 | [diff] [blame] | 2079 | recipients: "webrtc-troopers-robots@google.com" |
Jeremy Leconte | 67a904e | 2020-07-08 11:48:18 +0200 | [diff] [blame] | 2080 | } |
Mirko Bonadei | 875a27a | 2020-07-11 15:04:58 +0200 | [diff] [blame] | 2081 | template: "infra_failure" |
Jeremy Leconte | 67a904e | 2020-07-08 11:48:18 +0200 | [diff] [blame] | 2082 | } |
2083 | builders { | ||||
2084 | bucket: "try" | ||||
Jeremy Leconte | 67a904e | 2020-07-08 11:48:18 +0200 | [diff] [blame] | 2085 | name: "win_compile_x86_clang_dbg" |
2086 | } | ||||
2087 | } | ||||
2088 | notifiers { | ||||
2089 | notifications { | ||||
2090 | on_new_status: INFRA_FAILURE | ||||
2091 | email { | ||||
Mirko Bonadei | 450e9b7 | 2020-07-10 19:19:22 +0000 | [diff] [blame] | 2092 | recipients: "webrtc-troopers-robots@google.com" |
Jeremy Leconte | 67a904e | 2020-07-08 11:48:18 +0200 | [diff] [blame] | 2093 | } |
Mirko Bonadei | 875a27a | 2020-07-11 15:04:58 +0200 | [diff] [blame] | 2094 | template: "infra_failure" |
Jeremy Leconte | 67a904e | 2020-07-08 11:48:18 +0200 | [diff] [blame] | 2095 | } |
2096 | builders { | ||||
2097 | bucket: "try" | ||||
2098 | name: "win_compile_x86_clang_rel" | ||||
2099 | } | ||||
2100 | } | ||||
2101 | notifiers { | ||||
2102 | notifications { | ||||
2103 | on_new_status: INFRA_FAILURE | ||||
2104 | email { | ||||
Mirko Bonadei | 450e9b7 | 2020-07-10 19:19:22 +0000 | [diff] [blame] | 2105 | recipients: "webrtc-troopers-robots@google.com" |
Jeremy Leconte | 67a904e | 2020-07-08 11:48:18 +0200 | [diff] [blame] | 2106 | } |
Mirko Bonadei | 875a27a | 2020-07-11 15:04:58 +0200 | [diff] [blame] | 2107 | template: "infra_failure" |
Jeremy Leconte | 67a904e | 2020-07-08 11:48:18 +0200 | [diff] [blame] | 2108 | } |
2109 | builders { | ||||
2110 | bucket: "try" | ||||
Jeremy Leconte | 67a904e | 2020-07-08 11:48:18 +0200 | [diff] [blame] | 2111 | name: "win_x64_clang_dbg" |
2112 | } | ||||
2113 | } | ||||
2114 | notifiers { | ||||
2115 | notifications { | ||||
2116 | on_new_status: INFRA_FAILURE | ||||
2117 | email { | ||||
Mirko Bonadei | 450e9b7 | 2020-07-10 19:19:22 +0000 | [diff] [blame] | 2118 | recipients: "webrtc-troopers-robots@google.com" |
Jeremy Leconte | 67a904e | 2020-07-08 11:48:18 +0200 | [diff] [blame] | 2119 | } |
Mirko Bonadei | 875a27a | 2020-07-11 15:04:58 +0200 | [diff] [blame] | 2120 | template: "infra_failure" |
Jeremy Leconte | 67a904e | 2020-07-08 11:48:18 +0200 | [diff] [blame] | 2121 | } |
2122 | builders { | ||||
2123 | bucket: "try" | ||||
2124 | name: "win_x64_clang_dbg_win10" | ||||
2125 | } | ||||
2126 | } | ||||
2127 | notifiers { | ||||
2128 | notifications { | ||||
2129 | on_new_status: INFRA_FAILURE | ||||
2130 | email { | ||||
Mirko Bonadei | 450e9b7 | 2020-07-10 19:19:22 +0000 | [diff] [blame] | 2131 | recipients: "webrtc-troopers-robots@google.com" |
Jeremy Leconte | 67a904e | 2020-07-08 11:48:18 +0200 | [diff] [blame] | 2132 | } |
Mirko Bonadei | 875a27a | 2020-07-11 15:04:58 +0200 | [diff] [blame] | 2133 | template: "infra_failure" |
Jeremy Leconte | 67a904e | 2020-07-08 11:48:18 +0200 | [diff] [blame] | 2134 | } |
2135 | builders { | ||||
2136 | bucket: "try" | ||||
Jeremy Leconte | 67a904e | 2020-07-08 11:48:18 +0200 | [diff] [blame] | 2137 | name: "win_x64_clang_rel" |
2138 | } | ||||
2139 | } | ||||
2140 | notifiers { | ||||
2141 | notifications { | ||||
2142 | on_new_status: INFRA_FAILURE | ||||
2143 | email { | ||||
Mirko Bonadei | 450e9b7 | 2020-07-10 19:19:22 +0000 | [diff] [blame] | 2144 | recipients: "webrtc-troopers-robots@google.com" |
Jeremy Leconte | 67a904e | 2020-07-08 11:48:18 +0200 | [diff] [blame] | 2145 | } |
Mirko Bonadei | 875a27a | 2020-07-11 15:04:58 +0200 | [diff] [blame] | 2146 | template: "infra_failure" |
Jeremy Leconte | 67a904e | 2020-07-08 11:48:18 +0200 | [diff] [blame] | 2147 | } |
2148 | builders { | ||||
2149 | bucket: "try" | ||||
Jeremy Leconte | 67a904e | 2020-07-08 11:48:18 +0200 | [diff] [blame] | 2150 | name: "win_x86_clang_dbg" |
2151 | } | ||||
2152 | } | ||||
2153 | notifiers { | ||||
2154 | notifications { | ||||
2155 | on_new_status: INFRA_FAILURE | ||||
2156 | email { | ||||
Mirko Bonadei | 450e9b7 | 2020-07-10 19:19:22 +0000 | [diff] [blame] | 2157 | recipients: "webrtc-troopers-robots@google.com" |
Jeremy Leconte | 67a904e | 2020-07-08 11:48:18 +0200 | [diff] [blame] | 2158 | } |
Mirko Bonadei | 875a27a | 2020-07-11 15:04:58 +0200 | [diff] [blame] | 2159 | template: "infra_failure" |
Jeremy Leconte | 67a904e | 2020-07-08 11:48:18 +0200 | [diff] [blame] | 2160 | } |
2161 | builders { | ||||
2162 | bucket: "try" | ||||
2163 | name: "win_x86_clang_rel" | ||||
2164 | } | ||||
2165 | } | ||||
2166 | notifiers { | ||||
2167 | notifications { | ||||
2168 | on_new_status: INFRA_FAILURE | ||||
2169 | email { | ||||
Mirko Bonadei | 450e9b7 | 2020-07-10 19:19:22 +0000 | [diff] [blame] | 2170 | recipients: "webrtc-troopers-robots@google.com" |
Jeremy Leconte | 67a904e | 2020-07-08 11:48:18 +0200 | [diff] [blame] | 2171 | } |
Mirko Bonadei | 875a27a | 2020-07-11 15:04:58 +0200 | [diff] [blame] | 2172 | template: "infra_failure" |
Jeremy Leconte | 67a904e | 2020-07-08 11:48:18 +0200 | [diff] [blame] | 2173 | } |
2174 | builders { | ||||
2175 | bucket: "try" | ||||
2176 | name: "win_x86_more_configs" | ||||
2177 | } | ||||
2178 | } | ||||
Owen Rodley | a55c38e | 2020-06-15 11:16:10 +1000 | [diff] [blame] | 2179 | tree_closing_enabled: true |