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

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

Issue 2046823002: Add 64-bit bisect bot configs. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 6 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 | tools/perf/core/trybot_command.py » ('j') | 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 825 matching lines...) Expand 10 before | Expand all | Expand 10 after
836 'mac_fyi_perf_bisect': 'gyp_official_goma', 836 'mac_fyi_perf_bisect': 'gyp_official_goma',
837 'mac_hdd_perf_bisect': 'gyp_official_goma', 837 'mac_hdd_perf_bisect': 'gyp_official_goma',
838 'mac_perf_bisect_builder': 'gyp_official_goma', 838 'mac_perf_bisect_builder': 'gyp_official_goma',
839 'mac_retina_perf_bisect': 'gyp_official_goma', 839 'mac_retina_perf_bisect': 'gyp_official_goma',
840 'mac_retina_perf_cq': 'gyp_official_goma', 840 'mac_retina_perf_cq': 'gyp_official_goma',
841 'win_8_perf_bisect': 'gn_official_goma_minimal_symbols_x86', 841 'win_8_perf_bisect': 'gn_official_goma_minimal_symbols_x86',
842 'win_fyi_perf_bisect': 'gn_official_goma_minimal_symbols_x86', 842 'win_fyi_perf_bisect': 'gn_official_goma_minimal_symbols_x86',
843 'win_perf_bisect': 'gn_official_goma_minimal_symbols_x86', 843 'win_perf_bisect': 'gn_official_goma_minimal_symbols_x86',
844 'win_perf_bisect_builder': 'gn_official_goma_minimal_symbols_x86', 844 'win_perf_bisect_builder': 'gn_official_goma_minimal_symbols_x86',
845 'win_x64_perf_bisect': 'gn_official_goma_minimal_symbols_x64', 845 'win_x64_perf_bisect': 'gn_official_goma_minimal_symbols_x64',
846 'winx64_8_perf_bisect': 'gn_official_goma_minimal_symbols_x64',
846 'winx64_10_perf_bisect': 'gn_official_goma_minimal_symbols_x64', 847 'winx64_10_perf_bisect': 'gn_official_goma_minimal_symbols_x64',
847 'winx64_10_perf_cq': 'gn_official_goma_minimal_symbols_x64', 848 'winx64_10_perf_cq': 'gn_official_goma_minimal_symbols_x64',
848 'winx64_bisect_builder': 'gn_official_goma_minimal_symbols_x64', 849 'winx64_bisect_builder': 'gn_official_goma_minimal_symbols_x64',
850 'winx64_fyi_perf_bisect': 'gn_official_goma_minimal_symbols_x64',
849 'winx64_zen_perf_bisect': 'gn_official_goma_minimal_symbols_x64', 851 'winx64_zen_perf_bisect': 'gn_official_goma_minimal_symbols_x64',
850 'winx64ati_perf_bisect': 'gn_official_goma_minimal_symbols_x64', 852 'winx64ati_perf_bisect': 'gn_official_goma_minimal_symbols_x64',
851 'winx64intel_perf_bisect': 'gn_official_goma_minimal_symbols_x64', 853 'winx64intel_perf_bisect': 'gn_official_goma_minimal_symbols_x64',
852 'winx64nvidia_perf_bisect': 'gn_official_goma_minimal_symbols_x64', 854 'winx64nvidia_perf_bisect': 'gn_official_goma_minimal_symbols_x64',
853 }, 855 },
854 856
855 'tryserver.chromium.win': { 857 'tryserver.chromium.win': {
856 'win10_chromium_x64_rel_ng': 'swarming_gn_release_trybot_x64', 858 'win10_chromium_x64_rel_ng': 'swarming_gn_release_trybot_x64',
857 'win10_chromium_x64_rel_ng_exp': 'swarming_gn_release_trybot_x64', 859 'win10_chromium_x64_rel_ng_exp': 'swarming_gn_release_trybot_x64',
858 'win8_chromium_gn_dbg': 'swarming_gn_debug_trybot_x86', 860 'win8_chromium_gn_dbg': 'swarming_gn_debug_trybot_x86',
(...skipping 1451 matching lines...) Expand 10 before | Expand all | Expand 10 after
2310 }, 2312 },
2311 2313
2312 'drfuzz': { 'gn_args': 'use_drfuzz=true' }, 2314 'drfuzz': { 'gn_args': 'use_drfuzz=true' },
2313 2315
2314 'drmemory': { 2316 'drmemory': {
2315 'gn_args': 'is_component_build=true enable_iterator_debugging=false', 2317 'gn_args': 'is_component_build=true enable_iterator_debugging=false',
2316 'gyp_defines': 'component=shared_library build_for_tool=drmemory', 2318 'gyp_defines': 'component=shared_library build_for_tool=drmemory',
2317 }, 2319 },
2318 }, 2320 },
2319 } 2321 }
OLDNEW
« no previous file with comments | « no previous file | tools/perf/core/trybot_command.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698