| 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 150 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 161 'Linux remote_run Builder': 'release_bot', | 161 'Linux remote_run Builder': 'release_bot', |
| 162 'Linux remote_run Tester': 'release_bot', | 162 'Linux remote_run Tester': 'release_bot', |
| 163 'Linux V8 API Stability': 'release_bot', | 163 'Linux V8 API Stability': 'release_bot', |
| 164 'Mac deterministic': 'release_bot_mac_strip', | 164 'Mac deterministic': 'release_bot_mac_strip', |
| 165 'Mojo ChromiumOS': 'chromeos_with_codecs_ozone_release_trybot', | 165 'Mojo ChromiumOS': 'chromeos_with_codecs_ozone_release_trybot', |
| 166 'Mojo Windows': 'release_bot_x86', | 166 'Mojo Windows': 'release_bot_x86', |
| 167 'Site Isolation Linux': 'release_trybot', | 167 'Site Isolation Linux': 'release_trybot', |
| 168 'Site Isolation Win': 'release_trybot_x86', | 168 'Site Isolation Win': 'release_trybot_x86', |
| 169 'ThinLTO Linux ToT': 'thin_lto_clang_tot_release_static', | 169 'ThinLTO Linux ToT': 'thin_lto_clang_tot_release_static', |
| 170 'UBSanVptr Linux': 'ubsan_vptr_release_bot', | 170 'UBSanVptr Linux': 'ubsan_vptr_release_bot', |
| 171 'WebKit Linux - TraceWrappables': 'release_bot', | 171 'WebKit Linux Precise - TraceWrappables': 'release_bot', |
| 172 'WebKit Linux - WPTServe': 'release_bot', | 172 'WebKit Linux Precise - WPTServe': 'release_bot', |
| 173 'WebKit Mac - WPTServe': 'release_bot', | 173 'WebKit Mac - WPTServe': 'release_bot', |
| 174 'WebKit Win - WPTServe': 'release_bot_x86', | 174 'WebKit Win - WPTServe': 'release_bot_x86', |
| 175 'Win 10 Fast Ring': 'release_trybot', | 175 'Win 10 Fast Ring': 'release_trybot', |
| 176 'Windows deterministic': 'release_bot_x86', | 176 'Windows deterministic': 'release_bot_x86', |
| 177 'Windows Clang deterministic': 'clang_release_bot_minimal_symbols_x86', | 177 'Windows Clang deterministic': 'clang_release_bot_minimal_symbols_x86', |
| 178 'Win LKGR (DrM 64)': 'release_drmemory_drfuzz', | 178 'Win LKGR (DrM 64)': 'release_drmemory_drfuzz', |
| 179 'Win LKGR (DrM)': 'release_drmemory_drfuzz_x86', | 179 'Win LKGR (DrM)': 'release_drmemory_drfuzz_x86', |
| 180 }, | 180 }, |
| 181 | 181 |
| 182 'chromium.goma': { | 182 'chromium.goma': { |
| (...skipping 145 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 328 'V8 Linux GN': 'release_bot', | 328 'V8 Linux GN': 'release_bot', |
| 329 'V8-Blink Linux 64': 'release_bot', | 329 'V8-Blink Linux 64': 'release_bot', |
| 330 'V8-Blink Linux 64 - ignition': 'release_bot', | 330 'V8-Blink Linux 64 - ignition': 'release_bot', |
| 331 'V8-Blink Linux 64 (dbg)': 'debug_bot', | 331 'V8-Blink Linux 64 (dbg)': 'debug_bot', |
| 332 'V8-Blink Mac': 'release_bot', | 332 'V8-Blink Mac': 'release_bot', |
| 333 'V8-Blink Win': 'release_bot_x86', | 333 'V8-Blink Win': 'release_bot_x86', |
| 334 }, | 334 }, |
| 335 | 335 |
| 336 'chromium.webkit': { | 336 'chromium.webkit': { |
| 337 'Android Builder': 'android_release_bot_minimal_symbols', | 337 'Android Builder': 'android_release_bot_minimal_symbols', |
| 338 'WebKit Linux (dbg)': 'debug_bot', | 338 'WebKit Linux Precise (dbg)': 'debug_bot', |
| 339 'WebKit Linux ASAN': 'asan_lsan_release_bot', | 339 'WebKit Linux Precise ASAN': 'asan_lsan_release_bot', |
| 340 'WebKit Linux Leak': 'release_bot', | 340 'WebKit Linux Precise Leak': 'release_bot', |
| 341 'WebKit Linux MSAN': 'msan_release_bot', | 341 'WebKit Linux Precise MSAN': 'msan_release_bot', |
| 342 'WebKit Linux Trusty': 'release_bot', | 342 'WebKit Linux Trusty': 'release_bot', |
| 343 'WebKit Linux': 'release_bot', | 343 'WebKit Linux Precise': 'release_bot', |
| 344 'WebKit Mac Builder (dbg)': 'debug_bot', | 344 'WebKit Mac Builder (dbg)': 'debug_bot', |
| 345 'WebKit Mac Builder': 'release_bot', | 345 'WebKit Mac Builder': 'release_bot', |
| 346 'WebKit Mac10.11 (retina)': 'release_bot', | 346 'WebKit Mac10.11 (retina)': 'release_bot', |
| 347 'WebKit Mac10.9': 'release_bot', | 347 'WebKit Mac10.9': 'release_bot', |
| 348 'WebKit Win Builder (dbg)': 'debug_bot_x86', | 348 'WebKit Win Builder (dbg)': 'debug_bot_x86', |
| 349 'WebKit Win Builder': 'release_bot_x86', | 349 'WebKit Win Builder': 'release_bot_x86', |
| 350 'WebKit Win x64 Builder (dbg)': 'debug_bot', | 350 'WebKit Win x64 Builder (dbg)': 'debug_bot', |
| 351 'WebKit Win x64 Builder': 'release_bot', | 351 'WebKit Win x64 Builder': 'release_bot', |
| 352 }, | 352 }, |
| 353 | 353 |
| (...skipping 1396 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1750 'gn_args': 'target_cpu="x86"', | 1750 'gn_args': 'target_cpu="x86"', |
| 1751 }, | 1751 }, |
| 1752 | 1752 |
| 1753 'drfuzz': { 'gn_args': 'use_drfuzz=true' }, | 1753 'drfuzz': { 'gn_args': 'use_drfuzz=true' }, |
| 1754 | 1754 |
| 1755 'drmemory': { | 1755 'drmemory': { |
| 1756 'gn_args': 'is_component_build=true enable_iterator_debugging=false', | 1756 'gn_args': 'is_component_build=true enable_iterator_debugging=false', |
| 1757 }, | 1757 }, |
| 1758 }, | 1758 }, |
| 1759 } | 1759 } |
| OLD | NEW |