| 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 121 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 132 'CrWin7Goma(dbg)': 'gyp_debug_bot_minimal_symbols_x86', | 132 'CrWin7Goma(dbg)': 'gyp_debug_bot_minimal_symbols_x86', |
| 133 'CrWin7Goma(dll)': 'gyp_shared_release_bot_minimal_symbols_x86', | 133 'CrWin7Goma(dll)': 'gyp_shared_release_bot_minimal_symbols_x86', |
| 134 'CrWinClang': | 134 'CrWinClang': |
| 135 'swarming_gyp_clang_official_release_bot_minimal_symbols_x86', | 135 'swarming_gyp_clang_official_release_bot_minimal_symbols_x86', |
| 136 'CrWinClang(dbg)': | 136 'CrWinClang(dbg)': |
| 137 'swarming_gyp_clang_debug_bot_minimal_symbols_x86', | 137 'swarming_gyp_clang_debug_bot_minimal_symbols_x86', |
| 138 'CrWinClang64': | 138 'CrWinClang64': |
| 139 'swarming_gyp_clang_official_release_bot_minimal_symbols_x64', | 139 'swarming_gyp_clang_official_release_bot_minimal_symbols_x64', |
| 140 'CrWinGoma': 'gyp_release_bot_minimal_symbols_x86', | 140 'CrWinGoma': 'gyp_release_bot_minimal_symbols_x86', |
| 141 'CrWinGoma(dll)': 'gyp_shared_release_bot_minimal_symbols_x86', | 141 'CrWinGoma(dll)': 'gyp_shared_release_bot_minimal_symbols_x86', |
| 142 'ClangToTAndroidASan': | 142 'ClangToTAndroidASan': 'android_clang_tot_asan', |
| 143 'android_clang_tot_asan_gn_debug_bot_minimal_symbols', | |
| 144 'ClangToTAndroidASan tester': 'none', | 143 'ClangToTAndroidASan tester': 'none', |
| 145 'ClangToTLinux': | 144 'ClangToTLinux': |
| 146 'swarming_gyp_clang_tot_linux_dump_symbols_shared_release', | 145 'swarming_gyp_clang_tot_linux_dump_symbols_shared_release', |
| 147 'ClangToTLinux tester': 'none', | 146 'ClangToTLinux tester': 'none', |
| 148 'ClangToTLinux (dbg)': 'swarming_gyp_clang_tot_shared_debug', | 147 'ClangToTLinux (dbg)': 'swarming_gyp_clang_tot_shared_debug', |
| 149 'ClangToTLinuxASan': 'swarming_gyp_clang_tot_asan_lsan_static_release', | 148 'ClangToTLinuxASan': 'swarming_gyp_clang_tot_asan_lsan_static_release', |
| 150 'ClangToTLinuxASan tester': 'none', | 149 'ClangToTLinuxASan tester': 'none', |
| 151 'ClangToTLinuxUBSanVptr': | 150 'ClangToTLinuxUBSanVptr': |
| 152 'swarming_gyp_clang_tot_edge_ubsan_no_recover_hack_static_release', | 151 'swarming_gyp_clang_tot_edge_ubsan_no_recover_hack_static_release', |
| 153 'ClangToTLinuxUBSanVptr tester': 'none', | 152 'ClangToTLinuxUBSanVptr tester': 'none', |
| (...skipping 734 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 888 ], | 887 ], |
| 889 | 888 |
| 890 'android_blink_logging_gyp_debug_static_bot': [ | 889 'android_blink_logging_gyp_debug_static_bot': [ |
| 891 'android', 'blink_logging', 'gyp', 'debug_static_bot', | 890 'android', 'blink_logging', 'gyp', 'debug_static_bot', |
| 892 ], | 891 ], |
| 893 | 892 |
| 894 'android_blink_logging_gyp_debug_static_bot_arm64': [ | 893 'android_blink_logging_gyp_debug_static_bot_arm64': [ |
| 895 'android', 'blink_logging', 'gyp', 'debug_static_bot', 'arm64', | 894 'android', 'blink_logging', 'gyp', 'debug_static_bot', 'arm64', |
| 896 ], | 895 ], |
| 897 | 896 |
| 898 'android_clang_tot_asan_gn_debug_bot_minimal_symbols': [ | 897 'android_clang_tot_asan': [ |
| 899 'android', 'clang_tot', 'asan', 'gn', 'debug_bot_minimal_symbols', | 898 'android_without_codecs', 'clang_tot', 'asan', 'gn', |
| 899 'shared', 'debug', 'minimal_symbols', |
| 900 ], | 900 ], |
| 901 | 901 |
| 902 'android_clang_asan_findbugs_gyp_debug_bot_minimal_symbols': [ | 902 'android_clang_asan_findbugs_gyp_debug_bot_minimal_symbols': [ |
| 903 'android', 'clang', 'asan', 'findbugs', 'gyp', | 903 'android', 'clang', 'asan', 'findbugs', 'gyp', |
| 904 'debug_bot_minimal_symbols', | 904 'debug_bot_minimal_symbols', |
| 905 ], | 905 ], |
| 906 | 906 |
| 907 'android_clang_asan_findbugs_gyp_debug_trybot': [ | 907 'android_clang_asan_findbugs_gyp_debug_trybot': [ |
| 908 'android', 'clang', 'asan', 'findbugs', 'gyp', 'debug_trybot', | 908 'android', 'clang', 'asan', 'findbugs', 'gyp', 'debug_trybot', |
| 909 ], | 909 ], |
| (...skipping 1353 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 2263 }, | 2263 }, |
| 2264 | 2264 |
| 2265 'drfuzz': { 'gn_args': 'use_drfuzz=true' }, | 2265 'drfuzz': { 'gn_args': 'use_drfuzz=true' }, |
| 2266 | 2266 |
| 2267 'drmemory': { | 2267 'drmemory': { |
| 2268 'gn_args': 'is_component_build=true enable_iterator_debugging=false', | 2268 'gn_args': 'is_component_build=true enable_iterator_debugging=false', |
| 2269 'gyp_defines': 'component=shared_library build_for_tool=drmemory', | 2269 'gyp_defines': 'component=shared_library build_for_tool=drmemory', |
| 2270 }, | 2270 }, |
| 2271 }, | 2271 }, |
| 2272 } | 2272 } |
| OLD | NEW |