| 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 230 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 241 'Libfuzzer Upload Linux ASan Debug': 'gn_debug_libfuzzer_asan', | 241 'Libfuzzer Upload Linux ASan Debug': 'gn_debug_libfuzzer_asan', |
| 242 'Libfuzzer Upload Linux MSan': 'gn_release_libfuzzer_msan', | 242 'Libfuzzer Upload Linux MSan': 'gn_release_libfuzzer_msan', |
| 243 'Libfuzzer Upload Linux UBSan': 'gn_release_libfuzzer_ubsan', | 243 'Libfuzzer Upload Linux UBSan': 'gn_release_libfuzzer_ubsan', |
| 244 'Libfuzzer Upload Mac ASan': 'gn_release_libfuzzer_mac_asan', | 244 'Libfuzzer Upload Mac ASan': 'gn_release_libfuzzer_mac_asan', |
| 245 'Linux ARM': 'swarming_gn_release_bot_arm', | 245 'Linux ARM': 'swarming_gn_release_bot_arm', |
| 246 'Linux deterministic': 'gn_release_bot', | 246 'Linux deterministic': 'gn_release_bot', |
| 247 'Linux remote_run Builder': 'swarming_gn_release_bot', | 247 'Linux remote_run Builder': 'swarming_gn_release_bot', |
| 248 'Linux remote_run Tester': 'swarming_gn_release_bot', | 248 'Linux remote_run Tester': 'swarming_gn_release_bot', |
| 249 'Linux V8 API Stability': 'gn_release_bot', | 249 'Linux V8 API Stability': 'gn_release_bot', |
| 250 'Mac deterministic': 'gn_release_bot_mac_strip', | 250 'Mac deterministic': 'gn_release_bot_mac_strip', |
| 251 'Mojo ChromiumOS': 'swarming_chromeos_gn_release_bot', | 251 # TODO(mojo): Make 'Mojo ChromiumOS' release+dcheck; see crbug.com/594674 |
| 252 'Mojo ChromiumOS': 'swarming_chromeos_gn_ozone_debug_bot', |
| 252 'Mojo Windows': 'gn_release_bot_minimal_symbols_x86', | 253 'Mojo Windows': 'gn_release_bot_minimal_symbols_x86', |
| 253 'Site Isolation Linux': 'gn_release_trybot', | 254 'Site Isolation Linux': 'gn_release_trybot', |
| 254 'Site Isolation Win': 'gn_release_trybot_x86', | 255 'Site Isolation Win': 'gn_release_trybot_x86', |
| 255 'UBSanVptr Linux': 'gn_ubsan_vptr_release_bot', | 256 'UBSanVptr Linux': 'gn_ubsan_vptr_release_bot', |
| 256 'WebKit Linux - TraceWrappables': 'swarming_gn_release_bot_x64', | 257 'WebKit Linux - TraceWrappables': 'swarming_gn_release_bot_x64', |
| 257 'WebKit Linux - WPTServe': 'swarming_gn_release_bot', | 258 'WebKit Linux - WPTServe': 'swarming_gn_release_bot', |
| 258 'WebKit Mac - WPTServe': 'swarming_gn_release_bot', | 259 'WebKit Mac - WPTServe': 'swarming_gn_release_bot', |
| 259 'WebKit Win - WPTServe': 'swarming_gn_release_bot_minimal_symbols_x86', | 260 'WebKit Win - WPTServe': 'swarming_gn_release_bot_minimal_symbols_x86', |
| 260 'Win 10 Fast Ring': 'gn_release_trybot_x64', | 261 'Win 10 Fast Ring': 'gn_release_trybot_x64', |
| 261 'Windows deterministic': 'gn_release_bot_minimal_symbols_x86', | 262 'Windows deterministic': 'gn_release_bot_minimal_symbols_x86', |
| (...skipping 1371 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1633 ], | 1634 ], |
| 1634 | 1635 |
| 1635 'swarming_asan_lsan_gn_release_trybot': [ | 1636 'swarming_asan_lsan_gn_release_trybot': [ |
| 1636 'swarming', 'asan', 'lsan', 'gn', 'release_trybot', | 1637 'swarming', 'asan', 'lsan', 'gn', 'release_trybot', |
| 1637 ], | 1638 ], |
| 1638 | 1639 |
| 1639 'swarming_chromeos_gn_debug_bot': [ | 1640 'swarming_chromeos_gn_debug_bot': [ |
| 1640 'swarming', 'chromeos_with_codecs', 'gn', 'debug_bot', | 1641 'swarming', 'chromeos_with_codecs', 'gn', 'debug_bot', |
| 1641 ], | 1642 ], |
| 1642 | 1643 |
| 1644 'swarming_chromeos_gn_ozone_debug_bot': [ |
| 1645 'swarming', 'chromeos_with_codecs', 'gn', 'ozone', 'debug_bot', |
| 1646 ], |
| 1647 |
| 1643 'swarming_chromeos_gn_debug_trybot': [ | 1648 'swarming_chromeos_gn_debug_trybot': [ |
| 1644 'swarming', 'chromeos_with_codecs', 'gn', 'debug_trybot', | 1649 'swarming', 'chromeos_with_codecs', 'gn', 'debug_trybot', |
| 1645 ], | 1650 ], |
| 1646 | 1651 |
| 1647 'swarming_chromeos_gn_ozone_release_trybot': [ | 1652 'swarming_chromeos_gn_ozone_release_trybot': [ |
| 1648 'swarming', 'chromeos_with_codecs', 'gn', 'ozone', 'release_trybot', | 1653 'swarming', 'chromeos_with_codecs', 'gn', 'ozone', 'release_trybot', |
| 1649 ], | 1654 ], |
| 1650 | 1655 |
| 1651 'swarming_chromeos_gn_release_bot': [ | 1656 'swarming_chromeos_gn_release_bot': [ |
| 1652 'swarming', 'chromeos_with_codecs', 'gn', 'release_bot', | 1657 'swarming', 'chromeos_with_codecs', 'gn', 'release_bot', |
| (...skipping 813 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 2466 }, | 2471 }, |
| 2467 | 2472 |
| 2468 'drfuzz': { 'gn_args': 'use_drfuzz=true' }, | 2473 'drfuzz': { 'gn_args': 'use_drfuzz=true' }, |
| 2469 | 2474 |
| 2470 'drmemory': { | 2475 'drmemory': { |
| 2471 'gn_args': 'is_component_build=true enable_iterator_debugging=false', | 2476 'gn_args': 'is_component_build=true enable_iterator_debugging=false', |
| 2472 'gyp_defines': 'component=shared_library build_for_tool=drmemory', | 2477 'gyp_defines': 'component=shared_library build_for_tool=drmemory', |
| 2473 }, | 2478 }, |
| 2474 }, | 2479 }, |
| 2475 } | 2480 } |
| OLD | NEW |