Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(73)

Side by Side Diff: tools/mb/mb_config.pyl

Issue 1862593004: Switch android bots on chromium.fyi to gn. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: rebase Created 4 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
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 83 matching lines...) Expand 10 before | Expand all | Expand 10 after
94 'Chromium Mac 10.11': 'tbd', 94 'Chromium Mac 10.11': 'tbd',
95 'Chromium Mac 10.11 Force Mac Toolchain': 'tbd', 95 'Chromium Mac 10.11 Force Mac Toolchain': 'tbd',
96 'Chromium Mac 10.9 Goma Canary': 'tbd', 96 'Chromium Mac 10.9 Goma Canary': 'tbd',
97 'Chromium Mac 10.9 Goma Canary (clobber)': 'tbd', 97 'Chromium Mac 10.9 Goma Canary (clobber)': 'tbd',
98 'Chromium Mac 10.9 Goma Canary (dbg)': 'tbd', 98 'Chromium Mac 10.9 Goma Canary (dbg)': 'tbd',
99 'Chromium Mac 10.9 Goma Canary (dbg)(clobber)': 'tbd', 99 'Chromium Mac 10.9 Goma Canary (dbg)(clobber)': 'tbd',
100 'Chromium Win 10': 'tbd', 100 'Chromium Win 10': 'tbd',
101 'Chromium Win x64 Clobber': 'tbd', 101 'Chromium Win x64 Clobber': 'tbd',
102 'ChromiumOS Linux Tests': 'tbd', 102 'ChromiumOS Linux Tests': 'tbd',
103 'ClangToTAndroidASan': 103 'ClangToTAndroidASan':
104 'android_clang_no_chrome_plugins_asan_gyp_debug_bot_minimal_symbols', 104 'android_clang_no_chrome_plugins_asan_gn_debug_bot_minimal_symbols',
105 'ClangToTLinux': 'tbd', 105 'ClangToTLinux': 'tbd',
106 'ClangToTLinux (dbg)': 'tbd', 106 'ClangToTLinux (dbg)': 'tbd',
107 'ClangToTLinuxASan': 'tbd', 107 'ClangToTLinuxASan': 'tbd',
108 'ClangToTLinuxUBSanVptr': 'tbd', 108 'ClangToTLinuxUBSanVptr': 'tbd',
109 'ClangToTMac': 'tbd', 109 'ClangToTMac': 'tbd',
110 'ClangToTMac (dbg)': 'tbd', 110 'ClangToTMac (dbg)': 'tbd',
111 'ClangToTMacASan': 'tbd', 111 'ClangToTMacASan': 'tbd',
112 'ClangToTWin': 'tbd', 112 'ClangToTWin': 'tbd',
113 'ClangToTWin(dbg)': 'tbd', 113 'ClangToTWin(dbg)': 'tbd',
114 'ClangToTWin(dll)': 'tbd', 114 'ClangToTWin(dll)': 'tbd',
(...skipping 24 matching lines...) Expand all
139 'MD Top Chrome ChromeOS material-hybrid': 'tbd', 139 'MD Top Chrome ChromeOS material-hybrid': 'tbd',
140 'MD Top Chrome ChromeOS non-material': 'tbd', 140 'MD Top Chrome ChromeOS non-material': 'tbd',
141 'MD Top Chrome Linux material': 'tbd', 141 'MD Top Chrome Linux material': 'tbd',
142 'MD Top Chrome Win material': 'tbd', 142 'MD Top Chrome Win material': 'tbd',
143 'Ozone ECS Linux': 'tbd', 143 'Ozone ECS Linux': 'tbd',
144 'Windows 8 App Certification': 'tbd', 144 'Windows 8 App Certification': 'tbd',
145 'Windows Builder (DrMemory)': 'tbd', 145 'Windows Builder (DrMemory)': 'tbd',
146 'Windows Tests (DrMemory)': 'tbd', 146 'Windows Tests (DrMemory)': 'tbd',
147 147
148 'Android ChromeDriver Tests (dbg)': 'none', 148 'Android ChromeDriver Tests (dbg)': 'none',
149 'Android Cloud Tests': 'android_gyp_debug_static_bot_x86', 149 'Android Cloud Tests': 'android_gn_debug_static_bot_x86',
150 'Android Remoting Tests': 'none', 150 'Android Remoting Tests': 'none',
151 'Android Tests (trial)(dbg)': 'none', 151 'Android Tests (trial)(dbg)': 'none',
152 'Android Tests (x86 emulator)': 'android_gyp_debug_static_bot_x86', 152 'Android Tests (x86 emulator)': 'android_gn_debug_static_bot_x86',
153 'Android Asan Builder Tests (dbg)': 153 'Android Asan Builder Tests (dbg)':
154 'android_asan_gyp_debug_bot_minimal_symbols', 154 'android_asan_gn_debug_bot_minimal_symbols',
155 'Android Builder (dbg)': 'android_gyp_debug_static_bot', 155 'Android Builder (dbg)': 'android_gn_debug_static_bot',
156 'CFI Linux CF': 'gn_cfi_diag_release_bot', 156 'CFI Linux CF': 'gn_cfi_diag_release_bot',
157 'CFI Linux ToT': 'gn_cfi_release_bot', 157 'CFI Linux ToT': 'gn_cfi_release_bot',
158 'CFI Linux': 'gn_cfi_release_bot', 158 'CFI Linux': 'gn_cfi_release_bot',
159 'Chromium Win MiniInstaller Tests': 'none', 159 'Chromium Win MiniInstaller Tests': 'none',
160 'Chromium Win PGO Builder': 'gyp_official_winpgo', 160 'Chromium Win PGO Builder': 'gyp_official_winpgo',
161 'Chromium Win x64 PGO Builder': 'gyp_official_winpgo_x64', 161 'Chromium Win x64 PGO Builder': 'gyp_official_winpgo_x64',
162 'Chromium Windows Analyze': 'gn_windows_analyze', 162 'Chromium Windows Analyze': 'gn_windows_analyze',
163 'Chromium_iOS_Device': 'ios_gyp', 163 'Chromium_iOS_Device': 'ios_gyp',
164 'Chromium_iOS_Device_(ninja)': 'ios_gyp', 164 'Chromium_iOS_Device_(ninja)': 'ios_gyp',
165 'Chromium_iOS_Simulator_(dbg)': 'ios_gyp', 165 'Chromium_iOS_Simulator_(dbg)': 'ios_gyp',
(...skipping 721 matching lines...) Expand 10 before | Expand all | Expand 10 after
887 }, 887 },
888 }, 888 },
889 889
890 890
891 # This is the list of configs that you can pass to mb; each config 891 # This is the list of configs that you can pass to mb; each config
892 # represents a particular combination of GYP_DEFINES/gn args that 892 # represents a particular combination of GYP_DEFINES/gn args that
893 # we must support. A given config *may* be platform-specific but 893 # we must support. A given config *may* be platform-specific but
894 # is not necessarily so (i.e., we might have mac, win, and linux 894 # is not necessarily so (i.e., we might have mac, win, and linux
895 # bots all using the 'gn_release_bot' config). 895 # bots all using the 'gn_release_bot' config).
896 'configs': { 896 'configs': {
897 'android_asan_gyp_debug_bot_minimal_symbols': [ 897 'android_asan_gn_debug_bot_minimal_symbols': [
898 'android', 'asan', 'gyp', 'debug_bot_minimal_symbols', 898 'android', 'asan', 'gn', 'debug_bot_minimal_symbols',
899 ], 899 ],
900 900
901 'android_cast_gyp_debug_static_bot': [ 901 'android_cast_gyp_debug_static_bot': [
902 'android', 'cast', 'gyp', 'debug_static_bot', 902 'android', 'cast', 'gyp', 'debug_static_bot',
903 ], 903 ],
904 904
905 'android_clang_no_chrome_plugins_asan_gyp_debug_bot_minimal_symbols': [ 905 'android_clang_no_chrome_plugins_asan_gn_debug_bot_minimal_symbols': [
906 'android', 'clang_no_chrome_plugins', 'asan', 'gyp', 906 'android', 'clang_no_chrome_plugins', 'asan', 'gn',
907 'debug_bot_minimal_symbols', 907 'debug_bot_minimal_symbols',
908 ], 908 ],
909 909
910 'android_clang_asan_findbugs_gyp_debug_bot_minimal_symbols': [ 910 'android_clang_asan_findbugs_gyp_debug_bot_minimal_symbols': [
911 'android', 'clang', 'asan', 'findbugs', 'gyp', 911 'android', 'clang', 'asan', 'findbugs', 'gyp',
912 'debug_bot_minimal_symbols', 912 'debug_bot_minimal_symbols',
913 ], 913 ],
914 914
915 'android_clang_asan_findbugs_gyp_debug_trybot': [ 915 'android_clang_asan_findbugs_gyp_debug_trybot': [
916 'android', 'clang', 'asan', 'findbugs', 'gyp', 'debug_trybot', 916 'android', 'clang', 'asan', 'findbugs', 'gyp', 'debug_trybot',
(...skipping 93 matching lines...) Expand 10 before | Expand all | Expand 10 after
1010 ], 1010 ],
1011 1011
1012 'android_gyp_debug_static_bot': [ 1012 'android_gyp_debug_static_bot': [
1013 'android', 'gyp', 'debug_static_bot', 1013 'android', 'gyp', 'debug_static_bot',
1014 ], 1014 ],
1015 1015
1016 'android_gyp_debug_static_bot_arm64': [ 1016 'android_gyp_debug_static_bot_arm64': [
1017 'android', 'gyp', 'debug_static_bot', 'arm64', 1017 'android', 'gyp', 'debug_static_bot', 'arm64',
1018 ], 1018 ],
1019 1019
1020 'android_gyp_debug_static_bot_x86': [
1021 'android', 'gyp', 'debug_static_bot', 'x86',
1022 ],
1023
1024 'android_without_codecs_gyp_release_bot_minimal_symbols': [ 1020 'android_without_codecs_gyp_release_bot_minimal_symbols': [
1025 'android_without_codecs', 'gyp', 'release_bot_minimal_symbols', 1021 'android_without_codecs', 'gyp', 'release_bot_minimal_symbols',
1026 ], 1022 ],
1027 1023
1028 'cast_gn_release_bot': [ 1024 'cast_gn_release_bot': [
1029 'cast', 'gn', 'release_bot', 1025 'cast', 'gn', 'release_bot',
1030 ], 1026 ],
1031 1027
1032 'cast_gn_release_trybot': [ 1028 'cast_gn_release_trybot': [
1033 'cast', 'gn', 'release_trybot', 1029 'cast', 'gn', 'release_trybot',
(...skipping 893 matching lines...) Expand 10 before | Expand all | Expand 10 after
1927 'gn_args': 'is_component_build=true enable_iterator_debugging=false', 1923 'gn_args': 'is_component_build=true enable_iterator_debugging=false',
1928 'gyp_defines': 'component=shared_library build_for_tool=drmemory', 1924 'gyp_defines': 'component=shared_library build_for_tool=drmemory',
1929 }, 1925 },
1930 1926
1931 'valgrind': { 1927 'valgrind': {
1932 # TODO: add gn_args for 'build_for_tool=memcheck' 1928 # TODO: add gn_args for 'build_for_tool=memcheck'
1933 'gyp_defines': 'build_for_tool=memcheck', 1929 'gyp_defines': 'build_for_tool=memcheck',
1934 } 1930 }
1935 }, 1931 },
1936 } 1932 }
OLDNEW
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698