| 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 'chromeos.chrome': { | 10 'chromeos.chrome': { |
| (...skipping 12 matching lines...) Expand all Loading... |
| 23 'Win x64': 'noswarming_gn_release_bot_minimal_symbols_x64', | 23 'Win x64': 'noswarming_gn_release_bot_minimal_symbols_x64', |
| 24 }, | 24 }, |
| 25 | 25 |
| 26 'chromium.android': { | 26 'chromium.android': { |
| 27 'Android Cronet ARM64 Builder': | 27 'Android Cronet ARM64 Builder': |
| 28 'android_cronet_gn_release_bot_minimal_symbols_arm64', | 28 'android_cronet_gn_release_bot_minimal_symbols_arm64', |
| 29 'Android Cronet ARM64 Builder (dbg)': | 29 'Android Cronet ARM64 Builder (dbg)': |
| 30 'android_cronet_gn_debug_static_bot_arm64', | 30 'android_cronet_gn_debug_static_bot_arm64', |
| 31 'Android Cronet ARMv6 Builder': | 31 'Android Cronet ARMv6 Builder': |
| 32 'android_cronet_gn_release_bot_minimal_symbols_armv6', | 32 'android_cronet_gn_release_bot_minimal_symbols_armv6', |
| 33 'Android Cronet Builder (dbg)': 'android_cronet_gn_debug_static_bot', | 33 'Android Cronet Builder': |
| 34 'android_cronet_gn_release_bot_minimal_symbols_arm_no_neon', |
| 35 'Android Cronet Builder (dbg)': |
| 36 'android_cronet_gn_debug_static_bot_arm_no_neon', |
| 34 'Android Cronet Builder Asan': | 37 'Android Cronet Builder Asan': |
| 35 'android_cronet_gn_release_bot_minimal_symbols_clang_asan', | 38 'android_cronet_gn_release_bot_minimal_symbols_arm_no_neon_clang_asan'
, |
| 36 'Android Cronet Data Reduction Proxy Builder': | 39 'Android Cronet Data Reduction Proxy Builder': |
| 37 'android_cronet_data_reduction_proxy_gn_release_bot_minimal_symbols', | 40 'android_cronet_data_reduction_proxy_gn_release_bot_minimal_symbols_ar
m_no_neon', |
| 38 'Android Cronet KitKat Builder': | 41 'Android Cronet KitKat Builder': |
| 39 'android_cronet_gn_release_bot_minimal_symbols', | 42 'android_cronet_gn_release_bot_minimal_symbols_arm_no_neon', |
| 40 'Android Cronet Lollipop Builder': | 43 'Android Cronet Lollipop Builder': |
| 41 'android_cronet_gn_release_bot_minimal_symbols', | 44 'android_cronet_gn_release_bot_minimal_symbols_arm_no_neon', |
| 42 'Android Cronet Marshmallow 64bit Builder': | 45 'Android Cronet Marshmallow 64bit Builder': |
| 43 'android_cronet_gn_release_bot_minimal_symbols_arm64', | 46 'android_cronet_gn_release_bot_minimal_symbols_arm64', |
| 44 'Android Cronet Marshmallow 64bit Perf': | 47 'Android Cronet Marshmallow 64bit Perf': |
| 45 'android_cronet_gn_release_bot_minimal_symbols_arm64', | 48 'android_cronet_gn_release_bot_minimal_symbols_arm64', |
| 46 'Android Cronet MIPS Builder': | 49 'Android Cronet MIPS Builder': |
| 47 'android_cronet_gn_release_bot_minimal_symbols_mipsel', | 50 'android_cronet_gn_release_bot_minimal_symbols_mipsel', |
| 48 'Android Cronet x86 Builder': | 51 'Android Cronet x86 Builder': |
| 49 'android_cronet_gn_release_bot_minimal_symbols_x86', | 52 'android_cronet_gn_release_bot_minimal_symbols_x86', |
| 50 'Android Cronet x86 Builder (dbg)': | 53 'Android Cronet x86 Builder (dbg)': |
| 51 'android_cronet_gn_debug_static_bot_x86', | 54 'android_cronet_gn_debug_static_bot_x86', |
| (...skipping 732 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 784 'android_chromium_variable_gn': 'findit', | 787 'android_chromium_variable_gn': 'findit', |
| 785 'android_chromium_variable_nexus4': 'findit', | 788 'android_chromium_variable_nexus4': 'findit', |
| 786 'android_clang_dbg_recipe': | 789 'android_clang_dbg_recipe': |
| 787 'android_clang_asan_errorprone_findbugs_gn_debug_trybot', | 790 'android_clang_asan_errorprone_findbugs_gn_debug_trybot', |
| 788 'android_compile_dbg': 'swarming_android_gn_debug_trybot', | 791 'android_compile_dbg': 'swarming_android_gn_debug_trybot', |
| 789 'android_compile_mips_dbg': 'android_gn_debug_trybot_mipsel', | 792 'android_compile_mips_dbg': 'android_gn_debug_trybot_mipsel', |
| 790 'android_compile_rel': 'swarming_android_gn_release_trybot', | 793 'android_compile_rel': 'swarming_android_gn_release_trybot', |
| 791 'android_compile_x64_dbg': 'android_gn_debug_trybot_x64', | 794 'android_compile_x64_dbg': 'android_gn_debug_trybot_x64', |
| 792 'android_compile_x86_dbg': 'android_gn_debug_trybot_x86', | 795 'android_compile_x86_dbg': 'android_gn_debug_trybot_x86', |
| 793 'android_coverage': 'android_gn_debug_trybot_java_coverage', | 796 'android_coverage': 'android_gn_debug_trybot_java_coverage', |
| 797 'android_cronet_builder': 'android_cronet_gn_release_trybot_arm_no_neon', |
| 794 # TODO(crbug/597596): Switch this back to debug_trybot when cronet's | 798 # TODO(crbug/597596): Switch this back to debug_trybot when cronet's |
| 795 # shared library loading is fixed. | 799 # shared library loading is fixed. |
| 796 'android_cronet_tester': 'android_cronet_gn_debug_static_bot', | 800 'android_cronet_tester': 'android_cronet_gn_debug_static_bot_arm_no_neon', |
| 797 'android_n5x_swarming_rel': 'swarming_android_gn_release_trybot_arm64', | 801 'android_n5x_swarming_rel': 'swarming_android_gn_release_trybot_arm64', |
| 798 'android_optional_gpu_tests_rel': | 802 'android_optional_gpu_tests_rel': |
| 799 'swarming_android_gn_release_trybot_arm64', | 803 'swarming_android_gn_release_trybot_arm64', |
| 800 'cast_shell_android': 'android_cast_gn_debug_static_bot', | 804 'cast_shell_android': 'android_cast_gn_debug_static_bot', |
| 801 'linux_android_dbg_ng': 'swarming_android_gn_debug_trybot', | 805 'linux_android_dbg_ng': 'swarming_android_gn_debug_trybot', |
| 802 'linux_android_rel_ng': 'swarming_android_gn_release_trybot', | 806 'linux_android_rel_ng': 'swarming_android_gn_release_trybot', |
| 803 }, | 807 }, |
| 804 | 808 |
| 805 'tryserver.chromium.angle': { | 809 'tryserver.chromium.angle': { |
| 806 'android_angle_rel_ng': | 810 'android_angle_rel_ng': |
| (...skipping 242 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1049 'android_clang_asan_errorprone_findbugs_gn_debug_trybot': [ | 1053 'android_clang_asan_errorprone_findbugs_gn_debug_trybot': [ |
| 1050 'android', 'clang', 'asan', 'errorprone', 'findbugs', 'gn', | 1054 'android', 'clang', 'asan', 'errorprone', 'findbugs', 'gn', |
| 1051 'debug_trybot', | 1055 'debug_trybot', |
| 1052 ], | 1056 ], |
| 1053 | 1057 |
| 1054 'android_clang_tot_asan': [ | 1058 'android_clang_tot_asan': [ |
| 1055 'android_without_codecs', 'clang_tot', 'asan', 'gn', | 1059 'android_without_codecs', 'clang_tot', 'asan', 'gn', |
| 1056 'shared', 'debug', 'minimal_symbols', | 1060 'shared', 'debug', 'minimal_symbols', |
| 1057 ], | 1061 ], |
| 1058 | 1062 |
| 1059 'android_cronet_data_reduction_proxy_gn_release_bot_minimal_symbols': [ | 1063 'android_cronet_data_reduction_proxy_gn_release_bot_minimal_symbols_arm_no_n
eon': [ |
| 1060 'android', 'cronet', 'data_reduction_proxy', 'gn', | 1064 'android', 'cronet', 'data_reduction_proxy', 'gn', |
| 1061 'release_bot_minimal_symbols', 'arm_no_neon' | 1065 'release_bot_minimal_symbols', 'arm_no_neon' |
| 1062 ], | 1066 ], |
| 1063 | 1067 |
| 1064 'android_cronet_gn_debug_static_bot': [ | 1068 'android_cronet_gn_debug_static_bot_arm_no_neon': [ |
| 1065 'android', 'cronet', 'gn', 'debug_static_bot', 'arm_no_neon' | 1069 'android', 'cronet', 'gn', 'debug_static_bot', 'arm_no_neon' |
| 1066 ], | 1070 ], |
| 1067 | 1071 |
| 1068 'android_cronet_gn_debug_static_bot_arm64': [ | 1072 'android_cronet_gn_debug_static_bot_arm64': [ |
| 1069 'android', 'cronet', 'gn', 'debug_static_bot', 'arm64' | 1073 'android', 'cronet', 'gn', 'debug_static_bot', 'arm64' |
| 1070 ], | 1074 ], |
| 1071 | 1075 |
| 1072 'android_cronet_gn_debug_static_bot_x86': [ | 1076 'android_cronet_gn_debug_static_bot_x86': [ |
| 1073 'android', 'cronet', 'gn', 'debug_static_bot', 'x86' | 1077 'android', 'cronet', 'gn', 'debug_static_bot', 'x86' |
| 1074 ], | 1078 ], |
| 1075 | 1079 |
| 1076 'android_cronet_gn_release_bot_minimal_symbols': [ | 1080 'android_cronet_gn_release_bot_minimal_symbols_arm_no_neon': [ |
| 1077 'android', 'cronet', 'gn', 'release_bot_minimal_symbols', 'arm_no_neon' | 1081 'android', 'cronet', 'gn', 'release_bot_minimal_symbols', 'arm_no_neon' |
| 1078 ], | 1082 ], |
| 1079 | 1083 |
| 1080 'android_cronet_gn_release_bot_minimal_symbols_arm64': [ | 1084 'android_cronet_gn_release_bot_minimal_symbols_arm64': [ |
| 1081 'android', 'cronet', 'gn', 'release_bot_minimal_symbols', 'arm64' | 1085 'android', 'cronet', 'gn', 'release_bot_minimal_symbols', 'arm64' |
| 1082 ], | 1086 ], |
| 1083 | 1087 |
| 1084 'android_cronet_gn_release_bot_minimal_symbols_armv6': [ | 1088 'android_cronet_gn_release_bot_minimal_symbols_armv6': [ |
| 1085 'android', 'cronet', 'gn', 'release_bot_minimal_symbols', 'armv6' | 1089 'android', 'cronet', 'gn', 'release_bot_minimal_symbols', 'armv6' |
| 1086 ], | 1090 ], |
| 1087 | 1091 |
| 1088 'android_cronet_gn_release_bot_minimal_symbols_clang_asan': [ | 1092 'android_cronet_gn_release_bot_minimal_symbols_arm_no_neon_clang_asan': [ |
| 1089 'android', 'cronet', 'gn', 'release_bot_minimal_symbols', 'arm_no_neon', | 1093 'android', 'cronet', 'gn', 'release_bot_minimal_symbols', 'arm_no_neon', |
| 1090 'clang', 'asan' | 1094 'clang', 'asan' |
| 1091 ], | 1095 ], |
| 1092 | 1096 |
| 1093 'android_cronet_gn_release_bot_minimal_symbols_mipsel': [ | 1097 'android_cronet_gn_release_bot_minimal_symbols_mipsel': [ |
| 1094 'android', 'cronet', 'gn', 'release_bot_minimal_symbols', 'mipsel' | 1098 'android', 'cronet', 'gn', 'release_bot_minimal_symbols', 'mipsel' |
| 1095 ], | 1099 ], |
| 1096 | 1100 |
| 1097 'android_cronet_gn_release_bot_minimal_symbols_x86': [ | 1101 'android_cronet_gn_release_bot_minimal_symbols_x86': [ |
| 1098 'android', 'cronet', 'gn', 'release_bot_minimal_symbols', 'x86' | 1102 'android', 'cronet', 'gn', 'release_bot_minimal_symbols', 'x86' |
| 1099 ], | 1103 ], |
| 1100 | 1104 |
| 1105 'android_cronet_gn_release_trybot_arm_no_neon': [ |
| 1106 'android', 'cronet', 'gn', 'release_trybot', 'arm_no_neon' |
| 1107 ], |
| 1108 |
| 1101 'android_gn_debug_bot': [ | 1109 'android_gn_debug_bot': [ |
| 1102 'android', 'gn', 'debug_bot', | 1110 'android', 'gn', 'debug_bot', |
| 1103 ], | 1111 ], |
| 1104 | 1112 |
| 1105 'android_gn_debug_static_bot': [ | 1113 'android_gn_debug_static_bot': [ |
| 1106 'android', 'gn', 'debug_static_bot', | 1114 'android', 'gn', 'debug_static_bot', |
| 1107 ], | 1115 ], |
| 1108 | 1116 |
| 1109 'android_gn_debug_static_bot_arm64': [ | 1117 'android_gn_debug_static_bot_arm64': [ |
| 1110 'android', 'gn', 'debug_static_bot', 'arm64', | 1118 'android', 'gn', 'debug_static_bot', 'arm64', |
| (...skipping 1372 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 2483 }, | 2491 }, |
| 2484 | 2492 |
| 2485 'drfuzz': { 'gn_args': 'use_drfuzz=true' }, | 2493 'drfuzz': { 'gn_args': 'use_drfuzz=true' }, |
| 2486 | 2494 |
| 2487 'drmemory': { | 2495 'drmemory': { |
| 2488 'gn_args': 'is_component_build=true enable_iterator_debugging=false', | 2496 'gn_args': 'is_component_build=true enable_iterator_debugging=false', |
| 2489 'gyp_defines': 'component=shared_library build_for_tool=drmemory', | 2497 'gyp_defines': 'component=shared_library build_for_tool=drmemory', |
| 2490 }, | 2498 }, |
| 2491 }, | 2499 }, |
| 2492 } | 2500 } |
| OLD | NEW |