| 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 588 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 599 'Mac Tester': 'none', | 599 'Mac Tester': 'none', |
| 600 'Win Builder': 'chrome_with_codecs_blink_logging_gyp_release_trybot_x86', | 600 'Win Builder': 'chrome_with_codecs_blink_logging_gyp_release_trybot_x86', |
| 601 'Win x64 GN (dbg)': 'gn_debug_bot_minimal_symbols_chrome_with_codecs', | 601 'Win x64 GN (dbg)': 'gn_debug_bot_minimal_symbols_chrome_with_codecs', |
| 602 'Win x64 GN': 'gn_release_bot_minimal_symbols_chrome_with_codecs', | 602 'Win x64 GN': 'gn_release_bot_minimal_symbols_chrome_with_codecs', |
| 603 'Win10 Tester': 'none', | 603 'Win10 Tester': 'none', |
| 604 'Win7 Tester': 'none', | 604 'Win7 Tester': 'none', |
| 605 }, | 605 }, |
| 606 | 606 |
| 607 'chromium.win': { | 607 'chromium.win': { |
| 608 # Windows bots take too long to link w/ full symbols and time out. | 608 # Windows bots take too long to link w/ full symbols and time out. |
| 609 'Win Builder': 'swarming_gn_release_bot_minimal_symbols_x86', | 609 'Win Builder': 'swarming_gyp_release_bot_minimal_symbols_x86', |
| 610 'Win Builder (dbg)': 'swarming_gn_debug_bot_minimal_symbols_x86', | 610 'Win Builder (dbg)': 'swarming_gn_debug_bot_minimal_symbols_x86', |
| 611 'Win x64 Builder': 'swarming_gn_release_bot_minimal_symbols_x64', | 611 'Win x64 Builder': 'swarming_gn_release_bot_minimal_symbols_x64', |
| 612 'Win x64 Builder (dbg)': 'swarming_gn_debug_bot_minimal_symbols_x64', | 612 'Win x64 Builder (dbg)': 'swarming_gn_debug_bot_minimal_symbols_x64', |
| 613 'Win 7 Tests x64 (1)': 'none', | 613 'Win 7 Tests x64 (1)': 'none', |
| 614 'Win10 Tests x64': 'none', | 614 'Win10 Tests x64': 'none', |
| 615 'Win7 (32) Tests': 'none', | 615 'Win7 (32) Tests': 'none', |
| 616 'Win7 Tests (1)': 'none', | 616 'Win7 Tests (1)': 'none', |
| 617 'Win7 Tests (dbg)(1)': 'none', | 617 'Win7 Tests (dbg)(1)': 'none', |
| 618 'Win8 Aura': 'gn_release_bot_minimal_symbols_x86', | 618 'Win8 Aura': 'gn_release_bot_minimal_symbols_x86', |
| 619 'Win8 GN (dbg)': 'gn_debug_bot_minimal_symbols_x86', | 619 'Win8 GN (dbg)': 'gn_debug_bot_minimal_symbols_x86', |
| (...skipping 237 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 857 'win10_chromium_x64_rel_ng_exp': 'swarming_gn_release_trybot_x64', | 857 'win10_chromium_x64_rel_ng_exp': 'swarming_gn_release_trybot_x64', |
| 858 'win8_chromium_gn_dbg': 'swarming_gn_debug_trybot_x86', | 858 'win8_chromium_gn_dbg': 'swarming_gn_debug_trybot_x86', |
| 859 'win8_chromium_gn_upload': 'gn_release_bot_minimal_symbols_x86', | 859 'win8_chromium_gn_upload': 'gn_release_bot_minimal_symbols_x86', |
| 860 'win8_chromium_ng': 'gn_release_trybot_x86', | 860 'win8_chromium_ng': 'gn_release_trybot_x86', |
| 861 'win_x64_archive': 'noswarming_gn_release_trybot_x64', | 861 'win_x64_archive': 'noswarming_gn_release_trybot_x64', |
| 862 'win_archive': 'noswarming_gn_release_trybot_x86', | 862 'win_archive': 'noswarming_gn_release_trybot_x86', |
| 863 'win_chromium_compile_dbg_ng': 'swarming_gn_debug_trybot_x86', | 863 'win_chromium_compile_dbg_ng': 'swarming_gn_debug_trybot_x86', |
| 864 'win_chromium_compile_rel_ng': | 864 'win_chromium_compile_rel_ng': |
| 865 'swarming_gpu_tests_gn_release_trybot_x86', | 865 'swarming_gpu_tests_gn_release_trybot_x86', |
| 866 'win_chromium_dbg_ng': 'swarming_gn_debug_trybot_x86', | 866 'win_chromium_dbg_ng': 'swarming_gn_debug_trybot_x86', |
| 867 'win_chromium_rel_ng': 'swarming_gpu_tests_gn_release_trybot_x86', | 867 'win_chromium_rel_ng': 'swarming_gpu_tests_gyp_release_trybot_x86', |
| 868 'win_chromium_syzyasan_rel': 'swarming_gyp_syzyasan_release_trybot_x86', | 868 'win_chromium_syzyasan_rel': 'swarming_gyp_syzyasan_release_trybot_x86', |
| 869 'win_chromium_variable': 'findit', | 869 'win_chromium_variable': 'findit', |
| 870 'win_chromium_variable_archive': 'findit', | 870 'win_chromium_variable_archive': 'findit', |
| 871 'win_chromium_variable_chrome': 'findit', | 871 'win_chromium_variable_chrome': 'findit', |
| 872 'win_chromium_variable_gn': 'findit', | 872 'win_chromium_variable_gn': 'findit', |
| 873 'win_chromium_variable_webkit_builder': 'findit', | 873 'win_chromium_variable_webkit_builder': 'findit', |
| 874 'win_chromium_variable_webkit_layout': 'findit', | 874 'win_chromium_variable_webkit_layout': 'findit', |
| 875 'win_chromium_variable_webkit_win7_builder': 'findit', | 875 'win_chromium_variable_webkit_win7_builder': 'findit', |
| 876 'win_chromium_variable_webkit_win7_builder_x64': 'findit', | 876 'win_chromium_variable_webkit_win7_builder_x64': 'findit', |
| 877 'win_chromium_x64_rel_ng': 'swarming_gn_release_trybot_x64', | 877 'win_chromium_x64_rel_ng': 'swarming_gn_release_trybot_x64', |
| (...skipping 710 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1588 ], | 1588 ], |
| 1589 | 1589 |
| 1590 'swarming_gn_release_bot_minimal_symbols_x64': [ | 1590 'swarming_gn_release_bot_minimal_symbols_x64': [ |
| 1591 'swarming', 'gn', 'release_bot_minimal_symbols', 'x64', | 1591 'swarming', 'gn', 'release_bot_minimal_symbols', 'x64', |
| 1592 ], | 1592 ], |
| 1593 | 1593 |
| 1594 'swarming_gn_release_bot_minimal_symbols_x86': [ | 1594 'swarming_gn_release_bot_minimal_symbols_x86': [ |
| 1595 'swarming', 'gn', 'release_bot_minimal_symbols', 'x86', | 1595 'swarming', 'gn', 'release_bot_minimal_symbols', 'x86', |
| 1596 ], | 1596 ], |
| 1597 | 1597 |
| 1598 'swarming_gyp_release_bot_minimal_symbols_x86': [ |
| 1599 'swarming', 'gyp', 'release_bot_minimal_symbols', 'x86', |
| 1600 ], |
| 1601 |
| 1598 'swarming_gn_release_bot_x64': [ | 1602 'swarming_gn_release_bot_x64': [ |
| 1599 'swarming', 'gn', 'release_bot', 'x64', | 1603 'swarming', 'gn', 'release_bot', 'x64', |
| 1600 ], | 1604 ], |
| 1601 | 1605 |
| 1602 'swarming_gn_release_trybot': [ | 1606 'swarming_gn_release_trybot': [ |
| 1603 'swarming', 'gn', 'release_bot', | 1607 'swarming', 'gn', 'release_bot', |
| 1604 ], | 1608 ], |
| 1605 | 1609 |
| 1606 'swarming_gn_release_trybot_x64': [ | 1610 'swarming_gn_release_trybot_x64': [ |
| 1607 'swarming', 'gn', 'release_trybot', 'x64', | 1611 'swarming', 'gn', 'release_trybot', 'x64', |
| (...skipping 58 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1666 ], | 1670 ], |
| 1667 | 1671 |
| 1668 'swarming_gpu_tests_gn_release_trybot': [ | 1672 'swarming_gpu_tests_gn_release_trybot': [ |
| 1669 'swarming', 'gpu_tests', 'gn', 'release_trybot', | 1673 'swarming', 'gpu_tests', 'gn', 'release_trybot', |
| 1670 ], | 1674 ], |
| 1671 | 1675 |
| 1672 'swarming_gpu_tests_gn_release_trybot_x86': [ | 1676 'swarming_gpu_tests_gn_release_trybot_x86': [ |
| 1673 'swarming', 'gpu_tests', 'gn', 'release_trybot', 'x86', | 1677 'swarming', 'gpu_tests', 'gn', 'release_trybot', 'x86', |
| 1674 ], | 1678 ], |
| 1675 | 1679 |
| 1680 'swarming_gpu_tests_gyp_release_trybot_x86': [ |
| 1681 'swarming', 'gpu_tests', 'gyp', 'release_trybot', 'x86', |
| 1682 ], |
| 1683 |
| 1676 'swarming_gpu_tests_gyp_debug_trybot': [ | 1684 'swarming_gpu_tests_gyp_debug_trybot': [ |
| 1677 'swarming', 'gpu_tests', 'gyp', 'debug_trybot', | 1685 'swarming', 'gpu_tests', 'gyp', 'debug_trybot', |
| 1678 ], | 1686 ], |
| 1679 | 1687 |
| 1680 'swarming_gpu_tests_gyp_release_bot': [ | 1688 'swarming_gpu_tests_gyp_release_bot': [ |
| 1681 'swarming', 'gpu_tests', 'gyp', 'release_bot', | 1689 'swarming', 'gpu_tests', 'gyp', 'release_bot', |
| 1682 ], | 1690 ], |
| 1683 | 1691 |
| 1684 'swarming_gpu_tests_gyp_release_bot_minimal_symbols_x86': [ | 1692 'swarming_gpu_tests_gyp_release_bot_minimal_symbols_x86': [ |
| 1685 'swarming', 'gpu_tests', 'gyp', 'release_bot', 'minimal_symbols', 'x86', | 1693 'swarming', 'gpu_tests', 'gyp', 'release_bot', 'minimal_symbols', 'x86', |
| (...skipping 624 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 2310 }, | 2318 }, |
| 2311 | 2319 |
| 2312 'drfuzz': { 'gn_args': 'use_drfuzz=true' }, | 2320 'drfuzz': { 'gn_args': 'use_drfuzz=true' }, |
| 2313 | 2321 |
| 2314 'drmemory': { | 2322 'drmemory': { |
| 2315 'gn_args': 'is_component_build=true enable_iterator_debugging=false', | 2323 'gn_args': 'is_component_build=true enable_iterator_debugging=false', |
| 2316 'gyp_defines': 'component=shared_library build_for_tool=drmemory', | 2324 'gyp_defines': 'component=shared_library build_for_tool=drmemory', |
| 2317 }, | 2325 }, |
| 2318 }, | 2326 }, |
| 2319 } | 2327 } |
| OLD | NEW |