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 239 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
250 'Linux ARM': 'swarming_gn_release_bot_arm', | 250 'Linux ARM': 'swarming_gn_release_bot_arm', |
251 'Linux deterministic': 'gn_release_bot', | 251 'Linux deterministic': 'gn_release_bot', |
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_bot', | 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 - TraceWrappables': 'swarming_gn_release_bot_x64', |
263 'WebKit Linux - WPTServe': 'swarming_gn_release_bot', | 263 'WebKit Linux - WPTServe': 'swarming_gn_release_bot', |
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', |
(...skipping 1273 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
1544 ], | 1544 ], |
1545 | 1545 |
1546 'gn_shared_release_bot_minimal_symbols_x86': [ | 1546 'gn_shared_release_bot_minimal_symbols_x86': [ |
1547 'gn', 'shared_release_bot', 'minimal_symbols', 'x86', | 1547 'gn', 'shared_release_bot', 'minimal_symbols', 'x86', |
1548 ], | 1548 ], |
1549 | 1549 |
1550 'gn_syzyasan_no_pch_release_x86': [ | 1550 'gn_syzyasan_no_pch_release_x86': [ |
1551 'gn', 'syzyasan', 'no_pch', 'release', 'x86', | 1551 'gn', 'syzyasan', 'no_pch', 'release', 'x86', |
1552 ], | 1552 ], |
1553 | 1553 |
1554 'gn_thin_lto_clang_tot_release_bot': [ | 1554 'gn_thin_lto_clang_tot_release_static': [ |
1555 'gn', 'thin_lto', 'clang_tot', 'release_bot', | 1555 'gn', 'thin_lto', 'clang_tot', 'release', 'static', |
1556 ], | 1556 ], |
1557 | 1557 |
1558 'gn_tsan_disable_nacl_line_tables_debug_bot': [ | 1558 'gn_tsan_disable_nacl_line_tables_debug_bot': [ |
1559 'gn', 'tsan', 'disable_nacl', 'line_tables', 'debug_bot', | 1559 'gn', 'tsan', 'disable_nacl', 'line_tables', 'debug_bot', |
1560 ], | 1560 ], |
1561 | 1561 |
1562 'gn_tsan_disable_nacl_line_tables_release_bot': [ | 1562 'gn_tsan_disable_nacl_line_tables_release_bot': [ |
1563 'gn', 'tsan', 'disable_nacl', 'line_tables', 'release_bot', | 1563 'gn', 'tsan', 'disable_nacl', 'line_tables', 'release_bot', |
1564 ], | 1564 ], |
1565 | 1565 |
(...skipping 955 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 |