| 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 710 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 721 'swarming_gn_non_oilpan_release_trybot_minimal_symbols_x64', | 721 'swarming_gn_non_oilpan_release_trybot_minimal_symbols_x64', |
| 722 'linux_chromium_archive_rel_ng': 'noswarming_gn_release_bot', | 722 'linux_chromium_archive_rel_ng': 'noswarming_gn_release_bot', |
| 723 'linux_chromium_asan_rel_ng': 'swarming_asan_lsan_gyp_release_trybot', | 723 'linux_chromium_asan_rel_ng': 'swarming_asan_lsan_gyp_release_trybot', |
| 724 'linux_chromium_asan_variable': 'findit', | 724 'linux_chromium_asan_variable': 'findit', |
| 725 'linux_chromium_cast_variable': 'findit', | 725 'linux_chromium_cast_variable': 'findit', |
| 726 'linux_chromium_cfi_rel_ng': 'gn_cfi_release_trybot', | 726 'linux_chromium_cfi_rel_ng': 'gn_cfi_release_trybot', |
| 727 'linux_chromium_chromeos_compile_rel_ng': | 727 'linux_chromium_chromeos_compile_rel_ng': |
| 728 'swarming_chromeos_gyp_release_trybot', | 728 'swarming_chromeos_gyp_release_trybot', |
| 729 'linux_chromium_chromeos_rel_ng': 'swarming_chromeos_gyp_release_trybot', | 729 'linux_chromium_chromeos_rel_ng': 'swarming_chromeos_gyp_release_trybot', |
| 730 'linux_chromium_chromeos_variable_chrome': 'findit', | 730 'linux_chromium_chromeos_variable_chrome': 'findit', |
| 731 'linux_chromium_clang_upload': 'gn_release_bot', | |
| 732 'linux_chromium_clobber_rel_ng': 'gn_release_trybot', | 731 'linux_chromium_clobber_rel_ng': 'gn_release_trybot', |
| 733 'linux_chromium_compile_dbg_32_ng': 'swarming_gyp_debug_trybot_x86', | 732 'linux_chromium_compile_dbg_32_ng': 'swarming_gyp_debug_trybot_x86', |
| 734 'linux_chromium_compile_dbg_ng': 'swarming_gn_debug_trybot', | 733 'linux_chromium_compile_dbg_ng': 'swarming_gn_debug_trybot', |
| 735 'linux_chromium_compile_rel_ng': 'swarming_gn_release_trybot', | 734 'linux_chromium_compile_rel_ng': 'swarming_gn_release_trybot', |
| 736 'linux_chromium_dbg_32_ng': 'swarming_gyp_debug_trybot_x86', | 735 'linux_chromium_dbg_32_ng': 'swarming_gyp_debug_trybot_x86', |
| 737 'linux_chromium_dbg_ng': 'swarming_gn_debug_trybot', | 736 'linux_chromium_dbg_ng': 'swarming_gn_debug_trybot', |
| 738 'linux_chromium_gn_chromeos_dbg': 'chromeos_gn_debug_bot', | 737 'linux_chromium_gn_chromeos_dbg': 'chromeos_gn_debug_bot', |
| 739 'linux_chromium_gn_chromeos_rel': 'chromeos_ozone_gn_release_trybot', | 738 'linux_chromium_gn_chromeos_rel': 'chromeos_ozone_gn_release_trybot', |
| 740 'linux_chromium_gn_chromeos_variable': 'findit', | 739 'linux_chromium_gn_chromeos_variable': 'findit', |
| 741 'linux_chromium_gn_upload': 'gn_linux_upload', | 740 'linux_chromium_gn_upload': 'gn_linux_upload', |
| (...skipping 10 matching lines...) Expand all Loading... |
| 752 'linux_chromium_webkit_leak_variable': 'findit', | 751 'linux_chromium_webkit_leak_variable': 'findit', |
| 753 'linux_chromium_webkit_msan_variable': 'findit', | 752 'linux_chromium_webkit_msan_variable': 'findit', |
| 754 'linux_chromium_webkit_variable': 'findit', | 753 'linux_chromium_webkit_variable': 'findit', |
| 755 'linux_ecs_ozone': 'embedded_gyp_debug_bot', | 754 'linux_ecs_ozone': 'embedded_gyp_debug_bot', |
| 756 'linux_full_bisect_builder': 'swarming_gyp_release_bot', | 755 'linux_full_bisect_builder': 'swarming_gyp_release_bot', |
| 757 'linux_nacl_sdk': 'nacl_annotator', | 756 'linux_nacl_sdk': 'nacl_annotator', |
| 758 'linux_nacl_sdk_build': 'nacl_annotator', | 757 'linux_nacl_sdk_build': 'nacl_annotator', |
| 759 'linux_optional_gpu_tests_rel': | 758 'linux_optional_gpu_tests_rel': |
| 760 'swarming_gpu_fyi_tests_gn_release_trybot', | 759 'swarming_gpu_fyi_tests_gn_release_trybot', |
| 761 'linux_site_isolation': 'gn_release_trybot', | 760 'linux_site_isolation': 'gn_release_trybot', |
| 761 'linux_upload_clang': 'gn_release_bot', |
| 762 'linux_valgrind': 'gyp_valgrind_release_bot', | 762 'linux_valgrind': 'gyp_valgrind_release_bot', |
| 763 }, | 763 }, |
| 764 | 764 |
| 765 'tryserver.chromium.mac': { | 765 'tryserver.chromium.mac': { |
| 766 'mac_chromium_10.10_rel_ng': 'tbd', | 766 'mac_chromium_10.10_rel_ng': 'tbd', |
| 767 'mac_chromium_archive_rel_ng': 'tbd', | 767 'mac_chromium_archive_rel_ng': 'tbd', |
| 768 'mac_chromium_asan_rel_ng': 'tbd', | 768 'mac_chromium_asan_rel_ng': 'tbd', |
| 769 'mac_chromium_asan_variable': 'tbd', | 769 'mac_chromium_asan_variable': 'tbd', |
| 770 'mac_chromium_compile_dbg_ng': 'tbd', | 770 'mac_chromium_compile_dbg_ng': 'tbd', |
| 771 'mac_chromium_compile_rel_ng': 'tbd', | 771 'mac_chromium_compile_rel_ng': 'tbd', |
| 772 'mac_chromium_dbg_ng': 'tbd', | 772 'mac_chromium_dbg_ng': 'tbd', |
| 773 'mac_chromium_rel_ng': 'tbd', | 773 'mac_chromium_rel_ng': 'tbd', |
| 774 'mac_optional_gpu_tests_rel': 'tbd', | 774 'mac_optional_gpu_tests_rel': 'tbd', |
| 775 | 775 |
| 776 'ios_dbg_simulator': 'ios_gyp', | 776 'ios_dbg_simulator': 'ios_gyp', |
| 777 'ios_dbg_simulator_gn': 'ios_gn', | 777 'ios_dbg_simulator_gn': 'ios_gn', |
| 778 'ios_dbg_simulator_ninja': 'ios_gyp', | 778 'ios_dbg_simulator_ninja': 'ios_gyp', |
| 779 'ios_rel_device': 'ios_gyp', | 779 'ios_rel_device': 'ios_gyp', |
| 780 'ios_rel_device_gn': 'ios_gn', | 780 'ios_rel_device_gn': 'ios_gn', |
| 781 'ios_rel_device_ninja': 'ios_gyp', | 781 'ios_rel_device_ninja': 'ios_gyp', |
| 782 'mac_chromium_clang_upload': 'gn_release_bot', | |
| 783 'mac_chromium_gn_dbg': 'gn_debug_static_bot', | 782 'mac_chromium_gn_dbg': 'gn_debug_static_bot', |
| 784 'mac_chromium_gn_rel': 'gn_release_trybot', | 783 'mac_chromium_gn_rel': 'gn_release_trybot', |
| 785 'mac_chromium_gn_upload': 'gn_release_bot', | 784 'mac_chromium_gn_upload': 'gn_release_bot', |
| 786 'mac_chromium_variable': 'findit', | 785 'mac_chromium_variable': 'findit', |
| 787 'mac_chromium_variable_10.10': 'findit', | 786 'mac_chromium_variable_10.10': 'findit', |
| 788 'mac_chromium_variable_10.10_layout': 'findit', | 787 'mac_chromium_variable_10.10_layout': 'findit', |
| 789 'mac_chromium_variable_archive': 'findit', | 788 'mac_chromium_variable_archive': 'findit', |
| 790 'mac_chromium_variable_chrome': 'findit', | 789 'mac_chromium_variable_chrome': 'findit', |
| 791 'mac_chromium_variable_gn': 'findit', | 790 'mac_chromium_variable_gn': 'findit', |
| 792 'mac_chromium_variable_layout': 'findit', | 791 'mac_chromium_variable_layout': 'findit', |
| 793 'mac_nacl_sdk': 'nacl_annotator', | 792 'mac_nacl_sdk': 'nacl_annotator', |
| 794 'mac_nacl_sdk_build': 'nacl_annotator', | 793 'mac_nacl_sdk_build': 'nacl_annotator', |
| 794 'mac_upload_clang': 'gn_release_bot', |
| 795 }, | 795 }, |
| 796 | 796 |
| 797 'tryserver.chromium.perf': { | 797 'tryserver.chromium.perf': { |
| 798 'android_arm64_perf_bisect_builder': | 798 'android_arm64_perf_bisect_builder': |
| 799 'gn_official_goma_minimal_symbols_android_arm64', | 799 'gn_official_goma_minimal_symbols_android_arm64', |
| 800 'android_fyi_perf_bisect': 'gn_official_goma_minimal_symbols_android', | 800 'android_fyi_perf_bisect': 'gn_official_goma_minimal_symbols_android', |
| 801 'android_nexus5X_perf_bisect': | 801 'android_nexus5X_perf_bisect': |
| 802 'gn_official_goma_minimal_symbols_android', | 802 'gn_official_goma_minimal_symbols_android', |
| 803 'android_nexus5_perf_bisect': 'gn_official_goma_minimal_symbols_android', | 803 'android_nexus5_perf_bisect': 'gn_official_goma_minimal_symbols_android', |
| 804 'android_nexus6_perf_bisect': 'gn_official_goma_minimal_symbols_android', | 804 'android_nexus6_perf_bisect': 'gn_official_goma_minimal_symbols_android', |
| (...skipping 32 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 837 'winx64nvidia_perf_bisect': 'gyp_official_goma_minimal_symbols_x64', | 837 'winx64nvidia_perf_bisect': 'gyp_official_goma_minimal_symbols_x64', |
| 838 }, | 838 }, |
| 839 | 839 |
| 840 'tryserver.chromium.win': { | 840 'tryserver.chromium.win': { |
| 841 'win10_chromium_x64_rel_ng': | 841 'win10_chromium_x64_rel_ng': |
| 842 'swarming_gyp_release_trybot_minimal_symbols_x64', | 842 'swarming_gyp_release_trybot_minimal_symbols_x64', |
| 843 'win8_chromium_gn_dbg': 'gn_debug_bot_minimal_symbols_x86', | 843 'win8_chromium_gn_dbg': 'gn_debug_bot_minimal_symbols_x86', |
| 844 'win8_chromium_gn_upload': 'gn_release_bot_minimal_symbols_x86', | 844 'win8_chromium_gn_upload': 'gn_release_bot_minimal_symbols_x86', |
| 845 'win8_chromium_ng': 'gn_release_trybot_x86', | 845 'win8_chromium_ng': 'gn_release_trybot_x86', |
| 846 'win_archive': 'noswarming_gyp_release_trybot_minimal_symbols_x86', | 846 'win_archive': 'noswarming_gyp_release_trybot_minimal_symbols_x86', |
| 847 'win_chromium_clang_upload': 'gn_release_bot', | |
| 848 'win_chromium_compile_dbg_ng': | 847 'win_chromium_compile_dbg_ng': |
| 849 'swarming_gyp_debug_bot_minimal_symbols_x86', | 848 'swarming_gyp_debug_bot_minimal_symbols_x86', |
| 850 'win_chromium_compile_rel_ng': | 849 'win_chromium_compile_rel_ng': |
| 851 'swarming_gpu_tests_gyp_release_trybot_minimal_symbols_x86', | 850 'swarming_gpu_tests_gyp_release_trybot_minimal_symbols_x86', |
| 852 'win_chromium_gn_x64_dbg': 'gn_debug_bot_minimal_symbols', | 851 'win_chromium_gn_x64_dbg': 'gn_debug_bot_minimal_symbols', |
| 853 'win_chromium_gn_x64_rel': 'gn_release_trybot', | 852 'win_chromium_gn_x64_rel': 'gn_release_trybot', |
| 854 'win_chromium_dbg_ng': 'swarming_gyp_debug_bot_minimal_symbols_x86', | 853 'win_chromium_dbg_ng': 'swarming_gyp_debug_bot_minimal_symbols_x86', |
| 855 'win_chromium_rel_ng': | 854 'win_chromium_rel_ng': |
| 856 'swarming_gpu_tests_gyp_release_trybot_minimal_symbols_x86', | 855 'swarming_gpu_tests_gyp_release_trybot_minimal_symbols_x86', |
| 857 'win_chromium_syzyasan_rel': | 856 'win_chromium_syzyasan_rel': |
| (...skipping 13 matching lines...) Expand all Loading... |
| 871 'win_clang_rel': | 870 'win_clang_rel': |
| 872 'swarming_gyp_clang_official_release_trybot_minimal_symbols_x86', | 871 'swarming_gyp_clang_official_release_trybot_minimal_symbols_x86', |
| 873 'win_clang_x64_dbg': 'win_clang_debug_bot', | 872 'win_clang_x64_dbg': 'win_clang_debug_bot', |
| 874 'win_clang_x64_rel': | 873 'win_clang_x64_rel': |
| 875 'swarming_gyp_clang_official_release_trybot_minimal_symbols_x64', | 874 'swarming_gyp_clang_official_release_trybot_minimal_symbols_x64', |
| 876 'win_nacl_sdk': 'nacl_annotator', | 875 'win_nacl_sdk': 'nacl_annotator', |
| 877 'win_nacl_sdk_build': 'nacl_annotator', | 876 'win_nacl_sdk_build': 'nacl_annotator', |
| 878 'win_optional_gpu_tests_rel': | 877 'win_optional_gpu_tests_rel': |
| 879 'swarming_gpu_tests_deqp_gles_gyp_release_trybot_minimal_symbols_x86', | 878 'swarming_gpu_tests_deqp_gles_gyp_release_trybot_minimal_symbols_x86', |
| 880 'win_pgo': 'gyp_official_winpgo', | 879 'win_pgo': 'gyp_official_winpgo', |
| 880 'win_upload_clang': 'gn_release_bot', |
| 881 }, | 881 }, |
| 882 | 882 |
| 883 'tryserver.v8': { | 883 'tryserver.v8': { |
| 884 'v8_android_chromium_gn_dbg': 'android_gn_debug_bot', | 884 'v8_android_chromium_gn_dbg': 'android_gn_debug_bot', |
| 885 'v8_linux_blink_rel': 'swarming_gn_release_trybot_minimal_symbols_x64', | 885 'v8_linux_blink_rel': 'swarming_gn_release_trybot_minimal_symbols_x64', |
| 886 'v8_linux_chromium_gn_rel': 'gn_release_trybot', | 886 'v8_linux_chromium_gn_rel': 'gn_release_trybot', |
| 887 }, | 887 }, |
| 888 }, | 888 }, |
| 889 | 889 |
| 890 | 890 |
| (...skipping 1032 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1923 'gn_args': 'is_component_build=true enable_iterator_debugging=false', | 1923 'gn_args': 'is_component_build=true enable_iterator_debugging=false', |
| 1924 'gyp_defines': 'component=shared_library build_for_tool=drmemory', | 1924 'gyp_defines': 'component=shared_library build_for_tool=drmemory', |
| 1925 }, | 1925 }, |
| 1926 | 1926 |
| 1927 'valgrind': { | 1927 'valgrind': { |
| 1928 # TODO: add gn_args for 'build_for_tool=memcheck' | 1928 # TODO: add gn_args for 'build_for_tool=memcheck' |
| 1929 'gyp_defines': 'build_for_tool=memcheck', | 1929 'gyp_defines': 'build_for_tool=memcheck', |
| 1930 } | 1930 } |
| 1931 }, | 1931 }, |
| 1932 } | 1932 } |
| OLD | NEW |