| 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 113 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 124 'gyp_official_optimize_chrome_pgo_phase_1_x64', | 124 'gyp_official_optimize_chrome_pgo_phase_1_x64', |
| 125 'gyp_official_optimize_chrome_pgo_phase_2_x64', | 125 'gyp_official_optimize_chrome_pgo_phase_2_x64', |
| 126 ], | 126 ], |
| 127 'Chromium Windows Analyze': 'gn_windows_analyze', | 127 'Chromium Windows Analyze': 'gn_windows_analyze', |
| 128 'CrWin7Goma': 'gn_release_bot_minimal_symbols_x86', | 128 'CrWin7Goma': 'gn_release_bot_minimal_symbols_x86', |
| 129 'CrWin7Goma(clbr)': 'gn_shared_release_bot_minimal_symbols_x86', | 129 'CrWin7Goma(clbr)': 'gn_shared_release_bot_minimal_symbols_x86', |
| 130 'CrWin7Goma(dbg)': 'gn_debug_bot_minimal_symbols_x86', | 130 'CrWin7Goma(dbg)': 'gn_debug_bot_minimal_symbols_x86', |
| 131 'CrWin7Goma(dll)': 'gn_shared_release_bot_minimal_symbols_x86', | 131 'CrWin7Goma(dll)': 'gn_shared_release_bot_minimal_symbols_x86', |
| 132 # if CrWinClang is modified, please update CrWinClangGoma in the same way. | 132 # if CrWinClang is modified, please update CrWinClangGoma in the same way. |
| 133 'CrWinClang': | 133 'CrWinClang': |
| 134 'swarming_gn_clang_official_release_bot_minimal_symbols_x86', | 134 'swarming_gn_clang_official_optimize_release_bot_minimal_symbols_x86', |
| 135 'CrWinClang(dbg)': | 135 'CrWinClang(dbg)': |
| 136 'swarming_gn_clang_debug_bot_minimal_symbols_x86', | 136 'swarming_gn_clang_debug_bot_minimal_symbols_x86', |
| 137 'CrWinClang(dbg) tester': 'none', | 137 'CrWinClang(dbg) tester': 'none', |
| 138 'CrWinClang64': | 138 'CrWinClang64': |
| 139 'swarming_gn_clang_official_release_bot_minimal_symbols_x64', | 139 'swarming_gn_clang_official_optimize_release_bot_minimal_symbols_x64', |
| 140 'CrWinClang tester': 'none', | 140 'CrWinClang tester': 'none', |
| 141 'CrWinClang64(dll)': | 141 'CrWinClang64(dll)': |
| 142 'swarming_gn_clang_minimal_symbols_shared_release_bot_x64', | 142 'swarming_gn_clang_minimal_symbols_shared_release_bot_x64', |
| 143 'CrWinClangGoma': | 143 'CrWinClangGoma': |
| 144 'swarming_gn_clang_official_release_bot_minimal_symbols_x86', | 144 'swarming_gn_clang_official_optimize_release_bot_minimal_symbols_x86', |
| 145 'CrWinGoma': 'gn_release_bot_minimal_symbols_x86', | 145 'CrWinGoma': 'gn_release_bot_minimal_symbols_x86', |
| 146 'CrWinGoma(dll)': 'gn_shared_release_bot_minimal_symbols_x86', | 146 'CrWinGoma(dll)': 'gn_shared_release_bot_minimal_symbols_x86', |
| 147 'ClangToTAndroidASan': 'android_clang_tot_asan', | 147 'ClangToTAndroidASan': 'android_clang_tot_asan', |
| 148 'ClangToTAndroidASan tester': 'none', | 148 'ClangToTAndroidASan tester': 'none', |
| 149 'ClangToTLinux': | 149 'ClangToTLinux': |
| 150 'swarming_gn_clang_tot_linux_full_symbols_shared_release', | 150 'swarming_gn_clang_tot_linux_full_symbols_shared_release', |
| 151 'ClangToTLinux tester': 'none', | 151 'ClangToTLinux tester': 'none', |
| 152 'ClangToTLinux (dbg)': 'swarming_clang_tot_shared_debug', | 152 'ClangToTLinux (dbg)': 'swarming_clang_tot_shared_debug', |
| 153 'ClangToTLinuxASan': 'swarming_gn_clang_tot_asan_lsan_static_release', | 153 'ClangToTLinuxASan': 'swarming_gn_clang_tot_asan_lsan_static_release', |
| 154 'ClangToTLinuxASan tester': 'none', | 154 'ClangToTLinuxASan tester': 'none', |
| (...skipping 757 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 912 'win_chromium_variable_chrome': 'findit', | 912 'win_chromium_variable_chrome': 'findit', |
| 913 'win_chromium_variable_clang': 'findit', | 913 'win_chromium_variable_clang': 'findit', |
| 914 'win_chromium_variable_gn': 'findit', | 914 'win_chromium_variable_gn': 'findit', |
| 915 'win_chromium_variable_webkit_builder': 'findit', | 915 'win_chromium_variable_webkit_builder': 'findit', |
| 916 'win_chromium_variable_webkit_layout': 'findit', | 916 'win_chromium_variable_webkit_layout': 'findit', |
| 917 'win_chromium_variable_webkit_win7_builder': 'findit', | 917 'win_chromium_variable_webkit_win7_builder': 'findit', |
| 918 'win_chromium_variable_webkit_win7_builder_x64': 'findit', | 918 'win_chromium_variable_webkit_win7_builder_x64': 'findit', |
| 919 'win_chromium_x64_rel_ng': 'swarming_gn_release_trybot_x64', | 919 'win_chromium_x64_rel_ng': 'swarming_gn_release_trybot_x64', |
| 920 'win_clang': 'win_clang_debug_bot', | 920 'win_clang': 'win_clang_debug_bot', |
| 921 'win_clang_dbg': 'swarming_gn_clang_debug_trybot_x86', | 921 'win_clang_dbg': 'swarming_gn_clang_debug_trybot_x86', |
| 922 'win_clang_rel': 'swarming_gn_clang_official_release_trybot_x86', | 922 'win_clang_rel': |
| 923 'swarming_gn_clang_official_optimize_release_trybot_x86', |
| 923 'win_clang_x64_dbg': 'win_clang_debug_bot', | 924 'win_clang_x64_dbg': 'win_clang_debug_bot', |
| 924 'win_clang_x64_rel': 'swarming_gn_clang_official_release_trybot_x64', | 925 'win_clang_x64_rel': |
| 926 'swarming_gn_clang_official_optimize_release_trybot_x64', |
| 925 'win_nacl_sdk': 'gyp_release_bot_minimal_symbols_x86', | 927 'win_nacl_sdk': 'gyp_release_bot_minimal_symbols_x86', |
| 926 'win_nacl_sdk_build': 'gyp_release_bot_minimal_symbols_x86', | 928 'win_nacl_sdk_build': 'gyp_release_bot_minimal_symbols_x86', |
| 927 'win_optional_gpu_tests_rel': | 929 'win_optional_gpu_tests_rel': |
| 928 'swarming_gpu_tests_deqp_gles_gn_release_trybot_x86', | 930 'swarming_gpu_tests_deqp_gles_gn_release_trybot_x86', |
| 929 'win_pgo': [ | 931 'win_pgo': [ |
| 930 'gyp_official_optimize_chrome_pgo_phase_1_x86', | 932 'gyp_official_optimize_chrome_pgo_phase_1_x86', |
| 931 'gyp_official_optimize_chrome_pgo_phase_2_x86', | 933 'gyp_official_optimize_chrome_pgo_phase_2_x86', |
| 932 ], | 934 ], |
| 933 'win_upload_clang': 'gn_release_bot', | 935 'win_upload_clang': 'gn_release_bot', |
| 934 'win_chrome_official': 'gn_official_goma_minimal_symbols_x86', | 936 'win_chrome_official': 'gn_official_goma_minimal_symbols_x86', |
| (...skipping 842 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1777 | 1779 |
| 1778 'swarming_gn_clang_debug_trybot_x86': [ | 1780 'swarming_gn_clang_debug_trybot_x86': [ |
| 1779 'swarming', 'gn', 'clang', 'debug_trybot', 'x86', | 1781 'swarming', 'gn', 'clang', 'debug_trybot', 'x86', |
| 1780 ], | 1782 ], |
| 1781 | 1783 |
| 1782 'swarming_gn_clang_minimal_symbols_shared_release_bot_x64': [ | 1784 'swarming_gn_clang_minimal_symbols_shared_release_bot_x64': [ |
| 1783 'swarming', 'gn', 'clang', 'minimal_symbols', 'shared_release_bot', | 1785 'swarming', 'gn', 'clang', 'minimal_symbols', 'shared_release_bot', |
| 1784 'x64', | 1786 'x64', |
| 1785 ], | 1787 ], |
| 1786 | 1788 |
| 1787 'swarming_gn_clang_official_release_bot_minimal_symbols_x64': [ | 1789 'swarming_gn_clang_official_optimize_release_bot_minimal_symbols_x64': [ |
| 1788 'swarming', 'gn', 'clang', 'official', 'release_bot', | 1790 'swarming', 'gn', 'clang', 'official_optimize', 'release_bot', |
| 1789 'minimal_symbols', 'x64', | 1791 'minimal_symbols', 'x64', |
| 1790 ], | 1792 ], |
| 1791 | 1793 |
| 1792 'swarming_gn_clang_official_release_bot_minimal_symbols_x86': [ | 1794 'swarming_gn_clang_official_optimize_release_bot_minimal_symbols_x86': [ |
| 1793 'swarming', 'gn', 'clang', 'official', 'release_bot', | 1795 'swarming', 'gn', 'clang', 'official_optimize', 'release_bot', |
| 1794 'minimal_symbols', 'x86', | 1796 'minimal_symbols', 'x86', |
| 1795 ], | 1797 ], |
| 1796 | 1798 |
| 1797 'swarming_gn_clang_official_release_trybot_x64': [ | 1799 'swarming_gn_clang_official_optimize_release_trybot_x64': [ |
| 1798 'swarming', 'gn', 'clang', 'official', 'release_trybot', 'x64', | 1800 'swarming', 'gn', 'clang', 'official_optimize', 'release_trybot', 'x64', |
| 1799 ], | 1801 ], |
| 1800 | 1802 |
| 1801 'swarming_gn_clang_official_release_trybot_x86': [ | 1803 'swarming_gn_clang_official_optimize_release_trybot_x86': [ |
| 1802 'swarming', 'gn', 'clang', 'official', 'release_trybot', 'x86', | 1804 'swarming', 'gn', 'clang', 'official_optimize', 'release_trybot', 'x86', |
| 1803 ], | 1805 ], |
| 1804 | 1806 |
| 1805 'swarming_gn_clang_shared_release_bot_minimal_symbols_x86': [ | 1807 'swarming_gn_clang_shared_release_bot_minimal_symbols_x86': [ |
| 1806 'swarming', 'gn', 'clang', 'shared_release_bot', 'minimal_symbols', | 1808 'swarming', 'gn', 'clang', 'shared_release_bot', 'minimal_symbols', |
| 1807 'x86', | 1809 'x86', |
| 1808 ], | 1810 ], |
| 1809 | 1811 |
| 1810 'swarming_gn_clang_tot_asan_lsan_static_release': [ | 1812 'swarming_gn_clang_tot_asan_lsan_static_release': [ |
| 1811 'swarming', 'gn', 'clang_tot', 'asan', 'lsan', 'static', 'release', | 1813 'swarming', 'gn', 'clang_tot', 'asan', 'lsan', 'static', 'release', |
| 1812 ], | 1814 ], |
| (...skipping 562 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 2375 }, | 2377 }, |
| 2376 | 2378 |
| 2377 'drfuzz': { 'gn_args': 'use_drfuzz=true' }, | 2379 'drfuzz': { 'gn_args': 'use_drfuzz=true' }, |
| 2378 | 2380 |
| 2379 'drmemory': { | 2381 'drmemory': { |
| 2380 'gn_args': 'is_component_build=true enable_iterator_debugging=false', | 2382 'gn_args': 'is_component_build=true enable_iterator_debugging=false', |
| 2381 'gyp_defines': 'component=shared_library build_for_tool=drmemory', | 2383 'gyp_defines': 'component=shared_library build_for_tool=drmemory', |
| 2382 }, | 2384 }, |
| 2383 }, | 2385 }, |
| 2384 } | 2386 } |
| OLD | NEW |