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 # Take care when changing any of these builders to ensure that you do not | 10 # Take care when changing any of these builders to ensure that you do not |
(...skipping 208 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
219 'UBSanVptr Linux': 'gn_ubsan_vptr_release_bot', | 219 'UBSanVptr Linux': 'gn_ubsan_vptr_release_bot', |
220 'WebKit Linux - WPTServe': 'swarming_gn_release_bot', | 220 'WebKit Linux - WPTServe': 'swarming_gn_release_bot', |
221 'WebKit Linux - TraceWrappables': 'swarming_gn_release_bot_x64', | 221 'WebKit Linux - TraceWrappables': 'swarming_gn_release_bot_x64', |
222 'Win LKGR (DrM 64)': 'gn_release_drmemory_drfuzz', | 222 'Win LKGR (DrM 64)': 'gn_release_drmemory_drfuzz', |
223 'Win LKGR (DrM)': 'gn_release_drmemory_drfuzz_x86', | 223 'Win LKGR (DrM)': 'gn_release_drmemory_drfuzz_x86', |
224 'Win 10 Fast Ring': 'gn_release_trybot_x64', | 224 'Win 10 Fast Ring': 'gn_release_trybot_x64', |
225 }, | 225 }, |
226 | 226 |
227 'chromium.gpu': { | 227 'chromium.gpu': { |
228 # These all use the 'trybot' mixins to ensure that dcheck is on. | 228 # These all use the 'trybot' mixins to ensure that dcheck is on. |
229 'GPU Mac Builder': 'swarming_gpu_tests_gyp_release_trybot', | 229 'GPU Mac Builder': 'swarming_gpu_tests_gn_release_trybot', |
230 'GPU Mac Builder (dbg)': 'swarming_gpu_tests_gyp_debug_trybot', | 230 'GPU Mac Builder (dbg)': 'swarming_gpu_tests_gn_debug_trybot', |
231 'GPU Linux Builder (dbg)': 'swarming_gpu_tests_gn_debug_trybot', | 231 'GPU Linux Builder (dbg)': 'swarming_gpu_tests_gn_debug_trybot', |
232 'GPU Linux Builder': 'swarming_gpu_tests_gn_release_trybot', | 232 'GPU Linux Builder': 'swarming_gpu_tests_gn_release_trybot', |
233 'GPU Win Builder': 'swarming_gpu_tests_gn_release_trybot_x86', | 233 'GPU Win Builder': 'swarming_gpu_tests_gn_release_trybot_x86', |
234 'GPU Win Builder (dbg)': 'swarming_gpu_tests_gn_debug_trybot_x86', | 234 'GPU Win Builder (dbg)': 'swarming_gpu_tests_gn_debug_trybot_x86', |
235 'Linux Debug (NVIDIA)': 'none', | 235 'Linux Debug (NVIDIA)': 'none', |
236 'Linux Release (NVIDIA)': 'none', | 236 'Linux Release (NVIDIA)': 'none', |
237 'Mac 10.10 Debug (Intel)': 'none', | 237 'Mac 10.10 Debug (Intel)': 'none', |
238 'Mac 10.10 Release (Intel)': 'none', | 238 'Mac 10.10 Release (Intel)': 'none', |
239 'Mac 10.10 Retina Debug (AMD)': 'none', | 239 'Mac 10.10 Retina Debug (AMD)': 'none', |
240 'Mac 10.10 Retina Release (AMD)': 'none', | 240 'Mac 10.10 Retina Release (AMD)': 'none', |
241 'Win7 Debug (NVIDIA)': 'none', | 241 'Win7 Debug (NVIDIA)': 'none', |
242 'Win7 Release (ATI)': 'none', | 242 'Win7 Release (ATI)': 'none', |
243 'Win7 Release (NVIDIA)': 'none', | 243 'Win7 Release (NVIDIA)': 'none', |
244 }, | 244 }, |
245 | 245 |
246 'chromium.gpu.fyi': { | 246 'chromium.gpu.fyi': { |
247 # These all use the 'trybot' mixins to ensure that dcheck is on. | 247 # These all use the 'trybot' mixins to ensure that dcheck is on. |
248 'Android Release (Nexus 5)': 'android_gn_release_trybot', | 248 'Android Release (Nexus 5)': 'android_gn_release_trybot', |
249 'Android Release (Nexus 5X)': 'swarming_android_gn_release_trybot_arm64', | 249 'Android Release (Nexus 5X)': 'swarming_android_gn_release_trybot_arm64', |
250 'Android Release (Nexus 6)': 'android_gn_release_trybot', | 250 'Android Release (Nexus 6)': 'android_gn_release_trybot', |
251 'Android Release (Nexus 6P)': 'android_gn_release_trybot_arm64', | 251 'Android Release (Nexus 6P)': 'android_gn_release_trybot_arm64', |
252 'Android Release (Nexus 9)': 'android_gn_release_trybot_arm64', | 252 'Android Release (Nexus 9)': 'android_gn_release_trybot_arm64', |
253 'GPU Linux Builder (dbg)': 'swarming_gpu_fyi_tests_gn_debug_trybot', | 253 'GPU Linux Builder (dbg)': 'swarming_gpu_fyi_tests_gn_debug_trybot', |
254 'GPU Linux Builder': 'swarming_gpu_fyi_tests_gn_release_trybot', | 254 'GPU Linux Builder': 'swarming_gpu_fyi_tests_gn_release_trybot', |
255 'GPU Mac Builder': 'swarming_gpu_fyi_tests_gyp_release_trybot', | 255 'GPU Mac Builder': 'swarming_gpu_fyi_tests_gn_release_trybot', |
256 'GPU Mac Builder (dbg)': 'swarming_gpu_fyi_tests_gyp_debug_trybot', | 256 'GPU Mac Builder (dbg)': 'swarming_gpu_fyi_tests_gn_debug_trybot', |
257 'GPU Win Builder': 'swarming_gpu_tests_deqp_gles_gyp_release_trybot_x86', | 257 'GPU Win Builder': 'swarming_gpu_tests_deqp_gles_gyp_release_trybot_x86', |
258 'GPU Win Builder (dbg)': | 258 'GPU Win Builder (dbg)': |
259 'swarming_gpu_tests_deqp_gles_gyp_debug_trybot_x86', | 259 'swarming_gpu_tests_deqp_gles_gyp_debug_trybot_x86', |
260 'GPU Win Clang Builder (dbg)': | 260 'GPU Win Clang Builder (dbg)': |
261 'swarming_gpu_fyi_tests_win_clang_debug_bot', | 261 'swarming_gpu_fyi_tests_win_clang_debug_bot', |
262 'GPU Win x64 Builder': | 262 'GPU Win x64 Builder': |
263 'swarming_gpu_tests_deqp_gles_gyp_release_trybot_x64', | 263 'swarming_gpu_tests_deqp_gles_gyp_release_trybot_x64', |
264 'GPU Win x64 Builder (dbg)': | 264 'GPU Win x64 Builder (dbg)': |
265 'swarming_gpu_tests_deqp_gles_gyp_debug_trybot_x64', | 265 'swarming_gpu_tests_deqp_gles_gyp_debug_trybot_x64', |
266 'Linux ChromiumOS Builder': | 266 'Linux ChromiumOS Builder': |
(...skipping 519 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
786 'tryserver.chromium.mac': { | 786 'tryserver.chromium.mac': { |
787 'ios-device': 'ios_gyp', | 787 'ios-device': 'ios_gyp', |
788 'ios-device-gn': 'ios_gn', | 788 'ios-device-gn': 'ios_gn', |
789 'ios-simulator': 'ios_gyp', | 789 'ios-simulator': 'ios_gyp', |
790 'ios-simulator-gn': 'ios_gn', | 790 'ios-simulator-gn': 'ios_gn', |
791 'mac_chromium_10.10_rel_ng': 'swarming_gpu_tests_gyp_release_trybot', | 791 'mac_chromium_10.10_rel_ng': 'swarming_gpu_tests_gyp_release_trybot', |
792 'mac_chromium_10.10_macviews': 'mac_views_browser_gyp_release_trybot', | 792 'mac_chromium_10.10_macviews': 'mac_views_browser_gyp_release_trybot', |
793 'mac_chromium_archive_rel_ng': 'noswarming_gyp_release_trybot', | 793 'mac_chromium_archive_rel_ng': 'noswarming_gyp_release_trybot', |
794 'mac_chromium_asan_rel_ng': 'swarming_asan_dcheck_gyp_release_bot', | 794 'mac_chromium_asan_rel_ng': 'swarming_asan_dcheck_gyp_release_bot', |
795 'mac_chromium_asan_variable': 'findit', | 795 'mac_chromium_asan_variable': 'findit', |
796 'mac_chromium_compile_dbg_ng': 'swarming_gyp_debug_trybot', | 796 'mac_chromium_compile_dbg_ng': 'swarming_gn_debug_trybot', |
797 'mac_chromium_compile_rel_ng': 'swarming_gpu_tests_gyp_release_trybot', | 797 'mac_chromium_compile_rel_ng': 'swarming_gpu_tests_gn_release_trybot', |
798 'mac_chromium_dbg_ng': 'swarming_gyp_debug_trybot', | 798 'mac_chromium_dbg_ng': 'swarming_gn_debug_trybot', |
799 'mac_chromium_gn_dbg': 'gn_debug_bot', | 799 'mac_chromium_gn_dbg': 'gn_debug_bot', |
800 'mac_chromium_gn_rel': 'gn_release_trybot', | 800 'mac_chromium_gn_rel': 'gn_release_trybot', |
801 'mac_chromium_gn_upload': 'gn_release_bot', | 801 'mac_chromium_gn_upload': 'gn_release_bot', |
802 'mac_chromium_rel_ng': 'swarming_gpu_tests_gyp_release_trybot', | 802 'mac_chromium_rel_ng': 'swarming_gpu_tests_gn_release_trybot', |
803 'mac_chromium_variable': 'findit', | 803 'mac_chromium_variable': 'findit', |
804 'mac_chromium_variable_10.10': 'findit', | 804 'mac_chromium_variable_10.10': 'findit', |
805 'mac_chromium_variable_10.10_macviews': 'findit', | 805 'mac_chromium_variable_10.10_macviews': 'findit', |
806 'mac_chromium_variable_10.10_layout': 'findit', | 806 'mac_chromium_variable_10.10_layout': 'findit', |
807 'mac_chromium_variable_10.11': 'findit', | 807 'mac_chromium_variable_10.11': 'findit', |
808 'mac_chromium_variable_10.11_layout': 'findit', | 808 'mac_chromium_variable_10.11_layout': 'findit', |
809 'mac_chromium_variable_archive': 'findit', | 809 'mac_chromium_variable_archive': 'findit', |
810 'mac_chromium_variable_chrome': 'findit', | 810 'mac_chromium_variable_chrome': 'findit', |
811 'mac_chromium_variable_gn': 'findit', | 811 'mac_chromium_variable_gn': 'findit', |
812 'mac_chromium_variable_layout': 'findit', | 812 'mac_chromium_variable_layout': 'findit', |
(...skipping 861 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
1674 ], | 1674 ], |
1675 | 1675 |
1676 'swarming_gpu_tests_gn_release_trybot': [ | 1676 'swarming_gpu_tests_gn_release_trybot': [ |
1677 'swarming', 'gpu_tests', 'gn', 'release_trybot', | 1677 'swarming', 'gpu_tests', 'gn', 'release_trybot', |
1678 ], | 1678 ], |
1679 | 1679 |
1680 'swarming_gpu_tests_gn_release_trybot_x86': [ | 1680 'swarming_gpu_tests_gn_release_trybot_x86': [ |
1681 'swarming', 'gpu_tests', 'gn', 'release_trybot', 'x86', | 1681 'swarming', 'gpu_tests', 'gn', 'release_trybot', 'x86', |
1682 ], | 1682 ], |
1683 | 1683 |
1684 'swarming_gpu_tests_gyp_debug_trybot': [ | |
1685 'swarming', 'gpu_tests', 'gyp', 'debug_trybot', | |
1686 ], | |
1687 | |
1688 'swarming_gpu_tests_gyp_release_bot': [ | 1684 'swarming_gpu_tests_gyp_release_bot': [ |
1689 'swarming', 'gpu_tests', 'gyp', 'release_bot', | 1685 'swarming', 'gpu_tests', 'gyp', 'release_bot', |
1690 ], | 1686 ], |
1691 | 1687 |
1692 'swarming_gpu_tests_gyp_release_bot_minimal_symbols_x86': [ | 1688 'swarming_gpu_tests_gyp_release_bot_minimal_symbols_x86': [ |
1693 'swarming', 'gpu_tests', 'gyp', 'release_bot', 'minimal_symbols', 'x86', | 1689 'swarming', 'gpu_tests', 'gyp', 'release_bot', 'minimal_symbols', 'x86', |
1694 ], | 1690 ], |
1695 | 1691 |
1696 'swarming_gpu_tests_gyp_release_bot_x86': [ | 1692 'swarming_gpu_tests_gyp_release_bot_x86': [ |
1697 'swarming', 'gpu_tests', 'gyp', 'release_bot', | 1693 'swarming', 'gpu_tests', 'gyp', 'release_bot', |
(...skipping 134 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
1832 | 1828 |
1833 'swarming_gyp_clang_tot_official_minimal_symbols_static_release_x86': [ | 1829 'swarming_gyp_clang_tot_official_minimal_symbols_static_release_x86': [ |
1834 'swarming', 'gyp', 'clang_tot', 'official', 'minimal_symbols', 'static', | 1830 'swarming', 'gyp', 'clang_tot', 'official', 'minimal_symbols', 'static', |
1835 'release', 'x86', | 1831 'release', 'x86', |
1836 ], | 1832 ], |
1837 | 1833 |
1838 'swarming_gyp_debug_bot': [ | 1834 'swarming_gyp_debug_bot': [ |
1839 'swarming', 'gyp', 'debug_bot', | 1835 'swarming', 'gyp', 'debug_bot', |
1840 ], | 1836 ], |
1841 | 1837 |
1842 'swarming_gyp_debug_trybot': [ | |
1843 'swarming', 'gyp', 'debug_trybot', | |
1844 ], | |
1845 | |
1846 'swarming_gn_release_trybot_arm': [ | 1838 'swarming_gn_release_trybot_arm': [ |
1847 'swarming', 'gn', 'release_trybot', 'arm', 'crosscompile', | 1839 'swarming', 'gn', 'release_trybot', 'arm', 'crosscompile', |
1848 ], | 1840 ], |
1849 | 1841 |
1850 'swarming_gyp_syzyasan_release_trybot_x86': [ | 1842 'swarming_gyp_syzyasan_release_trybot_x86': [ |
1851 'swarming', 'gyp', 'syzyasan', 'release_trybot', 'x86', | 1843 'swarming', 'gyp', 'syzyasan', 'release_trybot', 'x86', |
1852 ], | 1844 ], |
1853 | 1845 |
1854 'swarming_tsan_disable_nacl_gn_release_bot': [ | 1846 'swarming_tsan_disable_nacl_gn_release_bot': [ |
1855 'swarming', 'tsan', 'disable_nacl', 'gn', 'release_bot', | 1847 'swarming', 'tsan', 'disable_nacl', 'gn', 'release_bot', |
(...skipping 460 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
2316 }, | 2308 }, |
2317 | 2309 |
2318 'drfuzz': { 'gn_args': 'use_drfuzz=true' }, | 2310 'drfuzz': { 'gn_args': 'use_drfuzz=true' }, |
2319 | 2311 |
2320 'drmemory': { | 2312 'drmemory': { |
2321 'gn_args': 'is_component_build=true enable_iterator_debugging=false', | 2313 'gn_args': 'is_component_build=true enable_iterator_debugging=false', |
2322 'gyp_defines': 'component=shared_library build_for_tool=drmemory', | 2314 'gyp_defines': 'component=shared_library build_for_tool=drmemory', |
2323 }, | 2315 }, |
2324 }, | 2316 }, |
2325 } | 2317 } |
OLD | NEW |