| 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 # 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 361 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 372 'TSAN Debug': 'gn_tsan_disable_nacl_line_tables_debug_bot', | 372 'TSAN Debug': 'gn_tsan_disable_nacl_line_tables_debug_bot', |
| 373 'TSAN Release': 'gn_tsan_disable_nacl_line_tables_release_bot', | 373 'TSAN Release': 'gn_tsan_disable_nacl_line_tables_release_bot', |
| 374 'Telemetry Harness Upload': 'none', | 374 'Telemetry Harness Upload': 'none', |
| 375 'UBSan Release': 'gn_ubsan_release_bot', | 375 'UBSan Release': 'gn_ubsan_release_bot', |
| 376 'UBSan vptr Release': 'gn_ubsan_vptr_edge_release_bot', | 376 'UBSan vptr Release': 'gn_ubsan_vptr_edge_release_bot', |
| 377 'Win ASan Release Coverage': | 377 'Win ASan Release Coverage': |
| 378 'gyp_asan_edge_fuzzer_v8_heap_release_bot_x86', | 378 'gyp_asan_edge_fuzzer_v8_heap_release_bot_x86', |
| 379 'Win ASan Release Media': | 379 'Win ASan Release Media': |
| 380 'gyp_asan_fuzzer_v8_heap_chrome_with_codecs_release_bot_x86', | 380 'gyp_asan_fuzzer_v8_heap_chrome_with_codecs_release_bot_x86', |
| 381 'Win ASan Release': 'gyp_asan_fuzzer_v8_heap_release_bot_x86', | 381 'Win ASan Release': 'gyp_asan_fuzzer_v8_heap_release_bot_x86', |
| 382 'Win SyzyASAN LKGR': 'gn_syzyasan_no_pch_x86', | 382 'Win SyzyASAN LKGR': 'gn_syzyasan_no_pch_release_x86', |
| 383 }, | 383 }, |
| 384 | 384 |
| 385 'chromium.mac': { | 385 'chromium.mac': { |
| 386 'Mac Builder': 'swarming_gpu_tests_gn_release_bot', | 386 'Mac Builder': 'swarming_gpu_tests_gn_release_bot', |
| 387 'Mac Builder (dbg)': 'swarming_gn_debug_bot', | 387 'Mac Builder (dbg)': 'swarming_gn_debug_bot', |
| 388 'Mac GYP (dbg)': 'swarming_gyp_debug_bot', | 388 'Mac GYP (dbg)': 'swarming_gyp_debug_bot', |
| 389 'Mac GYP': 'swarming_gyp_release_bot', | 389 'Mac GYP': 'swarming_gyp_release_bot', |
| 390 'Mac10.10 Tests': 'none', | 390 'Mac10.10 Tests': 'none', |
| 391 'Mac10.11 Tests': 'none', | 391 'Mac10.11 Tests': 'none', |
| 392 'Mac10.9 Tests (dbg)': 'none', | 392 'Mac10.9 Tests (dbg)': 'none', |
| (...skipping 154 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 547 'Win Zenbook Perf (4)': 'none', | 547 'Win Zenbook Perf (4)': 'none', |
| 548 'Win Zenbook Perf (5)': 'none', | 548 'Win Zenbook Perf (5)': 'none', |
| 549 'Win x64 Builder': 'gn_official_goma_minimal_symbols_x64', | 549 'Win x64 Builder': 'gn_official_goma_minimal_symbols_x64', |
| 550 }, | 550 }, |
| 551 | 551 |
| 552 'client.v8.fyi': { | 552 'client.v8.fyi': { |
| 553 'Android Builder': 'gn_official_goma_minimal_symbols_android', | 553 'Android Builder': 'gn_official_goma_minimal_symbols_android', |
| 554 'Chromium ASAN - debug': 'gn_asan_lsan_edge_debug_bot', | 554 'Chromium ASAN - debug': 'gn_asan_lsan_edge_debug_bot', |
| 555 'Chromium ASAN (symbolized)': | 555 'Chromium ASAN (symbolized)': |
| 556 'gn_asan_lsan_edge_fuzzer_v8_heap_symbolized_release_bot', | 556 'gn_asan_lsan_edge_fuzzer_v8_heap_symbolized_release_bot', |
| 557 'Chromium Win SyzyASAN': 'gn_syzyasan_no_pch_x86', | 557 'Chromium Win SyzyASAN': 'gn_syzyasan_no_pch_release_x86', |
| 558 'Linux ASAN Builder': 'swarming_asan_lsan_gn_release_bot', | 558 'Linux ASAN Builder': 'swarming_asan_lsan_gn_release_bot', |
| 559 'Linux Debug Builder': 'gn_debug_bot', | 559 'Linux Debug Builder': 'gn_debug_bot', |
| 560 'Linux Snapshot Builder': 'gn_release_bot', | 560 'Linux Snapshot Builder': 'gn_release_bot', |
| 561 'V8 Android GN (dbg)': 'android_gn_debug_bot', | 561 'V8 Android GN (dbg)': 'android_gn_debug_bot', |
| 562 'V8 Linux GN': 'gn_release_bot', | 562 'V8 Linux GN': 'gn_release_bot', |
| 563 'V8-Blink Linux 64': 'noswarming_gn_release_bot_x64', | 563 'V8-Blink Linux 64': 'noswarming_gn_release_bot_x64', |
| 564 'V8-Blink Linux 64 - ignition': 'noswarming_gn_release_bot_x64', | 564 'V8-Blink Linux 64 - ignition': 'noswarming_gn_release_bot_x64', |
| 565 'V8-Blink Linux 64 (dbg)': 'noswarming_gn_debug_bot_x64', | 565 'V8-Blink Linux 64 (dbg)': 'noswarming_gn_debug_bot_x64', |
| 566 'V8-Blink Mac': 'noswarming_gn_release_bot_x64', | 566 'V8-Blink Mac': 'noswarming_gn_release_bot_x64', |
| 567 'V8-Blink Win': 'noswarming_gn_release_bot_minimal_symbols_x86', | 567 'V8-Blink Win': 'noswarming_gn_release_bot_minimal_symbols_x86', |
| (...skipping 349 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 917 'win8_chromium_gn_upload': 'gn_release_bot_minimal_symbols_x86', | 917 'win8_chromium_gn_upload': 'gn_release_bot_minimal_symbols_x86', |
| 918 'win8_chromium_gyp_dbg': 'swarming_gyp_debug_trybot_x86', | 918 'win8_chromium_gyp_dbg': 'swarming_gyp_debug_trybot_x86', |
| 919 'win8_chromium_gyp_rel': 'swarming_gyp_release_trybot_x86', | 919 'win8_chromium_gyp_rel': 'swarming_gyp_release_trybot_x86', |
| 920 'win_x64_archive': 'noswarming_gn_release_trybot_x64', | 920 'win_x64_archive': 'noswarming_gn_release_trybot_x64', |
| 921 'win_archive': 'noswarming_gn_release_trybot_x86', | 921 'win_archive': 'noswarming_gn_release_trybot_x86', |
| 922 'win_chromium_compile_dbg_ng': 'swarming_gn_debug_trybot_x86', | 922 'win_chromium_compile_dbg_ng': 'swarming_gn_debug_trybot_x86', |
| 923 'win_chromium_compile_rel_ng': | 923 'win_chromium_compile_rel_ng': |
| 924 'swarming_gpu_tests_gn_release_trybot_x86', | 924 'swarming_gpu_tests_gn_release_trybot_x86', |
| 925 'win_chromium_dbg_ng': 'swarming_gn_debug_trybot_x86', | 925 'win_chromium_dbg_ng': 'swarming_gn_debug_trybot_x86', |
| 926 'win_chromium_rel_ng': 'swarming_gpu_tests_gn_release_trybot_x86', | 926 'win_chromium_rel_ng': 'swarming_gpu_tests_gn_release_trybot_x86', |
| 927 'win_chromium_syzyasan_rel': 'swarming_gn_syzyasan_release_trybot_x86', | 927 'win_chromium_syzyasan_rel': 'gn_syzyasan_no_pch_release_x86', |
| 928 'win_chromium_variable': 'findit', | 928 'win_chromium_variable': 'findit', |
| 929 'win_chromium_variable_archive': 'findit', | 929 'win_chromium_variable_archive': 'findit', |
| 930 'win_chromium_variable_chrome': 'findit', | 930 'win_chromium_variable_chrome': 'findit', |
| 931 'win_chromium_variable_clang': 'findit', | 931 'win_chromium_variable_clang': 'findit', |
| 932 'win_chromium_variable_gn': 'findit', | 932 'win_chromium_variable_gn': 'findit', |
| 933 'win_chromium_variable_webkit_builder': 'findit', | 933 'win_chromium_variable_webkit_builder': 'findit', |
| 934 'win_chromium_variable_webkit_layout': 'findit', | 934 'win_chromium_variable_webkit_layout': 'findit', |
| 935 'win_chromium_variable_webkit_win7_builder': 'findit', | 935 'win_chromium_variable_webkit_win7_builder': 'findit', |
| 936 'win_chromium_variable_webkit_win7_builder_x64': 'findit', | 936 'win_chromium_variable_webkit_win7_builder_x64': 'findit', |
| 937 'win_chromium_x64_rel_ng': 'swarming_gn_release_trybot_x64', | 937 'win_chromium_x64_rel_ng': 'swarming_gn_release_trybot_x64', |
| (...skipping 482 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1420 ], | 1420 ], |
| 1421 | 1421 |
| 1422 'gn_release_trybot_x86': [ | 1422 'gn_release_trybot_x86': [ |
| 1423 'gn', 'release_trybot', 'x86', | 1423 'gn', 'release_trybot', 'x86', |
| 1424 ], | 1424 ], |
| 1425 | 1425 |
| 1426 'gn_shared_release_bot_minimal_symbols_x86': [ | 1426 'gn_shared_release_bot_minimal_symbols_x86': [ |
| 1427 'gn', 'shared_release_bot', 'minimal_symbols', 'x86', | 1427 'gn', 'shared_release_bot', 'minimal_symbols', 'x86', |
| 1428 ], | 1428 ], |
| 1429 | 1429 |
| 1430 'gn_syzyasan_no_pch_x86': [ | 1430 'gn_syzyasan_no_pch_release_x86': [ |
| 1431 'gn', 'syzyasan', 'no_pch', 'x86', | 1431 'gn', 'syzyasan', 'no_pch', 'release', 'x86', |
| 1432 ], | 1432 ], |
| 1433 | 1433 |
| 1434 'gn_tsan_disable_nacl_line_tables_debug_bot': [ | 1434 'gn_tsan_disable_nacl_line_tables_debug_bot': [ |
| 1435 'gn', 'tsan', 'disable_nacl', 'line_tables', 'debug_bot', | 1435 'gn', 'tsan', 'disable_nacl', 'line_tables', 'debug_bot', |
| 1436 ], | 1436 ], |
| 1437 | 1437 |
| 1438 'gn_tsan_disable_nacl_line_tables_release_bot': [ | 1438 'gn_tsan_disable_nacl_line_tables_release_bot': [ |
| 1439 'gn', 'tsan', 'disable_nacl', 'line_tables', 'release_bot', | 1439 'gn', 'tsan', 'disable_nacl', 'line_tables', 'release_bot', |
| 1440 ], | 1440 ], |
| 1441 | 1441 |
| (...skipping 442 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1884 | 1884 |
| 1885 'swarming_gn_clang_tot_official_minimal_symbols_static_release_x86': [ | 1885 'swarming_gn_clang_tot_official_minimal_symbols_static_release_x86': [ |
| 1886 'swarming', 'gn', 'clang_tot', 'official', 'minimal_symbols', 'static', | 1886 'swarming', 'gn', 'clang_tot', 'official', 'minimal_symbols', 'static', |
| 1887 'release', 'x86', | 1887 'release', 'x86', |
| 1888 ], | 1888 ], |
| 1889 | 1889 |
| 1890 'swarming_gn_release_trybot_arm': [ | 1890 'swarming_gn_release_trybot_arm': [ |
| 1891 'swarming', 'gn', 'release_trybot', 'arm', 'crosscompile', | 1891 'swarming', 'gn', 'release_trybot', 'arm', 'crosscompile', |
| 1892 ], | 1892 ], |
| 1893 | 1893 |
| 1894 'swarming_gn_syzyasan_release_trybot_x86': [ | |
| 1895 'swarming', 'gn', 'syzyasan', 'release_trybot', 'x86', | |
| 1896 ], | |
| 1897 | |
| 1898 'swarming_tsan_disable_nacl_gn_release_bot': [ | 1894 'swarming_tsan_disable_nacl_gn_release_bot': [ |
| 1899 'swarming', 'tsan', 'disable_nacl', 'gn', 'release_bot', | 1895 'swarming', 'tsan', 'disable_nacl', 'gn', 'release_bot', |
| 1900 ], | 1896 ], |
| 1901 | 1897 |
| 1902 'swarming_tsan_disable_nacl_gn_release_trybot': [ | 1898 'swarming_tsan_disable_nacl_gn_release_trybot': [ |
| 1903 'swarming', 'tsan', 'disable_nacl', 'gn', 'release_trybot', | 1899 'swarming', 'tsan', 'disable_nacl', 'gn', 'release_trybot', |
| 1904 ], | 1900 ], |
| 1905 | 1901 |
| 1906 'swarming_msan_gn_release_bot': [ | 1902 'swarming_msan_gn_release_bot': [ |
| 1907 'swarming', 'msan', 'gn', 'release_bot', | 1903 'swarming', 'msan', 'gn', 'release_bot', |
| (...skipping 469 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 2377 }, | 2373 }, |
| 2378 | 2374 |
| 2379 'drfuzz': { 'gn_args': 'use_drfuzz=true' }, | 2375 'drfuzz': { 'gn_args': 'use_drfuzz=true' }, |
| 2380 | 2376 |
| 2381 'drmemory': { | 2377 'drmemory': { |
| 2382 'gn_args': 'is_component_build=true enable_iterator_debugging=false', | 2378 'gn_args': 'is_component_build=true enable_iterator_debugging=false', |
| 2383 'gyp_defines': 'component=shared_library build_for_tool=drmemory', | 2379 'gyp_defines': 'component=shared_library build_for_tool=drmemory', |
| 2384 }, | 2380 }, |
| 2385 }, | 2381 }, |
| 2386 } | 2382 } |
| OLD | NEW |