Chromium Code Reviews| OLD | NEW |
|---|---|
| 1 # Copyright 2015 The Chromium Authors. All rights reserved. | 1 # Copyright 2015 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 { | 5 { |
| 6 # This is a map of buildbot master names -> buildbot builder names -> | 6 # This is a map of buildbot master names -> buildbot builder names -> |
| 7 # config names (where each config name is a key in the 'configs' dict, | 7 # config names (where each config name is a key in the 'configs' dict, |
| 8 # below). MB uses this dict to look up which config to use for a given bot. | 8 # below). MB uses this dict to look up which config to use for a given bot. |
| 9 'masters': { | 9 'masters': { |
| 10 'chromeos.chrome': { | 10 'chromeos.chrome': { |
| (...skipping 241 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
| 252 'Linux remote_run Builder': 'swarming_gn_release_bot', | 252 'Linux remote_run Builder': 'swarming_gn_release_bot', |
| 253 'Linux remote_run Tester': 'swarming_gn_release_bot', | 253 'Linux remote_run Tester': 'swarming_gn_release_bot', |
| 254 'Linux V8 API Stability': 'gn_release_bot', | 254 'Linux V8 API Stability': 'gn_release_bot', |
| 255 'Mac deterministic': 'gn_release_bot_mac_strip', | 255 'Mac deterministic': 'gn_release_bot_mac_strip', |
| 256 'Mojo ChromiumOS': 'swarming_chromeos_gn_ozone_release_trybot', | 256 'Mojo ChromiumOS': 'swarming_chromeos_gn_ozone_release_trybot', |
| 257 'Mojo Windows': 'gn_release_bot_minimal_symbols_x86', | 257 'Mojo Windows': 'gn_release_bot_minimal_symbols_x86', |
| 258 'Site Isolation Linux': 'gn_release_trybot', | 258 'Site Isolation Linux': 'gn_release_trybot', |
| 259 'Site Isolation Win': 'gn_release_trybot_x86', | 259 'Site Isolation Win': 'gn_release_trybot_x86', |
| 260 'ThinLTO Linux ToT': 'gn_thin_lto_clang_tot_release_static', | 260 'ThinLTO Linux ToT': 'gn_thin_lto_clang_tot_release_static', |
| 261 'UBSanVptr Linux': 'gn_ubsan_vptr_release_bot', | 261 'UBSanVptr Linux': 'gn_ubsan_vptr_release_bot', |
| 262 'WebKit Linux - TraceWrappables': 'swarming_gn_release_bot_x64', | 262 'WebKit Linux Precise - TraceWrappables': 'swarming_gn_release_bot_x64', |
| 263 'WebKit Linux - WPTServe': 'swarming_gn_release_bot', | 263 'WebKit Linux Precise - WPTServe': 'swarming_gn_release_bot', |
|
qyearsley
2016/09/29 20:31:46
Now these two lines can be reverted to how they we
| |
| 264 'WebKit Mac - WPTServe': 'swarming_gn_release_bot', | 264 'WebKit Mac - WPTServe': 'swarming_gn_release_bot', |
| 265 'WebKit Win - WPTServe': 'swarming_gn_release_bot_minimal_symbols_x86', | 265 'WebKit Win - WPTServe': 'swarming_gn_release_bot_minimal_symbols_x86', |
| 266 'Win 10 Fast Ring': 'gn_release_trybot_x64', | 266 'Win 10 Fast Ring': 'gn_release_trybot_x64', |
| 267 'Windows deterministic': 'gn_release_bot_minimal_symbols_x86', | 267 'Windows deterministic': 'gn_release_bot_minimal_symbols_x86', |
| 268 'Windows Clang deterministic': 'gn_clang_release_bot_minimal_symbols_x86', | 268 'Windows Clang deterministic': 'gn_clang_release_bot_minimal_symbols_x86', |
| 269 'Win LKGR (DrM 64)': 'gn_release_drmemory_drfuzz', | 269 'Win LKGR (DrM 64)': 'gn_release_drmemory_drfuzz', |
| 270 'Win LKGR (DrM)': 'gn_release_drmemory_drfuzz_x86', | 270 'Win LKGR (DrM)': 'gn_release_drmemory_drfuzz_x86', |
| 271 }, | 271 }, |
| 272 | 272 |
| 273 'chromium.goma': { | 273 'chromium.goma': { |
| (...skipping 369 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
| 643 'V8-Blink Linux 64': 'noswarming_gn_release_bot_x64', | 643 'V8-Blink Linux 64': 'noswarming_gn_release_bot_x64', |
| 644 'V8-Blink Linux 64 - ignition': 'noswarming_gn_release_bot_x64', | 644 'V8-Blink Linux 64 - ignition': 'noswarming_gn_release_bot_x64', |
| 645 'V8-Blink Linux 64 (dbg)': 'noswarming_gn_debug_bot_x64', | 645 'V8-Blink Linux 64 (dbg)': 'noswarming_gn_debug_bot_x64', |
| 646 'V8-Blink Mac': 'noswarming_gn_release_bot_x64', | 646 'V8-Blink Mac': 'noswarming_gn_release_bot_x64', |
| 647 'V8-Blink Win': 'noswarming_gn_release_bot_minimal_symbols_x86', | 647 'V8-Blink Win': 'noswarming_gn_release_bot_minimal_symbols_x86', |
| 648 }, | 648 }, |
| 649 | 649 |
| 650 'chromium.webkit': { | 650 'chromium.webkit': { |
| 651 'Android Builder': 'android_gn_release_bot_minimal_symbols', | 651 'Android Builder': 'android_gn_release_bot_minimal_symbols', |
| 652 'WebKit Android (Nexus4)': 'none', | 652 'WebKit Android (Nexus4)': 'none', |
| 653 'WebKit Linux (dbg)': 'swarming_gn_debug_bot', | 653 'WebKit Linux Precise (dbg)': 'swarming_gn_debug_bot', |
| 654 'WebKit Linux ASAN': 'swarming_gn_asan_lsan_release_bot', | 654 'WebKit Linux Precise ASAN': 'swarming_gn_asan_lsan_release_bot', |
| 655 'WebKit Linux Leak': 'swarming_gn_release_bot', | 655 'WebKit Linux Precise Leak': 'swarming_gn_release_bot', |
| 656 'WebKit Linux MSAN': 'swarming_gn_msan_release_bot', | 656 'WebKit Linux Precise MSAN': 'swarming_gn_msan_release_bot', |
| 657 'WebKit Linux Trusty': 'swarming_gn_release_bot', | 657 'WebKit Linux Trusty': 'swarming_gn_release_bot', |
| 658 'WebKit Linux': 'swarming_gn_release_bot', | 658 'WebKit Linux Precise': 'swarming_gn_release_bot', |
| 659 'WebKit Mac Builder (dbg)': 'swarming_gn_debug_bot', | 659 'WebKit Mac Builder (dbg)': 'swarming_gn_debug_bot', |
| 660 'WebKit Mac Builder': 'swarming_gn_release_bot', | 660 'WebKit Mac Builder': 'swarming_gn_release_bot', |
| 661 'WebKit Mac10.10': 'none', | 661 'WebKit Mac10.10': 'none', |
| 662 'WebKit Mac10.11 (dbg)': 'none', | 662 'WebKit Mac10.11 (dbg)': 'none', |
| 663 'WebKit Mac10.11 (retina)': 'swarming_gn_release_bot', | 663 'WebKit Mac10.11 (retina)': 'swarming_gn_release_bot', |
| 664 'WebKit Mac10.11': 'none', | 664 'WebKit Mac10.11': 'none', |
| 665 'WebKit Mac10.9': 'swarming_gn_release_bot', | 665 'WebKit Mac10.9': 'swarming_gn_release_bot', |
| 666 'WebKit Win Builder (dbg)': 'swarming_gn_debug_bot_minimal_symbols_x86', | 666 'WebKit Win Builder (dbg)': 'swarming_gn_debug_bot_minimal_symbols_x86', |
| 667 'WebKit Win Builder': 'swarming_gn_release_bot_minimal_symbols_x86', | 667 'WebKit Win Builder': 'swarming_gn_release_bot_minimal_symbols_x86', |
| 668 'WebKit Win x64 Builder (dbg)': | 668 'WebKit Win x64 Builder (dbg)': |
| (...skipping 1852 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
| 2521 }, | 2521 }, |
| 2522 | 2522 |
| 2523 'drfuzz': { 'gn_args': 'use_drfuzz=true' }, | 2523 'drfuzz': { 'gn_args': 'use_drfuzz=true' }, |
| 2524 | 2524 |
| 2525 'drmemory': { | 2525 'drmemory': { |
| 2526 'gn_args': 'is_component_build=true enable_iterator_debugging=false', | 2526 'gn_args': 'is_component_build=true enable_iterator_debugging=false', |
| 2527 'gyp_defines': 'component=shared_library build_for_tool=drmemory', | 2527 'gyp_defines': 'component=shared_library build_for_tool=drmemory', |
| 2528 }, | 2528 }, |
| 2529 }, | 2529 }, |
| 2530 } | 2530 } |
| OLD | NEW |