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

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

Issue 2164963004: Flip remaining Mac tryserver perf builders to GN. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@flip_most_mac_gyp
Patch Set: Created 4 years, 5 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 821 matching lines...) Expand 10 before | Expand all | Expand 10 after
832 'android_perf_bisect_builder': 832 'android_perf_bisect_builder':
833 'gn_official_goma_minimal_symbols_android', 833 'gn_official_goma_minimal_symbols_android',
834 'android_s5_perf_bisect': 'gn_official_goma_minimal_symbols_android', 834 'android_s5_perf_bisect': 'gn_official_goma_minimal_symbols_android',
835 'android_s5_perf_cq': 'gn_official_goma_minimal_symbols_android', 835 'android_s5_perf_cq': 'gn_official_goma_minimal_symbols_android',
836 'android_webview_arm64_aosp_perf_bisect': 836 'android_webview_arm64_aosp_perf_bisect':
837 'gn_official_goma_minimal_symbols_android', 837 'gn_official_goma_minimal_symbols_android',
838 'linux_fyi_perf_bisect': 'gn_official_goma', 838 'linux_fyi_perf_bisect': 'gn_official_goma',
839 'linux_perf_bisect': 'gn_official_goma', 839 'linux_perf_bisect': 'gn_official_goma',
840 'linux_perf_bisect_builder': 'gn_official_goma', 840 'linux_perf_bisect_builder': 'gn_official_goma',
841 'linux_perf_cq': 'gn_official_goma', 841 'linux_perf_cq': 'gn_official_goma',
842 'mac_10_10_perf_bisect': 'gyp_official_goma', 842 'mac_10_10_perf_bisect': 'gn_official_goma',
843 'mac_10_11_perf_bisect': 'gyp_official_goma', 843 'mac_10_11_perf_bisect': 'gn_official_goma',
844 'mac_fyi_perf_bisect': 'gyp_official_goma', 844 'mac_fyi_perf_bisect': 'gn_official_goma',
845 'mac_hdd_perf_bisect': 'gyp_official_goma', 845 'mac_hdd_perf_bisect': 'gn_official_goma',
846 'mac_perf_bisect_builder': 'gyp_official_goma', 846 'mac_perf_bisect_builder': 'gn_official_goma',
847 'mac_retina_perf_bisect': 'gyp_official_goma', 847 'mac_retina_perf_bisect': 'gn_official_goma',
848 'mac_retina_perf_cq': 'gyp_official_goma', 848 'mac_retina_perf_cq': 'gn_official_goma',
849 'win_8_perf_bisect': 'gn_official_goma_minimal_symbols_x86', 849 'win_8_perf_bisect': 'gn_official_goma_minimal_symbols_x86',
850 'win_fyi_perf_bisect': 'gn_official_goma_minimal_symbols_x86', 850 'win_fyi_perf_bisect': 'gn_official_goma_minimal_symbols_x86',
851 'win_perf_bisect': 'gn_official_goma_minimal_symbols_x86', 851 'win_perf_bisect': 'gn_official_goma_minimal_symbols_x86',
852 'win_perf_bisect_builder': 'gn_official_goma_minimal_symbols_x86', 852 'win_perf_bisect_builder': 'gn_official_goma_minimal_symbols_x86',
853 'win_x64_perf_bisect': 'gn_official_goma_minimal_symbols_x64', 853 'win_x64_perf_bisect': 'gn_official_goma_minimal_symbols_x64',
854 'winx64_10_perf_bisect': 'gn_official_goma_minimal_symbols_x64', 854 'winx64_10_perf_bisect': 'gn_official_goma_minimal_symbols_x64',
855 'winx64_10_perf_cq': 'gn_official_goma_minimal_symbols_x64', 855 'winx64_10_perf_cq': 'gn_official_goma_minimal_symbols_x64',
856 'winx64_bisect_builder': 'gn_official_goma_minimal_symbols_x64', 856 'winx64_bisect_builder': 'gn_official_goma_minimal_symbols_x64',
857 'winx64_zen_perf_bisect': 'gn_official_goma_minimal_symbols_x64', 857 'winx64_zen_perf_bisect': 'gn_official_goma_minimal_symbols_x64',
858 'winx64ati_perf_bisect': 'gn_official_goma_minimal_symbols_x64', 858 'winx64ati_perf_bisect': 'gn_official_goma_minimal_symbols_x64',
(...skipping 455 matching lines...) Expand 10 before | Expand all | Expand 10 after
1314 ], 1314 ],
1315 1315
1316 'gn_msan_no_origins_edge_release_bot': [ 1316 'gn_msan_no_origins_edge_release_bot': [
1317 'gn', 'msan_no_origins', 'edge', 'release_bot', 1317 'gn', 'msan_no_origins', 'edge', 'release_bot',
1318 ], 1318 ],
1319 1319
1320 'gyp_official': [ 1320 'gyp_official': [
1321 'gyp', 'official', 1321 'gyp', 'official',
1322 ], 1322 ],
1323 1323
1324 'gyp_official_goma': [
1325 'gyp', 'official', 'goma',
1326 ],
1327
1328 'gn_official_goma_chromeos': [ 1324 'gn_official_goma_chromeos': [
1329 'gn', 'official', 'goma', 'chromeos', 1325 'gn', 'official', 'goma', 'chromeos',
1330 ], 1326 ],
1331 1327
1332 'gyp_official_syzyasan': [ 1328 'gyp_official_syzyasan': [
1333 'gyp', 'official', 'syzyasan', 1329 'gyp', 'official', 'syzyasan',
1334 ], 1330 ],
1335 1331
1336 'gyp_official_six_concurrent_links': [ 1332 'gyp_official_six_concurrent_links': [
1337 'gyp', 'official', 'six_concurrent_links', 1333 'gyp', 'official', 'six_concurrent_links',
(...skipping 962 matching lines...) Expand 10 before | Expand all | Expand 10 after
2300 }, 2296 },
2301 2297
2302 'drfuzz': { 'gn_args': 'use_drfuzz=true' }, 2298 'drfuzz': { 'gn_args': 'use_drfuzz=true' },
2303 2299
2304 'drmemory': { 2300 'drmemory': {
2305 'gn_args': 'is_component_build=true enable_iterator_debugging=false', 2301 'gn_args': 'is_component_build=true enable_iterator_debugging=false',
2306 'gyp_defines': 'component=shared_library build_for_tool=drmemory', 2302 'gyp_defines': 'component=shared_library build_for_tool=drmemory',
2307 }, 2303 },
2308 }, 2304 },
2309 } 2305 }
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