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

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

Issue 1890273002: Decommission old Win and Linux Intel GPU bots. (Closed) Base URL: https://chromium.googlesource.com/chromium/tools/build.git@master
Patch Set: 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 | scripts/slave/recipe_modules/chromium_tests/chromium_gpu_fyi.py » ('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',
(...skipping 95 matching lines...) Expand 10 before | Expand all | Expand 10 after
106 'bits': '64', 106 'bits': '64',
107 'recipe': 'chromium', 107 'recipe': 'chromium',
108 'build_config': 'Debug', 108 'build_config': 'Debug',
109 # This bot uses recipe-side triggers. 109 # This bot uses recipe-side triggers.
110 'triggered_by': 'none', 110 'triggered_by': 'none',
111 # Nearly all bots on these waterfalls are auto-rebooted between 111 # Nearly all bots on these waterfalls are auto-rebooted between
112 # runs for stability. 112 # runs for stability.
113 }, 113 },
114 { 114 {
115 'master': 'ChromiumGPUFYI', 115 'master': 'ChromiumGPUFYI',
116 'hostname': 'build169-m1',
117 'builder': 'Win7 Release (Intel)',
118 'os': 'win',
119 'version': 'win7',
120 'bits': '64',
121 'recipe': 'chromium',
122 'build_config': 'Release',
123 # This bot uses recipe-side triggers.
124 'triggered_by': 'none',
125 # Nearly all bots on these waterfalls are auto-rebooted between
126 # runs for stability.
127 },
128 {
129 'master': 'ChromiumGPUFYI',
130 'hostname': 'build71-b1', 116 'hostname': 'build71-b1',
131 'builder': 'Win7 Release (NVIDIA GeForce 730)', 117 'builder': 'Win7 Release (NVIDIA GeForce 730)',
132 'os': 'win', 118 'os': 'win',
133 'version': 'win7', 119 'version': 'win7',
134 'bits': '64', 120 'bits': '64',
135 'recipe': 'chromium', 121 'recipe': 'chromium',
136 'build_config': 'Release', 122 'build_config': 'Release',
137 # This bot uses recipe-side triggers. 123 # This bot uses recipe-side triggers.
138 'triggered_by': 'none', 124 'triggered_by': 'none',
139 # Nearly all bots on these waterfalls are auto-rebooted between 125 # Nearly all bots on these waterfalls are auto-rebooted between
(...skipping 262 matching lines...) Expand 10 before | Expand all | Expand 10 after
402 'recipe': 'chromium', 388 'recipe': 'chromium',
403 'build_config': 'Release', 389 'build_config': 'Release',
404 # This bot uses recipe-side triggers. 390 # This bot uses recipe-side triggers.
405 'triggered_by': 'none', 391 'triggered_by': 'none',
406 # This physical host is shared between multiple builders and can't 392 # This physical host is shared between multiple builders and can't
407 # be auto-rebooted. 393 # be auto-rebooted.
408 'auto_reboot': False, 394 'auto_reboot': False,
409 }, 395 },
410 { 396 {
411 'master': 'ChromiumGPUFYI', 397 'master': 'ChromiumGPUFYI',
412 'hostname': 'build171-m1',
413 'builder': 'Linux Release (Intel Graphics Stack)',
414 'os': 'linux',
415 'version': 'precise',
416 'bits': '64',
417 'recipe': 'chromium',
418 'build_config': 'Release',
419 # This bot uses recipe-side triggers.
420 'triggered_by': 'none',
421 # Nearly all bots on these waterfalls are auto-rebooted between
422 # runs for stability.
423 },
424 {
425 'master': 'ChromiumGPUFYI',
426 'hostname': 'build89-m1', 398 'hostname': 'build89-m1',
427 'builder': 'Linux Release (ATI)', 399 'builder': 'Linux Release (ATI)',
428 'os': 'linux', 400 'os': 'linux',
429 'version': 'precise', 401 'version': 'precise',
430 'bits': '64', 402 'bits': '64',
431 'recipe': 'chromium', 403 'recipe': 'chromium',
432 'build_config': 'Release', 404 'build_config': 'Release',
433 # This bot uses recipe-side triggers. 405 # This bot uses recipe-side triggers.
434 'triggered_by': 'none', 406 'triggered_by': 'none',
435 # Nearly all bots on these waterfalls are auto-rebooted between 407 # Nearly all bots on these waterfalls are auto-rebooted between
(...skipping 79 matching lines...) Expand 10 before | Expand all | Expand 10 after
515 'builder': 'Linux ChromiumOS Builder', 487 'builder': 'Linux ChromiumOS Builder',
516 'os': 'linux', 488 'os': 'linux',
517 'version': 'precise', 489 'version': 'precise',
518 'bits': '64', 490 'bits': '64',
519 'recipe': 'chromium', 491 'recipe': 'chromium',
520 'build_config': 'Release', 492 'build_config': 'Release',
521 # Nearly all bots on these waterfalls are auto-rebooted between 493 # Nearly all bots on these waterfalls are auto-rebooted between
522 # runs for stability. 494 # runs for stability.
523 }, 495 },
524 ] 496 ]
OLDNEW
« no previous file with comments | « no previous file | scripts/slave/recipe_modules/chromium_tests/chromium_gpu_fyi.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698