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

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

Issue 2062283002: Fix MB configs for Mac, Win nacl_sdk builders. (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 | 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 792 matching lines...) Expand 10 before | Expand all | Expand 10 after
803 'mac_chromium_variable': 'findit', 803 'mac_chromium_variable': 'findit',
804 'mac_chromium_variable_10.10': 'findit', 804 'mac_chromium_variable_10.10': 'findit',
805 'mac_chromium_variable_10.10_macviews': 'findit', 805 'mac_chromium_variable_10.10_macviews': 'findit',
806 'mac_chromium_variable_10.10_layout': 'findit', 806 'mac_chromium_variable_10.10_layout': 'findit',
807 'mac_chromium_variable_10.11': 'findit', 807 'mac_chromium_variable_10.11': 'findit',
808 'mac_chromium_variable_10.11_layout': 'findit', 808 'mac_chromium_variable_10.11_layout': 'findit',
809 'mac_chromium_variable_archive': 'findit', 809 'mac_chromium_variable_archive': 'findit',
810 'mac_chromium_variable_chrome': 'findit', 810 'mac_chromium_variable_chrome': 'findit',
811 'mac_chromium_variable_gn': 'findit', 811 'mac_chromium_variable_gn': 'findit',
812 'mac_chromium_variable_layout': 'findit', 812 'mac_chromium_variable_layout': 'findit',
813 'mac_nacl_sdk': 'nacl_annotator', 813 'mac_nacl_sdk': 'gyp_release_bot',
814 'mac_nacl_sdk_build': 'nacl_annotator', 814 'mac_nacl_sdk_build': 'gyp_release_bot',
815 'mac_optional_gpu_tests_rel': 815 'mac_optional_gpu_tests_rel':
816 'swarming_gpu_fyi_tests_gyp_release_trybot', 816 'swarming_gpu_fyi_tests_gyp_release_trybot',
817 'mac_upload_clang': 'gn_release_bot', 817 'mac_upload_clang': 'gn_release_bot',
818 }, 818 },
819 819
820 'tryserver.chromium.perf': { 820 'tryserver.chromium.perf': {
821 'android_arm64_perf_bisect_builder': 821 'android_arm64_perf_bisect_builder':
822 'gn_official_goma_minimal_symbols_android_arm64', 822 'gn_official_goma_minimal_symbols_android_arm64',
823 'android_fyi_perf_bisect': 'gn_official_goma_minimal_symbols_android', 823 'android_fyi_perf_bisect': 'gn_official_goma_minimal_symbols_android',
824 'android_nexus5X_perf_bisect': 824 'android_nexus5X_perf_bisect':
(...skipping 59 matching lines...) Expand 10 before | Expand all | Expand 10 after
884 'win_chromium_variable_webkit_builder': 'findit', 884 'win_chromium_variable_webkit_builder': 'findit',
885 'win_chromium_variable_webkit_layout': 'findit', 885 'win_chromium_variable_webkit_layout': 'findit',
886 'win_chromium_variable_webkit_win7_builder': 'findit', 886 'win_chromium_variable_webkit_win7_builder': 'findit',
887 'win_chromium_variable_webkit_win7_builder_x64': 'findit', 887 'win_chromium_variable_webkit_win7_builder_x64': 'findit',
888 'win_chromium_x64_rel_ng': 'swarming_gn_release_trybot_x64', 888 'win_chromium_x64_rel_ng': 'swarming_gn_release_trybot_x64',
889 'win_clang': 'win_clang_debug_bot', 889 'win_clang': 'win_clang_debug_bot',
890 'win_clang_dbg': 'swarming_gyp_clang_debug_trybot_x86', 890 'win_clang_dbg': 'swarming_gyp_clang_debug_trybot_x86',
891 'win_clang_rel': 'swarming_gyp_clang_official_release_trybot_x86', 891 'win_clang_rel': 'swarming_gyp_clang_official_release_trybot_x86',
892 'win_clang_x64_dbg': 'win_clang_debug_bot', 892 'win_clang_x64_dbg': 'win_clang_debug_bot',
893 'win_clang_x64_rel': 'swarming_gyp_clang_official_release_trybot_x64', 893 'win_clang_x64_rel': 'swarming_gyp_clang_official_release_trybot_x64',
894 'win_nacl_sdk': 'nacl_annotator', 894 'win_nacl_sdk': 'gyp_release_bot_minimal_symbols_x86',
895 'win_nacl_sdk_build': 'nacl_annotator', 895 'win_nacl_sdk_build': 'gyp_release_bot_minimal_symbols_x86',
896 'win_optional_gpu_tests_rel': 896 'win_optional_gpu_tests_rel':
897 'swarming_gpu_tests_deqp_gles_gyp_release_trybot_x86', 897 'swarming_gpu_tests_deqp_gles_gyp_release_trybot_x86',
898 'win_pgo': 'gyp_official_winpgo', 898 'win_pgo': 'gyp_official_winpgo',
899 'win_upload_clang': 'gn_release_bot', 899 'win_upload_clang': 'gn_release_bot',
900 'win_chrome_official': 'gn_official_goma_minimal_symbols_x86', 900 'win_chrome_official': 'gn_official_goma_minimal_symbols_x86',
901 'win_x64_chromium_variable_builder': 'findit', 901 'win_x64_chromium_variable_builder': 'findit',
902 }, 902 },
903 903
904 'tryserver.v8': { 904 'tryserver.v8': {
905 'v8_android_chromium_gn_dbg': 'android_gn_debug_bot', 905 'v8_android_chromium_gn_dbg': 'android_gn_debug_bot',
(...skipping 495 matching lines...) Expand 10 before | Expand all | Expand 10 after
1401 'ios_gyp': ['gyp', 'error'], 1401 'ios_gyp': ['gyp', 'error'],
1402 1402
1403 'mac_views_browser_gyp_release_bot': [ 1403 'mac_views_browser_gyp_release_bot': [
1404 'mac_views_browser', 'gyp', 'release_bot', 1404 'mac_views_browser', 'gyp', 'release_bot',
1405 ], 1405 ],
1406 1406
1407 'mac_views_browser_gyp_release_trybot': [ 1407 'mac_views_browser_gyp_release_trybot': [
1408 'mac_views_browser', 'gyp', 'release_trybot', 1408 'mac_views_browser', 'gyp', 'release_trybot',
1409 ], 1409 ],
1410 1410
1411 # This is used to indicate that the bot runs the nacl annotator-based
1412 # configs and switching them is out of scope for MB.
1413 'nacl_annotator': [ 'error' ],
1414
1415 # This is used for tracking purposes; any bot that uses this config 1411 # This is used for tracking purposes; any bot that uses this config
1416 # should never actually run MB. 1412 # should never actually run MB.
1417 'none': [ 1413 'none': [
1418 'error', 1414 'error',
1419 ], 1415 ],
1420 1416
1421 'noswarming_gn_debug_bot_x64': [ 1417 'noswarming_gn_debug_bot_x64': [
1422 'noswarming', 'gn', 'debug_bot', 'x64', 1418 'noswarming', 'gn', 'debug_bot', 'x64',
1423 ], 1419 ],
1424 1420
(...skipping 895 matching lines...) Expand 10 before | Expand all | Expand 10 after
2320 }, 2316 },
2321 2317
2322 'drfuzz': { 'gn_args': 'use_drfuzz=true' }, 2318 'drfuzz': { 'gn_args': 'use_drfuzz=true' },
2323 2319
2324 'drmemory': { 2320 'drmemory': {
2325 'gn_args': 'is_component_build=true enable_iterator_debugging=false', 2321 'gn_args': 'is_component_build=true enable_iterator_debugging=false',
2326 'gyp_defines': 'component=shared_library build_for_tool=drmemory', 2322 'gyp_defines': 'component=shared_library build_for_tool=drmemory',
2327 }, 2323 },
2328 }, 2324 },
2329 } 2325 }
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