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

Side by Side Diff: masters/master.chromium.gpu.fyi/slaves.cfg

Issue 1866403003: Auto-reboot the chromium.gpu and chromium.gpu.fyi bots. (Closed) Base URL: https://chromium.googlesource.com/chromium/tools/build.git@master
Patch Set: Fix comment based on dpranke's feedback. Created 4 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
« no previous file with comments | « no previous file | masters/master.chromium.gpu/slaves.cfg » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 # Copyright (c) 2012 The Chromium Authors. All rights reserved. 1 # Copyright (c) 2012 The Chromium Authors. All rights reserved.
2 # Use of this source code is governed by a BSD-style license that can be 2 # Use of this source code is governed by a BSD-style license that can be
3 # found in the LICENSE file. 3 # found in the LICENSE file.
4 4
5 slaves = [ 5 slaves = [
6 { 6 {
7 'master': 'ChromiumGPUFYI', 7 'master': 'ChromiumGPUFYI',
8 'hostname': 'vm80-m1', 8 'hostname': 'vm80-m1',
9 'builder': 'GPU Win Builder', 9 'builder': 'GPU Win Builder',
10 'os': 'win', 10 'os': 'win',
11 'version': 'win7', 11 'version': 'win7',
12 'bits': '64', 12 'bits': '64',
13 'recipe': 'chromium', 13 'recipe': 'chromium',
14 'build_config': 'Release', 14 'build_config': 'Release',
15 # This bot only does builds and it seems sub-optimal to reboot in between. 15 # Nearly all bots on these waterfalls are auto-rebooted between
16 'auto_reboot': False, 16 # runs for stability.
17 }, 17 },
18 { 18 {
19 'master': 'ChromiumGPUFYI', 19 'master': 'ChromiumGPUFYI',
20 'hostname': 'vm81-m1', 20 'hostname': 'vm81-m1',
21 'builder': 'GPU Win Builder (dbg)', 21 'builder': 'GPU Win Builder (dbg)',
22 'os': 'win', 22 'os': 'win',
23 'version': 'win7', 23 'version': 'win7',
24 'bits': '64', 24 'bits': '64',
25 'recipe': 'chromium', 25 'recipe': 'chromium',
26 'build_config': 'Debug', 26 'build_config': 'Debug',
27 # This bot only does builds and it seems sub-optimal to reboot in between. 27 # Nearly all bots on these waterfalls are auto-rebooted between
28 'auto_reboot': False, 28 # runs for stability.
29 }, 29 },
30 { 30 {
31 'master': 'ChromiumGPUFYI', 31 'master': 'ChromiumGPUFYI',
32 'hostname': 'vm82-m1', 32 'hostname': 'vm82-m1',
33 'builder': 'Win7 Release (NVIDIA)', 33 'builder': 'Win7 Release (NVIDIA)',
34 'os': 'win', 34 'os': 'win',
35 'version': 'win7', 35 'version': 'win7',
36 'bits': '64', 36 'bits': '64',
37 'recipe': 'chromium', 37 'recipe': 'chromium',
38 'build_config': 'Release', 38 'build_config': 'Release',
39 # This bot uses recipe-side triggers. 39 # This bot uses recipe-side triggers.
40 'triggered_by': 'none', 40 'triggered_by': 'none',
41 # This bot only triggers and collects Swarming results and doesn't 41 # Nearly all bots on these waterfalls are auto-rebooted between
42 # need to be auto-rebooted. 42 # runs for stability.
43 'auto_reboot': False,
44 }, 43 },
45 { 44 {
46 'master': 'ChromiumGPUFYI', 45 'master': 'ChromiumGPUFYI',
47 'hostname': 'vm83-m1', 46 'hostname': 'vm83-m1',
48 'builder': 'Win7 Debug (NVIDIA)', 47 'builder': 'Win7 Debug (NVIDIA)',
49 'os': 'win', 48 'os': 'win',
50 'version': 'win7', 49 'version': 'win7',
51 'bits': '64', 50 'bits': '64',
52 'recipe': 'chromium', 51 'recipe': 'chromium',
53 'build_config': 'Debug', 52 'build_config': 'Debug',
54 # This bot uses recipe-side triggers. 53 # This bot uses recipe-side triggers.
55 'triggered_by': 'none', 54 'triggered_by': 'none',
56 # This bot only triggers and collects Swarming results and doesn't 55 # Nearly all bots on these waterfalls are auto-rebooted between
57 # need to be auto-rebooted. 56 # runs for stability.
58 'auto_reboot': False,
59 }, 57 },
60 { 58 {
61 'master': 'ChromiumGPUFYI', 59 'master': 'ChromiumGPUFYI',
62 'hostname': 'vm84-m1', 60 'hostname': 'vm84-m1',
63 'builder': 'Win8 Release (NVIDIA)', 61 'builder': 'Win8 Release (NVIDIA)',
64 'os': 'win', 62 'os': 'win',
65 'version': 'win8', 63 'version': 'win8',
66 'bits': '64', 64 'bits': '64',
67 'recipe': 'chromium', 65 'recipe': 'chromium',
68 'build_config': 'Release', 66 'build_config': 'Release',
69 # This bot uses recipe-side triggers. 67 # This bot uses recipe-side triggers.
70 'triggered_by': 'none', 68 'triggered_by': 'none',
71 # This bot only triggers and collects Swarming results and doesn't 69 # Nearly all bots on these waterfalls are auto-rebooted between
72 # need to be auto-rebooted. 70 # runs for stability.
73 'auto_reboot': False,
74 }, 71 },
75 { 72 {
76 'master': 'ChromiumGPUFYI', 73 'master': 'ChromiumGPUFYI',
77 'hostname': 'vm85-m1', 74 'hostname': 'vm85-m1',
78 'builder': 'Win8 Debug (NVIDIA)', 75 'builder': 'Win8 Debug (NVIDIA)',
79 'os': 'win', 76 'os': 'win',
80 'version': 'win8', 77 'version': 'win8',
81 'bits': '64', 78 'bits': '64',
82 'recipe': 'chromium', 79 'recipe': 'chromium',
83 'build_config': 'Debug', 80 'build_config': 'Debug',
84 # This bot uses recipe-side triggers. 81 # This bot uses recipe-side triggers.
85 'triggered_by': 'none', 82 'triggered_by': 'none',
86 # This bot only triggers and collects Swarming results and doesn't 83 # Nearly all bots on these waterfalls are auto-rebooted between
87 # need to be auto-rebooted. 84 # runs for stability.
88 'auto_reboot': False,
89 }, 85 },
90 { 86 {
91 'master': 'ChromiumGPUFYI', 87 'master': 'ChromiumGPUFYI',
92 'hostname': 'vm86-m1', 88 'hostname': 'vm86-m1',
93 'builder': 'Win7 Release (ATI)', 89 'builder': 'Win7 Release (ATI)',
94 'os': 'win', 90 'os': 'win',
95 'version': 'win7', 91 'version': 'win7',
96 'bits': '64', 92 'bits': '64',
97 'recipe': 'chromium', 93 'recipe': 'chromium',
98 'build_config': 'Release', 94 'build_config': 'Release',
99 # This bot uses recipe-side triggers. 95 # This bot uses recipe-side triggers.
100 'triggered_by': 'none', 96 'triggered_by': 'none',
101 # This bot only triggers and collects Swarming results and doesn't 97 # Nearly all bots on these waterfalls are auto-rebooted between
102 # need to be auto-rebooted. 98 # runs for stability.
103 'auto_reboot': False,
104 }, 99 },
105 { 100 {
106 'master': 'ChromiumGPUFYI', 101 'master': 'ChromiumGPUFYI',
107 'hostname': 'vm102-m1', 102 'hostname': 'vm102-m1',
108 'builder': 'Win7 Debug (ATI)', 103 'builder': 'Win7 Debug (ATI)',
109 'os': 'win', 104 'os': 'win',
110 'version': 'win7', 105 'version': 'win7',
111 'bits': '64', 106 'bits': '64',
112 'recipe': 'chromium', 107 'recipe': 'chromium',
113 'build_config': 'Debug', 108 'build_config': 'Debug',
114 # This bot uses recipe-side triggers. 109 # This bot uses recipe-side triggers.
115 'triggered_by': 'none', 110 'triggered_by': 'none',
116 # This bot only triggers and collects Swarming results and doesn't 111 # Nearly all bots on these waterfalls are auto-rebooted between
117 # need to be auto-rebooted. 112 # runs for stability.
118 'auto_reboot': False,
119 }, 113 },
120 { 114 {
121 'master': 'ChromiumGPUFYI', 115 'master': 'ChromiumGPUFYI',
122 'hostname': 'build169-m1', 116 'hostname': 'build169-m1',
123 'builder': 'Win7 Release (Intel)', 117 'builder': 'Win7 Release (Intel)',
124 'os': 'win', 118 'os': 'win',
125 'version': 'win7', 119 'version': 'win7',
126 'bits': '64', 120 'bits': '64',
127 'recipe': 'chromium', 121 'recipe': 'chromium',
128 'build_config': 'Release', 122 'build_config': 'Release',
129 # This bot uses recipe-side triggers. 123 # This bot uses recipe-side triggers.
130 'triggered_by': 'none', 124 'triggered_by': 'none',
131 # This bot is a physical machine running tests locally and needs 125 # Nearly all bots on these waterfalls are auto-rebooted between
132 # to be auto-rebooted for stability. 126 # runs for stability.
133 }, 127 },
134 { 128 {
135 'master': 'ChromiumGPUFYI', 129 'master': 'ChromiumGPUFYI',
136 'hostname': 'build71-b1', 130 'hostname': 'build71-b1',
137 'builder': 'Win7 Release (NVIDIA GeForce 730)', 131 'builder': 'Win7 Release (NVIDIA GeForce 730)',
138 'os': 'win', 132 'os': 'win',
139 'version': 'win7', 133 'version': 'win7',
140 'bits': '64', 134 'bits': '64',
141 'recipe': 'chromium', 135 'recipe': 'chromium',
142 'build_config': 'Release', 136 'build_config': 'Release',
143 # This bot uses recipe-side triggers. 137 # This bot uses recipe-side triggers.
144 'triggered_by': 'none', 138 'triggered_by': 'none',
145 # This bot is a physical machine running tests locally and needs 139 # Nearly all bots on these waterfalls are auto-rebooted between
146 # to be auto-rebooted for stability. 140 # runs for stability.
147 }, 141 },
148 { 142 {
149 'master': 'ChromiumGPUFYI', 143 'master': 'ChromiumGPUFYI',
150 'hostname': 'build74-b1', 144 'hostname': 'build74-b1',
151 'builder': 'Win7 Release (New Intel)', 145 'builder': 'Win7 Release (New Intel)',
152 'os': 'win', 146 'os': 'win',
153 'version': 'win7', 147 'version': 'win7',
154 'bits': '64', 148 'bits': '64',
155 'recipe': 'chromium', 149 'recipe': 'chromium',
156 'build_config': 'Release', 150 'build_config': 'Release',
157 # This bot uses recipe-side triggers. 151 # This bot uses recipe-side triggers.
158 'triggered_by': 'none', 152 'triggered_by': 'none',
159 # This bot is a physical machine running tests locally and needs 153 # Nearly all bots on these waterfalls are auto-rebooted between
160 # to be auto-rebooted for stability. 154 # runs for stability.
161 }, 155 },
162 { 156 {
163 'master': 'ChromiumGPUFYI', 157 'master': 'ChromiumGPUFYI',
164 'hostname': 'build75-b1', 158 'hostname': 'build75-b1',
165 'builder': 'Win7 Debug (New Intel)', 159 'builder': 'Win7 Debug (New Intel)',
166 'os': 'win', 160 'os': 'win',
167 'version': 'win7', 161 'version': 'win7',
168 'bits': '64', 162 'bits': '64',
169 'recipe': 'chromium', 163 'recipe': 'chromium',
170 'build_config': 'Debug', 164 'build_config': 'Debug',
171 # This bot uses recipe-side triggers. 165 # This bot uses recipe-side triggers.
172 'triggered_by': 'none', 166 'triggered_by': 'none',
173 # This bot is a physical machine running tests locally and needs 167 # Nearly all bots on these waterfalls are auto-rebooted between
174 # to be auto-rebooted for stability. 168 # runs for stability.
175 }, 169 },
176 { 170 {
177 'master': 'ChromiumGPUFYI', 171 'master': 'ChromiumGPUFYI',
178 'hostname': 'vm103-m1', 172 'hostname': 'vm103-m1',
179 'builder': 'GPU Win x64 Builder', 173 'builder': 'GPU Win x64 Builder',
180 'os': 'win', 174 'os': 'win',
181 'version': 'win7', 175 'version': 'win7',
182 'bits': '64', 176 'bits': '64',
183 'recipe': 'chromium', 177 'recipe': 'chromium',
184 'build_config': 'Release', 178 'build_config': 'Release',
185 # This bot only does builds and it seems sub-optimal to reboot in between. 179 # Nearly all bots on these waterfalls are auto-rebooted between
186 'auto_reboot': False, 180 # runs for stability.
187 }, 181 },
188 { 182 {
189 'master': 'ChromiumGPUFYI', 183 'master': 'ChromiumGPUFYI',
190 'hostname': 'vm104-m1', 184 'hostname': 'vm104-m1',
191 'builder': 'GPU Win x64 Builder (dbg)', 185 'builder': 'GPU Win x64 Builder (dbg)',
192 'os': 'win', 186 'os': 'win',
193 'version': 'win7', 187 'version': 'win7',
194 'bits': '64', 188 'bits': '64',
195 'recipe': 'chromium', 189 'recipe': 'chromium',
196 'build_config': 'Debug', 190 'build_config': 'Debug',
197 # This bot only does builds and it seems sub-optimal to reboot in between. 191 # Nearly all bots on these waterfalls are auto-rebooted between
198 'auto_reboot': False, 192 # runs for stability.
199 }, 193 },
200 { 194 {
201 'master': 'ChromiumGPUFYI', 195 'master': 'ChromiumGPUFYI',
202 'hostname': 'vm105-m1', 196 'hostname': 'vm105-m1',
203 'builder': 'Win7 x64 Release (NVIDIA)', 197 'builder': 'Win7 x64 Release (NVIDIA)',
204 'os': 'win', 198 'os': 'win',
205 'version': 'win7', 199 'version': 'win7',
206 'bits': '64', 200 'bits': '64',
207 'recipe': 'chromium', 201 'recipe': 'chromium',
208 'build_config': 'Release', 202 'build_config': 'Release',
209 # This bot uses recipe-side triggers. 203 # This bot uses recipe-side triggers.
210 'triggered_by': 'none', 204 'triggered_by': 'none',
211 # This bot only triggers and collects Swarming results and doesn't 205 # Nearly all bots on these waterfalls are auto-rebooted between
212 # need to be auto-rebooted. 206 # runs for stability.
213 'auto_reboot': False,
214 }, 207 },
215 { 208 {
216 'master': 'ChromiumGPUFYI', 209 'master': 'ChromiumGPUFYI',
217 'hostname': 'vm106-m1', 210 'hostname': 'vm106-m1',
218 'builder': 'Win7 x64 Debug (NVIDIA)', 211 'builder': 'Win7 x64 Debug (NVIDIA)',
219 'os': 'win', 212 'os': 'win',
220 'version': 'win7', 213 'version': 'win7',
221 'bits': '64', 214 'bits': '64',
222 'recipe': 'chromium', 215 'recipe': 'chromium',
223 'build_config': 'Debug', 216 'build_config': 'Debug',
224 # This bot uses recipe-side triggers. 217 # This bot uses recipe-side triggers.
225 'triggered_by': 'none', 218 'triggered_by': 'none',
226 # This bot only triggers and collects Swarming results and doesn't 219 # Nearly all bots on these waterfalls are auto-rebooted between
227 # need to be auto-rebooted. 220 # runs for stability.
228 'auto_reboot': False,
229 }, 221 },
230 { 222 {
231 'master': 'ChromiumGPUFYI', 223 'master': 'ChromiumGPUFYI',
232 'hostname': 'vm87-m1', 224 'hostname': 'vm87-m1',
233 'builder': 'GPU Win Clang Builder (dbg)', 225 'builder': 'GPU Win Clang Builder (dbg)',
234 'os': 'win', 226 'os': 'win',
235 'version': 'win7', 227 'version': 'win7',
236 'bits': '64', 228 'bits': '64',
237 'recipe': 'chromium', 229 'recipe': 'chromium',
238 'build_config': 'Debug', 230 'build_config': 'Debug',
239 # This bot only does builds and it seems sub-optimal to reboot in between. 231 # Nearly all bots on these waterfalls are auto-rebooted between
240 'auto_reboot': False, 232 # runs for stability.
241 }, 233 },
242 { 234 {
243 'master': 'ChromiumGPUFYI', 235 'master': 'ChromiumGPUFYI',
244 'hostname': 'vm696-m1', 236 'hostname': 'vm696-m1',
245 'builder': 'GPU Mac Builder', 237 'builder': 'GPU Mac Builder',
246 'os': 'mac', 238 'os': 'mac',
247 'version': '10.8', 239 'version': '10.8',
248 'bits': '64', 240 'bits': '64',
249 'recipe': 'chromium', 241 'recipe': 'chromium',
250 'build_config': 'Release', 242 'build_config': 'Release',
251 # This bot only does builds and it seems sub-optimal to reboot in between. 243 # Nearly all bots on these waterfalls are auto-rebooted between
252 'auto_reboot': False, 244 # runs for stability.
253 }, 245 },
254 { 246 {
255 'master': 'ChromiumGPUFYI', 247 'master': 'ChromiumGPUFYI',
256 'hostname': 'vm697-m1', 248 'hostname': 'vm697-m1',
257 'builder': 'GPU Mac Builder (dbg)', 249 'builder': 'GPU Mac Builder (dbg)',
258 'os': 'mac', 250 'os': 'mac',
259 'version': '10.8', 251 'version': '10.8',
260 'bits': '64', 252 'bits': '64',
261 'recipe': 'chromium', 253 'recipe': 'chromium',
262 'build_config': 'Debug', 254 'build_config': 'Debug',
263 # This bot only does builds and it seems sub-optimal to reboot in between. 255 # Nearly all bots on these waterfalls are auto-rebooted between
264 'auto_reboot': False, 256 # runs for stability.
265 }, 257 },
266 { 258 {
267 'master': 'ChromiumGPUFYI', 259 'master': 'ChromiumGPUFYI',
268 'hostname': 'vm71-m1', 260 'hostname': 'vm71-m1',
269 'builder': 'Mac 10.10 Release (Intel)', 261 'builder': 'Mac 10.10 Release (Intel)',
270 'os': 'mac', 262 'os': 'mac',
271 'version': '10.10', 263 'version': '10.10',
272 'bits': '64', 264 'bits': '64',
273 'recipe': 'chromium', 265 'recipe': 'chromium',
274 'build_config': 'Release', 266 'build_config': 'Release',
275 # This bot uses recipe-side triggers. 267 # This bot uses recipe-side triggers.
276 'triggered_by': 'none', 268 'triggered_by': 'none',
277 # This bot only triggers and collects Swarming results and doesn't 269 # Nearly all bots on these waterfalls are auto-rebooted between
278 # need to be auto-rebooted. 270 # runs for stability.
279 'auto_reboot': False,
280 }, 271 },
281 { 272 {
282 'master': 'ChromiumGPUFYI', 273 'master': 'ChromiumGPUFYI',
283 'hostname': 'vm72-m1', 274 'hostname': 'vm72-m1',
284 'builder': 'Mac 10.10 Debug (Intel)', 275 'builder': 'Mac 10.10 Debug (Intel)',
285 'os': 'mac', 276 'os': 'mac',
286 'version': '10.10', 277 'version': '10.10',
287 'bits': '64', 278 'bits': '64',
288 'recipe': 'chromium', 279 'recipe': 'chromium',
289 'build_config': 'Debug', 280 'build_config': 'Debug',
290 # This bot uses recipe-side triggers. 281 # This bot uses recipe-side triggers.
291 'triggered_by': 'none', 282 'triggered_by': 'none',
292 # This bot only triggers and collects Swarming results and doesn't 283 # Nearly all bots on these waterfalls are auto-rebooted between
293 # need to be auto-rebooted. 284 # runs for stability.
294 'auto_reboot': False,
295 }, 285 },
296 { 286 {
297 'master': 'ChromiumGPUFYI', 287 'master': 'ChromiumGPUFYI',
298 'hostname': 'build116-m1', 288 'hostname': 'build116-m1',
299 'builder': 'Mac 10.10 Release (ATI)', 289 'builder': 'Mac 10.10 Release (ATI)',
300 'os': 'mac', 290 'os': 'mac',
301 'version': '10.10', 291 'version': '10.10',
302 'bits': '64', 292 'bits': '64',
303 'recipe': 'chromium', 293 'recipe': 'chromium',
304 'build_config': 'Release', 294 'build_config': 'Release',
305 # This bot uses recipe-side triggers. 295 # This bot uses recipe-side triggers.
306 'triggered_by': 'none', 296 'triggered_by': 'none',
307 # This bot is a physical machine running tests locally and needs 297 # Nearly all bots on these waterfalls are auto-rebooted between
308 # to be auto-rebooted for stability. 298 # runs for stability.
309 }, 299 },
310 { 300 {
311 'master': 'ChromiumGPUFYI', 301 'master': 'ChromiumGPUFYI',
312 'hostname': 'build117-m1', 302 'hostname': 'build117-m1',
313 'builder': 'Mac 10.10 Debug (ATI)', 303 'builder': 'Mac 10.10 Debug (ATI)',
314 'os': 'mac', 304 'os': 'mac',
315 'version': '10.10', 305 'version': '10.10',
316 'bits': '64', 306 'bits': '64',
317 'recipe': 'chromium', 307 'recipe': 'chromium',
318 'build_config': 'Debug', 308 'build_config': 'Debug',
319 # This bot uses recipe-side triggers. 309 # This bot uses recipe-side triggers.
320 'triggered_by': 'none', 310 'triggered_by': 'none',
321 # This bot is a physical machine running tests locally and needs 311 # Nearly all bots on these waterfalls are auto-rebooted between
322 # to be auto-rebooted for stability. 312 # runs for stability.
323 }, 313 },
324 { 314 {
325 'master': 'ChromiumGPUFYI', 315 'master': 'ChromiumGPUFYI',
326 'hostname': 'build110-m1', 316 'hostname': 'build110-m1',
327 'builder': 'Mac Retina Release', 317 'builder': 'Mac Retina Release',
328 'os': 'mac', 318 'os': 'mac',
329 'version': '10.9', 319 'version': '10.9',
330 'bits': '64', 320 'bits': '64',
331 'recipe': 'chromium', 321 'recipe': 'chromium',
332 'build_config': 'Release', 322 'build_config': 'Release',
333 # This bot uses recipe-side triggers. 323 # This bot uses recipe-side triggers.
334 'triggered_by': 'none', 324 'triggered_by': 'none',
335 'auto_reboot': False, 325 # Nearly all bots on these waterfalls are auto-rebooted between
326 # runs for stability.
336 }, 327 },
337 { 328 {
338 'master': 'ChromiumGPUFYI', 329 'master': 'ChromiumGPUFYI',
339 'hostname': 'build181-m1', 330 'hostname': 'build181-m1',
340 'builder': 'Mac Retina Debug', 331 'builder': 'Mac Retina Debug',
341 'os': 'mac', 332 'os': 'mac',
342 'version': '10.9', 333 'version': '10.9',
343 'recipe': 'chromium', 334 'recipe': 'chromium',
344 'build_config': 'Debug', 335 'build_config': 'Debug',
345 'bits': '64', 336 'bits': '64',
346 # This bot uses recipe-side triggers. 337 # This bot uses recipe-side triggers.
347 'triggered_by': 'none', 338 'triggered_by': 'none',
348 # This bot only triggers and collects Swarming results and doesn't 339 # Nearly all bots on these waterfalls are auto-rebooted between
349 # need to be auto-rebooted. 340 # runs for stability.
350 'auto_reboot': False,
351 }, 341 },
352 { 342 {
353 'master': 'ChromiumGPUFYI', 343 'master': 'ChromiumGPUFYI',
354 'hostname': 'vm73-m1', 344 'hostname': 'vm73-m1',
355 'builder': 'Mac 10.10 Retina Release (AMD)', 345 'builder': 'Mac 10.10 Retina Release (AMD)',
356 'os': 'mac', 346 'os': 'mac',
357 'version': '10.10', 347 'version': '10.10',
358 'bits': '64', 348 'bits': '64',
359 'recipe': 'chromium', 349 'recipe': 'chromium',
360 'build_config': 'Release', 350 'build_config': 'Release',
361 # This bot uses recipe-side triggers. 351 # This bot uses recipe-side triggers.
362 'triggered_by': 'none', 352 'triggered_by': 'none',
363 # This bot only triggers and collects Swarming results and doesn't 353 # Nearly all bots on these waterfalls are auto-rebooted between
364 # need to be auto-rebooted. 354 # runs for stability.
365 'auto_reboot': False,
366 }, 355 },
367 { 356 {
368 'master': 'ChromiumGPUFYI', 357 'master': 'ChromiumGPUFYI',
369 'hostname': 'vm74-m1', 358 'hostname': 'vm74-m1',
370 'builder': 'Mac 10.10 Retina Debug (AMD)', 359 'builder': 'Mac 10.10 Retina Debug (AMD)',
371 'os': 'mac', 360 'os': 'mac',
372 'version': '10.10', 361 'version': '10.10',
373 'bits': '64', 362 'bits': '64',
374 'recipe': 'chromium', 363 'recipe': 'chromium',
375 'build_config': 'Debug', 364 'build_config': 'Debug',
376 # This bot uses recipe-side triggers. 365 # This bot uses recipe-side triggers.
377 'triggered_by': 'none', 366 'triggered_by': 'none',
378 # This bot only triggers and collects Swarming results and doesn't 367 # Nearly all bots on these waterfalls are auto-rebooted between
379 # need to be auto-rebooted. 368 # runs for stability.
380 'auto_reboot': False,
381 }, 369 },
382 { 370 {
383 'master': 'ChromiumGPUFYI', 371 'master': 'ChromiumGPUFYI',
384 'hostname': 'slave60-c1', 372 'hostname': 'slave60-c1',
385 'builder': 'GPU Linux Builder', 373 'builder': 'GPU Linux Builder',
386 'os': 'linux', 374 'os': 'linux',
387 'version': 'precise', 375 'version': 'precise',
388 'bits': '64', 376 'bits': '64',
389 'recipe': 'chromium', 377 'recipe': 'chromium',
390 'build_config': 'Release', 378 'build_config': 'Release',
391 # This bot only does builds and it seems sub-optimal to reboot in between. 379 # Nearly all bots on these waterfalls are auto-rebooted between
392 'auto_reboot': False, 380 # runs for stability.
393 }, 381 },
394 { 382 {
395 'master': 'ChromiumGPUFYI', 383 'master': 'ChromiumGPUFYI',
396 'hostname': 'slave61-c1', 384 'hostname': 'slave61-c1',
397 'builder': 'GPU Linux Builder (dbg)', 385 'builder': 'GPU Linux Builder (dbg)',
398 'os': 'linux', 386 'os': 'linux',
399 'version': 'precise', 387 'version': 'precise',
400 'bits': '64', 388 'bits': '64',
401 'recipe': 'chromium', 389 'recipe': 'chromium',
402 'build_config': 'Debug', 390 'build_config': 'Debug',
403 # This bot only does builds and it seems sub-optimal to reboot in between. 391 # Nearly all bots on these waterfalls are auto-rebooted between
404 'auto_reboot': False, 392 # runs for stability.
405 }, 393 },
406 { 394 {
407 'master': 'ChromiumGPUFYI', 395 'master': 'ChromiumGPUFYI',
408 'hostname': 'slave64-c1', 396 'hostname': 'slave64-c1',
409 'subdir': '0', 397 'subdir': '0',
410 'builder': 'Linux Release (NVIDIA)', 398 'builder': 'Linux Release (NVIDIA)',
411 'os': 'linux', 399 'os': 'linux',
412 'version': 'precise', 400 'version': 'precise',
413 'bits': '64', 401 'bits': '64',
414 'recipe': 'chromium', 402 'recipe': 'chromium',
415 'build_config': 'Release', 403 'build_config': 'Release',
416 # This bot uses recipe-side triggers. 404 # This bot uses recipe-side triggers.
417 'triggered_by': 'none', 405 'triggered_by': 'none',
418 # This bot only triggers and collects Swarming results and doesn't 406 # This physical host is shared between multiple builders and can't
419 # need to be auto-rebooted. 407 # be auto-rebooted.
420 'auto_reboot': False, 408 'auto_reboot': False,
421 }, 409 },
422 { 410 {
423 'master': 'ChromiumGPUFYI', 411 'master': 'ChromiumGPUFYI',
424 'hostname': 'build171-m1', 412 'hostname': 'build171-m1',
425 'builder': 'Linux Release (Intel Graphics Stack)', 413 'builder': 'Linux Release (Intel Graphics Stack)',
426 'os': 'linux', 414 'os': 'linux',
427 'version': 'precise', 415 'version': 'precise',
428 'bits': '64', 416 'bits': '64',
429 'recipe': 'chromium', 417 'recipe': 'chromium',
430 'build_config': 'Release', 418 'build_config': 'Release',
431 # This bot uses recipe-side triggers. 419 # This bot uses recipe-side triggers.
432 'triggered_by': 'none', 420 'triggered_by': 'none',
433 # This bot is a physical machine running tests locally and needs 421 # Nearly all bots on these waterfalls are auto-rebooted between
434 # to be auto-rebooted for stability. 422 # runs for stability.
435 }, 423 },
436 { 424 {
437 'master': 'ChromiumGPUFYI', 425 'master': 'ChromiumGPUFYI',
438 'hostname': 'build89-m1', 426 'hostname': 'build89-m1',
439 'builder': 'Linux Release (ATI)', 427 'builder': 'Linux Release (ATI)',
440 'os': 'linux', 428 'os': 'linux',
441 'version': 'precise', 429 'version': 'precise',
442 'bits': '64', 430 'bits': '64',
443 'recipe': 'chromium', 431 'recipe': 'chromium',
444 'build_config': 'Release', 432 'build_config': 'Release',
445 # This bot uses recipe-side triggers. 433 # This bot uses recipe-side triggers.
446 'triggered_by': 'none', 434 'triggered_by': 'none',
447 # This bot is a physical machine running tests locally and needs 435 # Nearly all bots on these waterfalls are auto-rebooted between
448 # to be auto-rebooted for stability. 436 # runs for stability.
449 }, 437 },
450 { 438 {
451 'master': 'ChromiumGPUFYI', 439 'master': 'ChromiumGPUFYI',
452 'hostname': 'build70-b1', 440 'hostname': 'build70-b1',
453 'builder': 'Linux Release (NVIDIA GeForce 730)', 441 'builder': 'Linux Release (NVIDIA GeForce 730)',
454 'os': 'linux', 442 'os': 'linux',
455 'version': 'precise', 443 'version': 'precise',
456 'bits': '64', 444 'bits': '64',
457 'recipe': 'chromium', 445 'recipe': 'chromium',
458 'build_config': 'Release', 446 'build_config': 'Release',
459 # This bot uses recipe-side triggers. 447 # This bot uses recipe-side triggers.
460 'triggered_by': 'none', 448 'triggered_by': 'none',
461 # This bot is a physical machine running tests locally and needs 449 # Nearly all bots on these waterfalls are auto-rebooted between
462 # to be auto-rebooted for stability. 450 # runs for stability.
463 }, 451 },
464 { 452 {
465 'master': 'ChromiumGPUFYI', 453 'master': 'ChromiumGPUFYI',
466 'hostname': 'slave64-c1', 454 'hostname': 'slave64-c1',
467 'subdir': '1', 455 'subdir': '1',
468 'builder': 'Linux Debug (NVIDIA)', 456 'builder': 'Linux Debug (NVIDIA)',
469 'os': 'linux', 457 'os': 'linux',
470 'version': 'precise', 458 'version': 'precise',
471 'bits': '64', 459 'bits': '64',
472 'recipe': 'chromium', 460 'recipe': 'chromium',
473 'build_config': 'Debug', 461 'build_config': 'Debug',
474 # This bot uses recipe-side triggers. 462 # This bot uses recipe-side triggers.
475 'triggered_by': 'none', 463 'triggered_by': 'none',
476 # This bot only triggers and collects Swarming results and doesn't 464 # This physical host is shared between multiple builders and can't
477 # need to be auto-rebooted. 465 # be auto-rebooted.
478 'auto_reboot': False, 466 'auto_reboot': False,
479 }, 467 },
480 { 468 {
481 'master': 'ChromiumGPUFYI', 469 'master': 'ChromiumGPUFYI',
482 'hostname': 'build72-b1', 470 'hostname': 'build72-b1',
483 'builder': 'Linux Release (New Intel)', 471 'builder': 'Linux Release (New Intel)',
484 'os': 'linux', 472 'os': 'linux',
485 'version': 'precise', 473 'version': 'precise',
486 'bits': '64', 474 'bits': '64',
487 'recipe': 'chromium', 475 'recipe': 'chromium',
488 'build_config': 'Release', 476 'build_config': 'Release',
489 # This bot uses recipe-side triggers. 477 # This bot uses recipe-side triggers.
490 'triggered_by': 'none', 478 'triggered_by': 'none',
491 # This bot is a physical machine running tests locally and needs 479 # Nearly all bots on these waterfalls are auto-rebooted between
492 # to be auto-rebooted for stability. 480 # runs for stability.
493 }, 481 },
494 { 482 {
495 'master': 'ChromiumGPUFYI', 483 'master': 'ChromiumGPUFYI',
496 'hostname': 'build73-b1', 484 'hostname': 'build73-b1',
497 'builder': 'Linux Debug (New Intel)', 485 'builder': 'Linux Debug (New Intel)',
498 'os': 'linux', 486 'os': 'linux',
499 'version': 'precise', 487 'version': 'precise',
500 'bits': '64', 488 'bits': '64',
501 'recipe': 'chromium', 489 'recipe': 'chromium',
502 'build_config': 'Debug', 490 'build_config': 'Debug',
503 # This bot uses recipe-side triggers. 491 # This bot uses recipe-side triggers.
504 'triggered_by': 'none', 492 'triggered_by': 'none',
505 # This bot is a physical machine running tests locally and needs 493 # Nearly all bots on these waterfalls are auto-rebooted between
506 # to be auto-rebooted for stability. 494 # runs for stability.
507 }, 495 },
508 { 496 {
509 'master': 'ChromiumGPUFYI', 497 'master': 'ChromiumGPUFYI',
510 'hostname': 'chromeperf21', 498 'hostname': 'chromeperf21',
511 'builder': 'Win7 Audio', 499 'builder': 'Win7 Audio',
512 'os': 'win', 500 'os': 'win',
513 'version': 'win7', 501 'version': 'win7',
514 'bits': '64', 502 'bits': '64',
515 }, 503 },
516 { 504 {
517 'master': 'ChromiumGPUFYI', 505 'master': 'ChromiumGPUFYI',
518 'hostname': 'chromeperf22', 506 'hostname': 'chromeperf22',
519 'builder': 'Linux Audio', 507 'builder': 'Linux Audio',
520 'os': 'linux', 508 'os': 'linux',
521 'version': 'precise', 509 'version': 'precise',
522 'bits': '64', 510 'bits': '64',
523 }, 511 },
524 ] 512 ]
OLDNEW
« no previous file with comments | « no previous file | masters/master.chromium.gpu/slaves.cfg » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698