| 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 284 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 295 'Android Builder': 'swarming_android_gyp_release_bot_minimal_symbols', | 295 'Android Builder': 'swarming_android_gyp_release_bot_minimal_symbols', |
| 296 'Android Clang Builder (dbg)': | 296 'Android Clang Builder (dbg)': |
| 297 'android_clang_asan_findbugs_gyp_debug_bot_minimal_symbols', | 297 'android_clang_asan_findbugs_gyp_debug_bot_minimal_symbols', |
| 298 'Android GN (dbg)': 'android_gn_debug_bot_minimal_symbols', | 298 'Android GN (dbg)': 'android_gn_debug_bot_minimal_symbols', |
| 299 'Android GN': 'android_gn_release_bot_minimal_symbols', | 299 'Android GN': 'android_gn_release_bot_minimal_symbols', |
| 300 'Android Tests (dbg)': 'swarming_android_gyp_debug_static_bot', | 300 'Android Tests (dbg)': 'swarming_android_gyp_debug_static_bot', |
| 301 'Android Tests': 'swarming_android_gyp_release_bot_minimal_symbols', | 301 'Android Tests': 'swarming_android_gyp_release_bot_minimal_symbols', |
| 302 'Cast Android (dbg)': 'android_cast_gn_debug_static_bot', | 302 'Cast Android (dbg)': 'android_cast_gn_debug_static_bot', |
| 303 'Cast Linux': 'cast_gn_release_bot', | 303 'Cast Linux': 'cast_gn_release_bot', |
| 304 'Linux Builder (dbg)': 'swarming_gn_debug_bot', | 304 'Linux Builder (dbg)': 'swarming_gn_debug_bot', |
| 305 'Linux Builder (dbg)(32)': 'swarming_gyp_debug_bot_no_symbols_x86', | 305 'Linux Builder (dbg)(32)': 'swarming_gn_debug_bot_no_symbols_x86', |
| 306 'Linux Builder': 'swarming_gn_release_bot', | 306 'Linux Builder': 'swarming_gn_release_bot', |
| 307 'Linux Tests (dbg)(1)': 'none', | 307 'Linux Tests (dbg)(1)': 'none', |
| 308 'Linux Tests (dbg)(1)(32)': 'none', | 308 'Linux Tests (dbg)(1)(32)': 'none', |
| 309 'Linux Tests': 'none', | 309 'Linux Tests': 'none', |
| 310 }, | 310 }, |
| 311 | 311 |
| 312 'chromium.lkgr': { | 312 'chromium.lkgr': { |
| 313 'ASAN Debug': 'gyp_asan_lsan_edge_fuzzer_debug_bot', | 313 'ASAN Debug': 'gyp_asan_lsan_edge_fuzzer_debug_bot', |
| 314 'ASAN Release (symbolized)': | 314 'ASAN Release (symbolized)': |
| 315 'gyp_asan_lsan_edge_fuzzer_v8_heap_symbolized_release_bot', | 315 'gyp_asan_lsan_edge_fuzzer_v8_heap_symbolized_release_bot', |
| (...skipping 398 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 714 'linux_chromium_chromeos_dbg_ng': | 714 'linux_chromium_chromeos_dbg_ng': |
| 715 'swarming_chromeos_gyp_debug_trybot', | 715 'swarming_chromeos_gyp_debug_trybot', |
| 716 'linux_chromium_chromeos_msan_rel_ng': | 716 'linux_chromium_chromeos_msan_rel_ng': |
| 717 'swarming_msan_gyp_release_trybot', | 717 'swarming_msan_gyp_release_trybot', |
| 718 'linux_chromium_chromeos_ozone_rel_ng': | 718 'linux_chromium_chromeos_ozone_rel_ng': |
| 719 'swarming_chromeos_gyp_ozone_release_trybot', | 719 'swarming_chromeos_gyp_ozone_release_trybot', |
| 720 'linux_chromium_chromeos_rel_ng': 'swarming_chromeos_gyp_release_trybot', | 720 'linux_chromium_chromeos_rel_ng': 'swarming_chromeos_gyp_release_trybot', |
| 721 'linux_chromium_chromeos_variable': 'findit', | 721 'linux_chromium_chromeos_variable': 'findit', |
| 722 'linux_chromium_chromeos_variable_chrome': 'findit', | 722 'linux_chromium_chromeos_variable_chrome': 'findit', |
| 723 'linux_chromium_clobber_rel_ng': 'gn_release_trybot', | 723 'linux_chromium_clobber_rel_ng': 'gn_release_trybot', |
| 724 'linux_chromium_compile_dbg_32_ng': 'swarming_gyp_debug_trybot_x86', | 724 'linux_chromium_compile_dbg_32_ng': 'swarming_gn_debug_trybot_x86', |
| 725 'linux_chromium_compile_dbg_ng': 'swarming_gn_debug_trybot', | 725 'linux_chromium_compile_dbg_ng': 'swarming_gn_debug_trybot', |
| 726 'linux_chromium_compile_rel_ng': 'swarming_gn_release_trybot', | 726 'linux_chromium_compile_rel_ng': 'swarming_gn_release_trybot', |
| 727 'linux_chromium_dbg_32_ng': 'swarming_gyp_debug_trybot_x86', | 727 'linux_chromium_dbg_32_ng': 'swarming_gn_debug_trybot_x86', |
| 728 'linux_chromium_dbg_ng': 'swarming_gn_debug_trybot', | 728 'linux_chromium_dbg_ng': 'swarming_gn_debug_trybot', |
| 729 'linux_chromium_gn_chromeos_dbg': 'chromeos_gn_debug_bot', | 729 'linux_chromium_gn_chromeos_dbg': 'chromeos_gn_debug_bot', |
| 730 'linux_chromium_gn_chromeos_rel': 'chromeos_ozone_gn_release_trybot', | 730 'linux_chromium_gn_chromeos_rel': 'chromeos_ozone_gn_release_trybot', |
| 731 'linux_chromium_gn_chromeos_variable': 'findit', | 731 'linux_chromium_gn_chromeos_variable': 'findit', |
| 732 'linux_chromium_gn_upload': 'gn_linux_upload', | 732 'linux_chromium_gn_upload': 'gn_linux_upload', |
| 733 'linux_chromium_msan_rel_ng': 'swarming_msan_gyp_release_trybot', | 733 'linux_chromium_msan_rel_ng': 'swarming_msan_gyp_release_trybot', |
| 734 'linux_chromium_practice_rel_ng': 'gyp_release_trybot', | 734 'linux_chromium_practice_rel_ng': 'gyp_release_trybot', |
| 735 'linux_chromium_rel_ng': 'swarming_gpu_tests_gn_release_trybot', | 735 'linux_chromium_rel_ng': 'swarming_gpu_tests_gn_release_trybot', |
| 736 'linux_chromium_tsan_rel_ng': 'swarming_tsan_gyp_release_trybot', | 736 'linux_chromium_tsan_rel_ng': 'swarming_tsan_gyp_release_trybot', |
| 737 'linux_chromium_tsan_rel_ng': | 737 'linux_chromium_tsan_rel_ng': |
| (...skipping 1014 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1752 ], | 1752 ], |
| 1753 | 1753 |
| 1754 'swarming_gn_debug_bot_minimal_symbols_x64': [ | 1754 'swarming_gn_debug_bot_minimal_symbols_x64': [ |
| 1755 'swarming', 'gn', 'debug_bot_minimal_symbols', 'x64', | 1755 'swarming', 'gn', 'debug_bot_minimal_symbols', 'x64', |
| 1756 ], | 1756 ], |
| 1757 | 1757 |
| 1758 'swarming_gn_debug_bot_x64': [ | 1758 'swarming_gn_debug_bot_x64': [ |
| 1759 'swarming', 'gn', 'debug_bot', 'x64', | 1759 'swarming', 'gn', 'debug_bot', 'x64', |
| 1760 ], | 1760 ], |
| 1761 | 1761 |
| 1762 'swarming_gn_debug_bot_no_symbols_x86': [ |
| 1763 'swarming', 'gn', 'debug_bot', 'no_symbols', 'x86', |
| 1764 ], |
| 1765 |
| 1762 'swarming_gn_debug_trybot': [ | 1766 'swarming_gn_debug_trybot': [ |
| 1763 'swarming', 'gn', 'debug_trybot', | 1767 'swarming', 'gn', 'debug_trybot', |
| 1764 ], | 1768 ], |
| 1765 | 1769 |
| 1770 'swarming_gn_debug_trybot_x86': [ |
| 1771 'swarming', 'gn', 'debug_trybot', 'x86', |
| 1772 ], |
| 1773 |
| 1766 'swarming_gn_release_bot': [ | 1774 'swarming_gn_release_bot': [ |
| 1767 'swarming', 'gn', 'release_bot', | 1775 'swarming', 'gn', 'release_bot', |
| 1768 ], | 1776 ], |
| 1769 | 1777 |
| 1770 'swarming_gn_release_bot_arm': [ | 1778 'swarming_gn_release_bot_arm': [ |
| 1771 'swarming', 'gn', 'release_bot', 'arm', 'crosscompile', | 1779 'swarming', 'gn', 'release_bot', 'arm', 'crosscompile', |
| 1772 ], | 1780 ], |
| 1773 | 1781 |
| 1774 'swarming_gn_release_bot_minimal_symbols_x64': [ | 1782 'swarming_gn_release_bot_minimal_symbols_x64': [ |
| 1775 'swarming', 'gn', 'release_bot_minimal_symbols', 'x64', | 1783 'swarming', 'gn', 'release_bot_minimal_symbols', 'x64', |
| (...skipping 49 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1825 ], | 1833 ], |
| 1826 | 1834 |
| 1827 'swarming_gyp_debug_bot_minimal_symbols_x64': [ | 1835 'swarming_gyp_debug_bot_minimal_symbols_x64': [ |
| 1828 'swarming', 'gyp', 'debug_bot_minimal_symbols', 'x64', | 1836 'swarming', 'gyp', 'debug_bot_minimal_symbols', 'x64', |
| 1829 ], | 1837 ], |
| 1830 | 1838 |
| 1831 'swarming_gyp_debug_bot_minimal_symbols_x86': [ | 1839 'swarming_gyp_debug_bot_minimal_symbols_x86': [ |
| 1832 'swarming', 'gyp', 'debug_bot_minimal_symbols', 'x86', | 1840 'swarming', 'gyp', 'debug_bot_minimal_symbols', 'x86', |
| 1833 ], | 1841 ], |
| 1834 | 1842 |
| 1835 'swarming_gyp_debug_bot_no_symbols_x86': [ | |
| 1836 'swarming', 'gyp', 'debug_bot', 'no_symbols', 'x86', | |
| 1837 ], | |
| 1838 | |
| 1839 'swarming_gyp_debug_trybot_x86': [ | |
| 1840 'swarming', 'gyp', 'debug_trybot', 'x86', | |
| 1841 ], | |
| 1842 | |
| 1843 'swarming_gyp_msan_release_bot': [ | 1843 'swarming_gyp_msan_release_bot': [ |
| 1844 'swarming', 'gyp', 'msan', 'release_bot', | 1844 'swarming', 'gyp', 'msan', 'release_bot', |
| 1845 ], | 1845 ], |
| 1846 | 1846 |
| 1847 'swarming_gyp_release_bot': [ | 1847 'swarming_gyp_release_bot': [ |
| 1848 'swarming', 'gyp', 'release_bot', | 1848 'swarming', 'gyp', 'release_bot', |
| 1849 ], | 1849 ], |
| 1850 | 1850 |
| 1851 'swarming_gyp_release_bot_minimal_symbols_x64': [ | 1851 'swarming_gyp_release_bot_minimal_symbols_x64': [ |
| 1852 'swarming', 'gyp', 'release_bot_minimal_symbols', 'x64', | 1852 'swarming', 'gyp', 'release_bot_minimal_symbols', 'x64', |
| (...skipping 498 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 2351 }, | 2351 }, |
| 2352 | 2352 |
| 2353 'drfuzz': { 'gn_args': 'use_drfuzz=true' }, | 2353 'drfuzz': { 'gn_args': 'use_drfuzz=true' }, |
| 2354 | 2354 |
| 2355 'drmemory': { | 2355 'drmemory': { |
| 2356 'gn_args': 'is_component_build=true enable_iterator_debugging=false', | 2356 'gn_args': 'is_component_build=true enable_iterator_debugging=false', |
| 2357 'gyp_defines': 'component=shared_library build_for_tool=drmemory', | 2357 'gyp_defines': 'component=shared_library build_for_tool=drmemory', |
| 2358 }, | 2358 }, |
| 2359 }, | 2359 }, |
| 2360 } | 2360 } |
| OLD | NEW |