| 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 586 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 597 'Win Builder (dbg)': 'swarming_gn_debug_bot_minimal_symbols_x86', | 597 'Win Builder (dbg)': 'swarming_gn_debug_bot_minimal_symbols_x86', |
| 598 'Win x64 Builder': 'swarming_gn_release_bot_minimal_symbols_x64', | 598 'Win x64 Builder': 'swarming_gn_release_bot_minimal_symbols_x64', |
| 599 'Win x64 Builder (dbg)': 'swarming_gn_debug_bot_minimal_symbols_x64', | 599 'Win x64 Builder (dbg)': 'swarming_gn_debug_bot_minimal_symbols_x64', |
| 600 'Win 7 Tests x64 (1)': 'none', | 600 'Win 7 Tests x64 (1)': 'none', |
| 601 'Win10 Tests x64': 'none', | 601 'Win10 Tests x64': 'none', |
| 602 'Win7 (32) Tests': 'none', | 602 'Win7 (32) Tests': 'none', |
| 603 'Win7 Tests (1)': 'none', | 603 'Win7 Tests (1)': 'none', |
| 604 'Win7 Tests (dbg)(1)': 'none', | 604 'Win7 Tests (dbg)(1)': 'none', |
| 605 'Win8 Aura': 'gn_release_bot_minimal_symbols_x86', | 605 'Win8 Aura': 'gn_release_bot_minimal_symbols_x86', |
| 606 'Win8 GN (dbg)': 'gn_debug_bot_minimal_symbols_x86', | 606 'Win8 GN (dbg)': 'gn_debug_bot_minimal_symbols_x86', |
| 607 'WinClang64 (dbg)': 'win_clang_debug_lld_bot', | 607 'WinClang64 (dbg)': 'win_clang_debug_bot', |
| 608 }, | 608 }, |
| 609 | 609 |
| 610 'official.desktop': { | 610 'official.desktop': { |
| 611 'blimp-engine': '//build/args/bots/official.desktop/blimp-engine.gn', | 611 'blimp-engine': '//build/args/bots/official.desktop/blimp-engine.gn', |
| 612 'mac64': 'gyp_official', | 612 'mac64': 'gyp_official', |
| 613 'precise64': 'gn_official', | 613 'precise64': 'gn_official', |
| 614 | 614 |
| 615 # Currently the official bots set mini_installer_official_deps=1 | 615 # Currently the official bots set mini_installer_official_deps=1 |
| 616 # but it's not clear if that's actually used anywhere. | 616 # but it's not clear if that's actually used anywhere. |
| 617 'win': 'gyp_official', | 617 'win': 'gyp_official', |
| (...skipping 237 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 855 'win_chromium_syzyasan_rel': 'swarming_gyp_syzyasan_release_trybot_x86', | 855 'win_chromium_syzyasan_rel': 'swarming_gyp_syzyasan_release_trybot_x86', |
| 856 'win_chromium_variable': 'findit', | 856 'win_chromium_variable': 'findit', |
| 857 'win_chromium_variable_archive': 'findit', | 857 'win_chromium_variable_archive': 'findit', |
| 858 'win_chromium_variable_chrome': 'findit', | 858 'win_chromium_variable_chrome': 'findit', |
| 859 'win_chromium_variable_gn': 'findit', | 859 'win_chromium_variable_gn': 'findit', |
| 860 'win_chromium_variable_webkit_builder': 'findit', | 860 'win_chromium_variable_webkit_builder': 'findit', |
| 861 'win_chromium_variable_webkit_layout': 'findit', | 861 'win_chromium_variable_webkit_layout': 'findit', |
| 862 'win_chromium_variable_webkit_win7_builder': 'findit', | 862 'win_chromium_variable_webkit_win7_builder': 'findit', |
| 863 'win_chromium_variable_webkit_win7_builder_x64': 'findit', | 863 'win_chromium_variable_webkit_win7_builder_x64': 'findit', |
| 864 'win_chromium_x64_rel_ng': 'swarming_gn_release_trybot_x64', | 864 'win_chromium_x64_rel_ng': 'swarming_gn_release_trybot_x64', |
| 865 'win_clang': 'win_clang_debug_lld_bot', | 865 'win_clang': 'win_clang_debug_bot', |
| 866 'win_clang_dbg': 'swarming_gyp_clang_debug_trybot_x86', | 866 'win_clang_dbg': 'swarming_gyp_clang_debug_trybot_x86', |
| 867 'win_clang_rel': 'swarming_gyp_clang_official_release_trybot_x86', | 867 'win_clang_rel': 'swarming_gyp_clang_official_release_trybot_x86', |
| 868 'win_clang_x64_dbg': 'win_clang_debug_bot', | 868 'win_clang_x64_dbg': 'win_clang_debug_bot', |
| 869 'win_clang_x64_rel': 'swarming_gyp_clang_official_release_trybot_x64', | 869 'win_clang_x64_rel': 'swarming_gyp_clang_official_release_trybot_x64', |
| 870 'win_nacl_sdk': 'nacl_annotator', | 870 'win_nacl_sdk': 'nacl_annotator', |
| 871 'win_nacl_sdk_build': 'nacl_annotator', | 871 'win_nacl_sdk_build': 'nacl_annotator', |
| 872 'win_optional_gpu_tests_rel': | 872 'win_optional_gpu_tests_rel': |
| 873 'swarming_gpu_tests_deqp_gles_gyp_release_trybot_x86', | 873 'swarming_gpu_tests_deqp_gles_gyp_release_trybot_x86', |
| 874 'win_pgo': 'gyp_official_winpgo', | 874 'win_pgo': 'gyp_official_winpgo', |
| 875 'win_upload_clang': 'gn_release_bot', | 875 'win_upload_clang': 'gn_release_bot', |
| (...skipping 950 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1826 'swarming', 'gyp', 'tsan', 'disable_nacl', 'release_trybot', | 1826 'swarming', 'gyp', 'tsan', 'disable_nacl', 'release_trybot', |
| 1827 ], | 1827 ], |
| 1828 | 1828 |
| 1829 'swarming_msan_gyp_release_trybot': [ | 1829 'swarming_msan_gyp_release_trybot': [ |
| 1830 'swarming', 'msan', 'gyp', 'release_trybot', | 1830 'swarming', 'msan', 'gyp', 'release_trybot', |
| 1831 ], | 1831 ], |
| 1832 | 1832 |
| 1833 'win_clang_debug_bot': [ | 1833 'win_clang_debug_bot': [ |
| 1834 'gn', 'clang', 'debug_bot_minimal_symbols', | 1834 'gn', 'clang', 'debug_bot_minimal_symbols', |
| 1835 ], | 1835 ], |
| 1836 'win_clang_debug_lld_bot': [ | |
| 1837 'gn', 'clang', 'lld', 'debug_bot_minimal_symbols', | |
| 1838 ], | |
| 1839 }, | 1836 }, |
| 1840 | 1837 |
| 1841 # This is a dict mapping a given 'mixin' name to a dict of settings that | 1838 # This is a dict mapping a given 'mixin' name to a dict of settings that |
| 1842 # mb should use. See //tools/mb/docs/user_guide.md for more information. | 1839 # mb should use. See //tools/mb/docs/user_guide.md for more information. |
| 1843 'mixins': { | 1840 'mixins': { |
| 1844 # We build Android with codecs on most bots to ensure maximum test | 1841 # We build Android with codecs on most bots to ensure maximum test |
| 1845 # coverage, but use 'android_without_codecs' on bots responsible for | 1842 # coverage, but use 'android_without_codecs' on bots responsible for |
| 1846 # building publicly advertised non-Official Android builds -- | 1843 # building publicly advertised non-Official Android builds -- |
| 1847 # which are not allowed to have proprietary codecs enabled. | 1844 # which are not allowed to have proprietary codecs enabled. |
| 1848 'android': { | 1845 'android': { |
| (...skipping 86 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1935 'gn_args': 'llvm_force_head_revision=true clang_use_chrome_plugins=false', | 1932 'gn_args': 'llvm_force_head_revision=true clang_use_chrome_plugins=false', |
| 1936 'gyp_defines': 'llvm_force_head_revision=1 clang_use_chrome_plugins=0', | 1933 'gyp_defines': 'llvm_force_head_revision=1 clang_use_chrome_plugins=0', |
| 1937 'mixins': ['clang'], | 1934 'mixins': ['clang'], |
| 1938 }, | 1935 }, |
| 1939 | 1936 |
| 1940 'clang': { | 1937 'clang': { |
| 1941 'gn_args': 'is_clang=true', | 1938 'gn_args': 'is_clang=true', |
| 1942 'gyp_defines': 'clang=1', | 1939 'gyp_defines': 'clang=1', |
| 1943 }, | 1940 }, |
| 1944 | 1941 |
| 1945 'lld': { | |
| 1946 'gn_args': 'use_lld=true', | |
| 1947 'gyp_defines': 'use_lld=1', | |
| 1948 }, | |
| 1949 | |
| 1950 'cronet': { | 1942 'cronet': { |
| 1951 'gn_args': ('disable_file_support=true disable_ftp_support=true ' | 1943 'gn_args': ('disable_file_support=true disable_ftp_support=true ' |
| 1952 'enable_websockets=false use_platform_icu_alternatives=true ' | 1944 'enable_websockets=false use_platform_icu_alternatives=true ' |
| 1953 'disable_brotli_filter=true'), | 1945 'disable_brotli_filter=true'), |
| 1954 'gyp_defines': ('disable_file_support=1 disable_ftp_support=1 ' | 1946 'gyp_defines': ('disable_file_support=1 disable_ftp_support=1 ' |
| 1955 'enable_websockets=0 use_platform_icu_alternatives=1 ' | 1947 'enable_websockets=0 use_platform_icu_alternatives=1 ' |
| 1956 'disable_brotli_filter=1'), | 1948 'disable_brotli_filter=1'), |
| 1957 }, | 1949 }, |
| 1958 | 1950 |
| 1959 'cros_chrome_sdk': { | 1951 'cros_chrome_sdk': { |
| (...skipping 328 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 2288 }, | 2280 }, |
| 2289 | 2281 |
| 2290 'drfuzz': { 'gn_args': 'use_drfuzz=true' }, | 2282 'drfuzz': { 'gn_args': 'use_drfuzz=true' }, |
| 2291 | 2283 |
| 2292 'drmemory': { | 2284 'drmemory': { |
| 2293 'gn_args': 'is_component_build=true enable_iterator_debugging=false', | 2285 'gn_args': 'is_component_build=true enable_iterator_debugging=false', |
| 2294 'gyp_defines': 'component=shared_library build_for_tool=drmemory', | 2286 'gyp_defines': 'component=shared_library build_for_tool=drmemory', |
| 2295 }, | 2287 }, |
| 2296 }, | 2288 }, |
| 2297 } | 2289 } |
| OLD | NEW |