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

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

Issue 2169233002: Revert of Update the MB builder mapping w/ a few changes. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
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 71 matching lines...) Expand 10 before | Expand all | Expand 10 after
82 'swarming_chromeos_ozone_gn_release_bot', 82 'swarming_chromeos_ozone_gn_release_bot',
83 'Linux ChromiumOS Ozone Tests (1)': 'none', 83 'Linux ChromiumOS Ozone Tests (1)': 'none',
84 'Linux ChromiumOS Tests (1)': 'none', 84 'Linux ChromiumOS Tests (1)': 'none',
85 'Linux ChromiumOS Tests (dbg)(1)': 'none', 85 'Linux ChromiumOS Tests (dbg)(1)': 'none',
86 }, 86 },
87 87
88 'chromium.fyi': { 88 'chromium.fyi': {
89 'Afl Upload Linux ASan': 'gn_release_afl_asan', 89 'Afl Upload Linux ASan': 'gn_release_afl_asan',
90 'Android ChromeDriver Tests (dbg)': 'none', 90 'Android ChromeDriver Tests (dbg)': 'none',
91 'Android Cloud Tests': 'android_gn_debug_static_bot_x86', 91 'Android Cloud Tests': 'android_gn_debug_static_bot_x86',
92 'Android Find Annotated Tests': 'none',
93 'Android Remoting Tests': 'none', 92 'Android Remoting Tests': 'none',
94 'Android Tests (trial)(dbg)': 'none', 93 'Android Tests (trial)(dbg)': 'none',
95 'Android Tests (x86 emulator)': 'android_gn_debug_static_bot_x86', 94 'Android Tests (x86 emulator)': 'android_gn_debug_static_bot_x86',
96 'Android Builder (dbg)': 'android_gn_debug_static_bot', 95 'Android Builder (dbg)': 'android_gn_debug_static_bot',
97 'Browser Side Navigation Linux': 'gn_release_bot', 96 'Browser Side Navigation Linux': 'gn_release_bot',
98 'CFI Linux CF': 'gn_cfi_diag_release_static', 97 'CFI Linux CF': 'gn_cfi_diag_release_static',
99 'CFI Linux ToT': 'gn_cfi_clang_tot_release_static', 98 'CFI Linux ToT': 'gn_cfi_clang_tot_release_static',
100 'CFI Linux': 'gn_cfi_release_static', 99 'CFI Linux': 'gn_cfi_release_static',
101 'Chromium Linux Goma Canary': 'gn_release_bot', 100 'Chromium Linux Goma Canary': 'gn_release_bot',
102 'Chromium Linux Goma Canary (clobber)': 'gn_release_bot', 101 'Chromium Linux Goma Canary (clobber)': 'gn_release_bot',
(...skipping 382 matching lines...) Expand 10 before | Expand all | Expand 10 after
485 'Win 7 ATI GPU Perf (1)': 'none', 484 'Win 7 ATI GPU Perf (1)': 'none',
486 'Win 7 ATI GPU Perf (2)': 'none', 485 'Win 7 ATI GPU Perf (2)': 'none',
487 'Win 7 ATI GPU Perf (3)': 'none', 486 'Win 7 ATI GPU Perf (3)': 'none',
488 'Win 7 ATI GPU Perf (4)': 'none', 487 'Win 7 ATI GPU Perf (4)': 'none',
489 'Win 7 ATI GPU Perf (5)': 'none', 488 'Win 7 ATI GPU Perf (5)': 'none',
490 'Win 7 Intel GPU Perf (1)': 'none', 489 'Win 7 Intel GPU Perf (1)': 'none',
491 'Win 7 Intel GPU Perf (2)': 'none', 490 'Win 7 Intel GPU Perf (2)': 'none',
492 'Win 7 Intel GPU Perf (3)': 'none', 491 'Win 7 Intel GPU Perf (3)': 'none',
493 'Win 7 Intel GPU Perf (4)': 'none', 492 'Win 7 Intel GPU Perf (4)': 'none',
494 'Win 7 Intel GPU Perf (5)': 'none', 493 'Win 7 Intel GPU Perf (5)': 'none',
494 'Win 7 Low-End Perf (1)': 'none',
495 'Win 7 Low-End Perf (2)': 'none',
495 'Win 7 Nvidia GPU Perf (1)': 'none', 496 'Win 7 Nvidia GPU Perf (1)': 'none',
496 'Win 7 Nvidia GPU Perf (2)': 'none', 497 'Win 7 Nvidia GPU Perf (2)': 'none',
497 'Win 7 Nvidia GPU Perf (3)': 'none', 498 'Win 7 Nvidia GPU Perf (3)': 'none',
498 'Win 7 Nvidia GPU Perf (4)': 'none', 499 'Win 7 Nvidia GPU Perf (4)': 'none',
499 'Win 7 Nvidia GPU Perf (5)': 'none', 500 'Win 7 Nvidia GPU Perf (5)': 'none',
500 'Win 7 Perf (1)': 'none', 501 'Win 7 Perf (1)': 'none',
501 'Win 7 Perf (2)': 'none', 502 'Win 7 Perf (2)': 'none',
502 'Win 7 Perf (3)': 'none', 503 'Win 7 Perf (3)': 'none',
503 'Win 7 Perf (4)': 'none', 504 'Win 7 Perf (4)': 'none',
504 'Win 7 Perf (5)': 'none', 505 'Win 7 Perf (5)': 'none',
(...skipping 275 matching lines...) Expand 10 before | Expand all | Expand 10 after
780 'linux_optional_gpu_tests_rel': 781 'linux_optional_gpu_tests_rel':
781 'swarming_gpu_fyi_tests_gn_release_trybot', 782 'swarming_gpu_fyi_tests_gn_release_trybot',
782 'linux_site_isolation': 'gn_release_trybot', 783 'linux_site_isolation': 'gn_release_trybot',
783 'linux_upload_clang': 'gn_release_bot', 784 'linux_upload_clang': 'gn_release_bot',
784 }, 785 },
785 786
786 'tryserver.chromium.mac': { 787 'tryserver.chromium.mac': {
787 'ios-device': 'ios_gyp', 788 'ios-device': 'ios_gyp',
788 'ios-device-gn': 'ios_gn', 789 'ios-device-gn': 'ios_gn',
789 'ios-simulator': 'ios_gyp', 790 'ios-simulator': 'ios_gyp',
791 'ios-simulator-cronet': 'ios_gyp',
790 'ios-simulator-gn': 'ios_gn', 792 'ios-simulator-gn': 'ios_gn',
791 'mac_chromium_10.10_rel_ng': 'swarming_gpu_tests_gn_release_trybot', 793 'mac_chromium_10.10_rel_ng': 'swarming_gpu_tests_gn_release_trybot',
792 'mac_chromium_10.10_macviews': 'mac_views_browser_gyp_release_trybot', 794 'mac_chromium_10.10_macviews': 'mac_views_browser_gyp_release_trybot',
793 'mac_chromium_archive_rel_ng': 'noswarming_gn_release_bot_mac_strip', 795 'mac_chromium_archive_rel_ng': 'noswarming_gn_release_bot_mac_strip',
794 'mac_chromium_asan_rel_ng': 'swarming_asan_dcheck_gyp_release_bot', 796 'mac_chromium_asan_rel_ng': 'swarming_asan_dcheck_gyp_release_bot',
795 'mac_chromium_asan_variable': 'findit', 797 'mac_chromium_asan_variable': 'findit',
796 'mac_chromium_compile_dbg_ng': 'swarming_gn_debug_trybot', 798 'mac_chromium_compile_dbg_ng': 'swarming_gn_debug_trybot',
797 'mac_chromium_compile_rel_ng': 'swarming_gpu_tests_gn_release_trybot', 799 'mac_chromium_compile_rel_ng': 'swarming_gpu_tests_gn_release_trybot',
798 'mac_chromium_dbg_ng': 'swarming_gn_debug_trybot', 800 'mac_chromium_dbg_ng': 'swarming_gn_debug_trybot',
799 'mac_chromium_gyp_dbg': 'swarming_gyp_debug_trybot', 801 'mac_chromium_gyp_dbg': 'swarming_gyp_debug_trybot',
(...skipping 1506 matching lines...) Expand 10 before | Expand all | Expand 10 after
2306 }, 2308 },
2307 2309
2308 'drfuzz': { 'gn_args': 'use_drfuzz=true' }, 2310 'drfuzz': { 'gn_args': 'use_drfuzz=true' },
2309 2311
2310 'drmemory': { 2312 'drmemory': {
2311 'gn_args': 'is_component_build=true enable_iterator_debugging=false', 2313 'gn_args': 'is_component_build=true enable_iterator_debugging=false',
2312 'gyp_defines': 'component=shared_library build_for_tool=drmemory', 2314 'gyp_defines': 'component=shared_library build_for_tool=drmemory',
2313 }, 2315 },
2314 }, 2316 },
2315 } 2317 }
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