| OLD | NEW |
| 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 'chromeos.chrome': { | 10 'chromeos.chrome': { |
| (...skipping 92 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 103 }, | 103 }, |
| 104 | 104 |
| 105 'chromium.fyi': { | 105 'chromium.fyi': { |
| 106 'Afl Upload Linux ASan': 'gn_release_afl_asan', | 106 'Afl Upload Linux ASan': 'gn_release_afl_asan', |
| 107 'Android ChromeDriver Tests (dbg)': 'none', | 107 'Android ChromeDriver Tests (dbg)': 'none', |
| 108 'Android Cloud Tests': 'android_gn_debug_static_bot_x86', | 108 'Android Cloud Tests': 'android_gn_debug_static_bot_x86', |
| 109 'Android Find Annotated Test': 'none', | 109 'Android Find Annotated Test': 'none', |
| 110 'Android Remoting Tests': 'none', | 110 'Android Remoting Tests': 'none', |
| 111 'Android Tests (trial)(dbg)': 'none', | 111 'Android Tests (trial)(dbg)': 'none', |
| 112 'Android Tests (x86 emulator)': 'android_gn_debug_static_bot_x86', | 112 'Android Tests (x86 emulator)': 'android_gn_debug_static_bot_x86', |
| 113 'Android Builder (dbg)': 'android_gn_debug_static_bot', | 113 'Android VR Tests': 'none', |
| 114 'Android Builder (dbg)': 'android_gn_debug_static_bot_vr_shell', |
| 114 'Android deterministic': | 115 'Android deterministic': |
| 115 'android_without_codecs_gn_release_bot_minimal_symbols', | 116 'android_without_codecs_gn_release_bot_minimal_symbols', |
| 116 'Browser Side Navigation Linux': 'gn_release_bot', | 117 'Browser Side Navigation Linux': 'gn_release_bot', |
| 117 'CFI Linux CF': 'gn_cfi_full_cfi_diag_release_static', | 118 'CFI Linux CF': 'gn_cfi_full_cfi_diag_release_static', |
| 118 'CFI Linux ToT': 'gn_cfi_full_clang_tot_release_static', | 119 'CFI Linux ToT': 'gn_cfi_full_clang_tot_release_static', |
| 119 'CFI Linux': 'gn_cfi_release_static', | 120 'CFI Linux': 'gn_cfi_release_static', |
| 120 'CFI Linux Full': 'gn_cfi_full_release_static', | 121 'CFI Linux Full': 'gn_cfi_full_release_static', |
| 121 'Chromium Linux Goma Canary': 'gn_release_bot', | 122 'Chromium Linux Goma Canary': 'gn_release_bot', |
| 122 'Chromium Linux Goma Canary (clobber)': 'gn_release_bot', | 123 'Chromium Linux Goma Canary (clobber)': 'gn_release_bot', |
| 123 'Chromium Linux Precise Goma LinkTest': 'gn_release_bot', | 124 'Chromium Linux Precise Goma LinkTest': 'gn_release_bot', |
| (...skipping 978 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1102 ], | 1103 ], |
| 1103 | 1104 |
| 1104 'android_gn_debug_static_bot_x64': [ | 1105 'android_gn_debug_static_bot_x64': [ |
| 1105 'android', 'gn', 'debug_static_bot', 'x64', | 1106 'android', 'gn', 'debug_static_bot', 'x64', |
| 1106 ], | 1107 ], |
| 1107 | 1108 |
| 1108 'android_gn_debug_static_bot_x86': [ | 1109 'android_gn_debug_static_bot_x86': [ |
| 1109 'android', 'gn', 'debug_static_bot', 'x86', | 1110 'android', 'gn', 'debug_static_bot', 'x86', |
| 1110 ], | 1111 ], |
| 1111 | 1112 |
| 1113 'android_gn_debug_static_bot_vr_shell': [ |
| 1114 'android', 'gn', 'debug_static_bot', 'vr_shell', |
| 1115 ], |
| 1116 |
| 1112 'android_gn_debug_static_minimal_symbols_mipsel': [ | 1117 'android_gn_debug_static_minimal_symbols_mipsel': [ |
| 1113 'android', 'gn', 'debug', 'static', 'minimal_symbols', 'mipsel', | 1118 'android', 'gn', 'debug', 'static', 'minimal_symbols', 'mipsel', |
| 1114 ], | 1119 ], |
| 1115 | 1120 |
| 1116 'android_gn_debug_trybot_java_coverage': [ | 1121 'android_gn_debug_trybot_java_coverage': [ |
| 1117 'android', 'gn', 'debug_trybot', 'java_coverage', | 1122 'android', 'gn', 'debug_trybot', 'java_coverage', |
| 1118 ], | 1123 ], |
| 1119 | 1124 |
| 1120 'android_gn_debug_trybot_mipsel': [ | 1125 'android_gn_debug_trybot_mipsel': [ |
| 1121 'android', 'gn', 'debug_trybot', 'mipsel', | 1126 'android', 'gn', 'debug_trybot', 'mipsel', |
| (...skipping 1312 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 2434 'use_lld': { | 2439 'use_lld': { |
| 2435 'gn_args': 'use_lld=true', | 2440 'gn_args': 'use_lld=true', |
| 2436 'gyp_defines': 'use_lld=1', | 2441 'gyp_defines': 'use_lld=1', |
| 2437 }, | 2442 }, |
| 2438 | 2443 |
| 2439 'v8_heap': { | 2444 'v8_heap': { |
| 2440 'gn_args': 'v8_enable_verify_heap=true', | 2445 'gn_args': 'v8_enable_verify_heap=true', |
| 2441 'gyp_defines': 'v8_enable_verify_heap=1', | 2446 'gyp_defines': 'v8_enable_verify_heap=1', |
| 2442 }, | 2447 }, |
| 2443 | 2448 |
| 2449 'vr_shell': { |
| 2450 'gn_args': 'enable_vr_shell=true', |
| 2451 }, |
| 2452 |
| 2444 'win_analyze': { | 2453 'win_analyze': { |
| 2445 'gn_args': 'use_vs_code_analysis=true', | 2454 'gn_args': 'use_vs_code_analysis=true', |
| 2446 'gyp_defines': 'win_analyze=1', | 2455 'gyp_defines': 'win_analyze=1', |
| 2447 }, | 2456 }, |
| 2448 | 2457 |
| 2449 'x64': { | 2458 'x64': { |
| 2450 'gn_args': 'target_cpu="x64"', | 2459 'gn_args': 'target_cpu="x64"', |
| 2451 'gyp_defines': 'target_arch=x64', | 2460 'gyp_defines': 'target_arch=x64', |
| 2452 }, | 2461 }, |
| 2453 | 2462 |
| 2454 'x86': { | 2463 'x86': { |
| 2455 'gn_args': 'target_cpu="x86"', | 2464 'gn_args': 'target_cpu="x86"', |
| 2456 'gyp_defines': 'target_arch=ia32', | 2465 'gyp_defines': 'target_arch=ia32', |
| 2457 }, | 2466 }, |
| 2458 | 2467 |
| 2459 'drfuzz': { 'gn_args': 'use_drfuzz=true' }, | 2468 'drfuzz': { 'gn_args': 'use_drfuzz=true' }, |
| 2460 | 2469 |
| 2461 'drmemory': { | 2470 'drmemory': { |
| 2462 'gn_args': 'is_component_build=true enable_iterator_debugging=false', | 2471 'gn_args': 'is_component_build=true enable_iterator_debugging=false', |
| 2463 'gyp_defines': 'component=shared_library build_for_tool=drmemory', | 2472 'gyp_defines': 'component=shared_library build_for_tool=drmemory', |
| 2464 }, | 2473 }, |
| 2465 }, | 2474 }, |
| 2466 } | 2475 } |
| OLD | NEW |