| OLD | NEW |
| 1 # -*- python -*- | 1 # -*- python -*- |
| 2 # ex: set syntax=python: | 2 # ex: set syntax=python: |
| 3 | 3 |
| 4 # Copyright (c) 2011 The Chromium Authors. All rights reserved. | 4 # Copyright (c) 2011 The Chromium Authors. All rights reserved. |
| 5 # Use of this source code is governed by a BSD-style license that can be | 5 # Use of this source code is governed by a BSD-style license that can be |
| 6 # found in the LICENSE file. | 6 # found in the LICENSE file. |
| 7 | 7 |
| 8 # See master.experimental/slaves.cfg for documentation. | 8 # See master.experimental/slaves.cfg for documentation. |
| 9 | 9 |
| 10 | 10 |
| (...skipping 21 matching lines...) Expand all Loading... |
| 32 'Build-Ubuntu12-GCC-Arm7-Debug-Xoom', | 32 'Build-Ubuntu12-GCC-Arm7-Debug-Xoom', |
| 33 'Build-Ubuntu12-GCC-Arm7-Release-Xoom', | 33 'Build-Ubuntu12-GCC-Arm7-Release-Xoom', |
| 34 'Build-Ubuntu12-GCC-Arm7-Debug-GalaxyNexus', | 34 'Build-Ubuntu12-GCC-Arm7-Debug-GalaxyNexus', |
| 35 'Build-Ubuntu12-GCC-Arm7-Release-GalaxyNexus', | 35 'Build-Ubuntu12-GCC-Arm7-Release-GalaxyNexus', |
| 36 'Build-Ubuntu12-GCC-Arm7-Debug-Nexus4', | 36 'Build-Ubuntu12-GCC-Arm7-Debug-Nexus4', |
| 37 'Build-Ubuntu12-GCC-Arm7-Release-Nexus4', | 37 'Build-Ubuntu12-GCC-Arm7-Release-Nexus4', |
| 38 'Build-Ubuntu12-GCC-Arm7-Debug-Nexus7', | 38 'Build-Ubuntu12-GCC-Arm7-Debug-Nexus7', |
| 39 'Build-Ubuntu12-GCC-Arm7-Release-Nexus7', | 39 'Build-Ubuntu12-GCC-Arm7-Release-Nexus7', |
| 40 'Build-Ubuntu12-GCC-Arm7-Debug-Nexus10', | 40 'Build-Ubuntu12-GCC-Arm7-Debug-Nexus10', |
| 41 'Build-Ubuntu12-GCC-Arm7-Release-Nexus10', | 41 'Build-Ubuntu12-GCC-Arm7-Release-Nexus10', |
| 42 'Build-Ubuntu12-GCC-x86-Debug-RazrI', | 42 'Build-Ubuntu12-GCC-x86-Debug-IntelRhb', |
| 43 'Build-Ubuntu12-GCC-x86-Release-RazrI', | 43 'Build-Ubuntu12-GCC-x86-Release-IntelRhb', |
| 44 'Build-Ubuntu12-GCC-x86-Debug-Alex', | 44 'Build-Ubuntu12-GCC-x86-Debug-Alex', |
| 45 'Build-Ubuntu12-GCC-x86-Release-Alex', | 45 'Build-Ubuntu12-GCC-x86-Release-Alex', |
| 46 'Build-Ubuntu12-Clang-x86_64-Debug-ASAN', | 46 'Build-Ubuntu12-Clang-x86_64-Debug-ASAN', |
| 47 'Build-Ubuntu12-GCC-x86_64-Release-Valgrind', | 47 'Build-Ubuntu12-GCC-x86_64-Release-Valgrind', |
| 48 'Build-Ubuntu12-GCC-x86_64-Debug-Link', | 48 'Build-Ubuntu12-GCC-x86_64-Debug-Link', |
| 49 'Build-Ubuntu12-GCC-x86_64-Release-Link', | 49 'Build-Ubuntu12-GCC-x86_64-Release-Link', |
| 50 'Build-Ubuntu12-GCC-Arm7-Debug-Daisy', | 50 'Build-Ubuntu12-GCC-Arm7-Debug-Daisy', |
| 51 'Build-Ubuntu12-GCC-Arm7-Release-Daisy', | 51 'Build-Ubuntu12-GCC-Arm7-Release-Daisy', |
| 52 'Build-Ubuntu12-Clang-x86_64-Debug', | 52 'Build-Ubuntu12-Clang-x86_64-Debug', |
| 53 ] | 53 ] |
| (...skipping 195 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 249 'Test-Android-Nexus10-MaliT604-Arm7-Release', | 249 'Test-Android-Nexus10-MaliT604-Arm7-Release', |
| 250 'Perf-Android-Nexus10-MaliT604-Arm7-Release', | 250 'Perf-Android-Nexus10-MaliT604-Arm7-Release', |
| 251 ], | 251 ], |
| 252 'serial': 'R32CB017X2L', | 252 'serial': 'R32CB017X2L', |
| 253 'num_cores': '2', | 253 'num_cores': '2', |
| 254 'keepalive_conditions': [ANDROID_KEEPALIVE_CONDITION], | 254 'keepalive_conditions': [ANDROID_KEEPALIVE_CONDITION], |
| 255 'android_sdk_root': DEFAULT_ANDROID_SDK_ROOT, | 255 'android_sdk_root': DEFAULT_ANDROID_SDK_ROOT, |
| 256 }, | 256 }, |
| 257 { | 257 { |
| 258 'master': 'Skia', | 258 'master': 'Skia', |
| 259 'hostname': 'skiabot-shuttle-ubuntu12-razri-001', | 259 'hostname': 'skiabot-shuttle-ubuntu12-intel-rhb-001', |
| 260 'builder': [ | 260 'builder': [ |
| 261 'Test-Android-RazrI-SGX540-x86-Debug', | 261 'Test-Android-IntelRhb-SGX544-x86-Debug', |
| 262 'Test-Android-RazrI-SGX540-x86-Release', | 262 'Test-Android-IntelRhb-SGX544-x86-Release', |
| 263 'Perf-Android-RazrI-SGX540-x86-Release', | 263 'Perf-Android-IntelRhb-SGX544-x86-Release', |
| 264 ], | 264 ], |
| 265 'serial': 'TA32402EOR', | 265 'serial': 'RHBEB243501353', |
| 266 'num_cores': '1', | 266 'num_cores': '1', |
| 267 'keepalive_conditions': [ANDROID_KEEPALIVE_CONDITION], | 267 'keepalive_conditions': [ANDROID_KEEPALIVE_CONDITION], |
| 268 'android_sdk_root': DEFAULT_ANDROID_SDK_ROOT, | 268 'android_sdk_root': DEFAULT_ANDROID_SDK_ROOT, |
| 269 }, | 269 }, |
| 270 { | 270 { |
| 271 'master': 'Skia', | 271 'master': 'Skia', |
| 272 'hostname': 'skiabot-shuttle-ubuntu12-000', | 272 'hostname': 'skiabot-shuttle-ubuntu12-000', |
| 273 'builder': [ | 273 'builder': [ |
| 274 'Test-Ubuntu12-ShuttleA-HD2000-x86_64-Debug-ASAN', | 274 'Test-Ubuntu12-ShuttleA-HD2000-x86_64-Debug-ASAN', |
| 275 'Test-Ubuntu12-ShuttleA-HD2000-x86_64-Release-Valgrind', | 275 'Test-Ubuntu12-ShuttleA-HD2000-x86_64-Release-Valgrind', |
| (...skipping 258 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 534 'Build-Win8-VS2012-x86_64-Debug', | 534 'Build-Win8-VS2012-x86_64-Debug', |
| 535 'Build-Win8-VS2012-x86_64-Release', | 535 'Build-Win8-VS2012-x86_64-Release', |
| 536 ], | 536 ], |
| 537 'num_cores': '8', | 537 'num_cores': '8', |
| 538 } | 538 } |
| 539 ]] | 539 ]] |
| 540 | 540 |
| 541 | 541 |
| 542 for slave_dict in slaves: | 542 for slave_dict in slaves: |
| 543 AddTrybots(slave_dict) | 543 AddTrybots(slave_dict) |
| OLD | NEW |