| 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 587 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 598 'Mac Tester': 'none', | 598 'Mac Tester': 'none', |
| 599 'Win Builder': 'chrome_with_codecs_blink_logging_gyp_release_trybot_x86', | 599 'Win Builder': 'chrome_with_codecs_blink_logging_gyp_release_trybot_x86', |
| 600 'Win x64 GN (dbg)': 'gn_debug_bot_minimal_symbols_chrome_with_codecs', | 600 'Win x64 GN (dbg)': 'gn_debug_bot_minimal_symbols_chrome_with_codecs', |
| 601 'Win x64 GN': 'gn_release_bot_minimal_symbols_chrome_with_codecs', | 601 'Win x64 GN': 'gn_release_bot_minimal_symbols_chrome_with_codecs', |
| 602 'Win10 Tester': 'none', | 602 'Win10 Tester': 'none', |
| 603 'Win7 Tester': 'none', | 603 'Win7 Tester': 'none', |
| 604 }, | 604 }, |
| 605 | 605 |
| 606 'chromium.win': { | 606 'chromium.win': { |
| 607 # Windows bots take too long to link w/ full symbols and time out. | 607 # Windows bots take too long to link w/ full symbols and time out. |
| 608 'Win Builder': 'swarming_gyp_release_bot_minimal_symbols_x86', | 608 'Win Builder': 'swarming_gn_release_bot_minimal_symbols_x86', |
| 609 'Win Builder (dbg)': 'swarming_gn_debug_bot_minimal_symbols_x86', | 609 'Win Builder (dbg)': 'swarming_gn_debug_bot_minimal_symbols_x86', |
| 610 'Win x64 Builder': 'swarming_gn_release_bot_minimal_symbols_x64', | 610 'Win x64 Builder': 'swarming_gn_release_bot_minimal_symbols_x64', |
| 611 'Win x64 Builder (dbg)': 'swarming_gn_debug_bot_minimal_symbols_x64', | 611 'Win x64 Builder (dbg)': 'swarming_gn_debug_bot_minimal_symbols_x64', |
| 612 'Win 7 Tests x64 (1)': 'none', | 612 'Win 7 Tests x64 (1)': 'none', |
| 613 'Win10 Tests x64': 'none', | 613 'Win10 Tests x64': 'none', |
| 614 'Win7 (32) Tests': 'none', | 614 'Win7 (32) Tests': 'none', |
| 615 'Win7 Tests (1)': 'none', | 615 'Win7 Tests (1)': 'none', |
| 616 'Win7 Tests (dbg)(1)': 'none', | 616 'Win7 Tests (dbg)(1)': 'none', |
| 617 'Win8 Aura': 'gn_release_bot_minimal_symbols_x86', | 617 'Win8 Aura': 'gn_release_bot_minimal_symbols_x86', |
| 618 'Win8 GN (dbg)': 'gn_debug_bot_minimal_symbols_x86', | 618 'Win8 GN (dbg)': 'gn_debug_bot_minimal_symbols_x86', |
| (...skipping 243 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 862 'win10_chromium_x64_rel_ng_exp': 'swarming_gn_release_trybot_x64', | 862 'win10_chromium_x64_rel_ng_exp': 'swarming_gn_release_trybot_x64', |
| 863 'win8_chromium_gn_dbg': 'swarming_gn_debug_trybot_x86', | 863 'win8_chromium_gn_dbg': 'swarming_gn_debug_trybot_x86', |
| 864 'win8_chromium_gn_upload': 'gn_release_bot_minimal_symbols_x86', | 864 'win8_chromium_gn_upload': 'gn_release_bot_minimal_symbols_x86', |
| 865 'win8_chromium_ng': 'gn_release_trybot_x86', | 865 'win8_chromium_ng': 'gn_release_trybot_x86', |
| 866 'win_x64_archive': 'noswarming_gn_release_trybot_x64', | 866 'win_x64_archive': 'noswarming_gn_release_trybot_x64', |
| 867 'win_archive': 'noswarming_gn_release_trybot_x86', | 867 'win_archive': 'noswarming_gn_release_trybot_x86', |
| 868 'win_chromium_compile_dbg_ng': 'swarming_gn_debug_trybot_x86', | 868 'win_chromium_compile_dbg_ng': 'swarming_gn_debug_trybot_x86', |
| 869 'win_chromium_compile_rel_ng': | 869 'win_chromium_compile_rel_ng': |
| 870 'swarming_gpu_tests_gn_release_trybot_x86', | 870 'swarming_gpu_tests_gn_release_trybot_x86', |
| 871 'win_chromium_dbg_ng': 'swarming_gn_debug_trybot_x86', | 871 'win_chromium_dbg_ng': 'swarming_gn_debug_trybot_x86', |
| 872 'win_chromium_rel_ng': 'swarming_gpu_tests_gyp_release_trybot_x86', | 872 'win_chromium_rel_ng': 'swarming_gpu_tests_gn_release_trybot_x86', |
| 873 'win_chromium_syzyasan_rel': 'swarming_gyp_syzyasan_release_trybot_x86', | 873 'win_chromium_syzyasan_rel': 'swarming_gyp_syzyasan_release_trybot_x86', |
| 874 'win_chromium_variable': 'findit', | 874 'win_chromium_variable': 'findit', |
| 875 'win_chromium_variable_archive': 'findit', | 875 'win_chromium_variable_archive': 'findit', |
| 876 'win_chromium_variable_chrome': 'findit', | 876 'win_chromium_variable_chrome': 'findit', |
| 877 'win_chromium_variable_clang': 'findit', | 877 'win_chromium_variable_clang': 'findit', |
| 878 'win_chromium_variable_gn': 'findit', | 878 'win_chromium_variable_gn': 'findit', |
| 879 'win_chromium_variable_webkit_builder': 'findit', | 879 'win_chromium_variable_webkit_builder': 'findit', |
| 880 'win_chromium_variable_webkit_layout': 'findit', | 880 'win_chromium_variable_webkit_layout': 'findit', |
| 881 'win_chromium_variable_webkit_win7_builder': 'findit', | 881 'win_chromium_variable_webkit_win7_builder': 'findit', |
| 882 'win_chromium_variable_webkit_win7_builder_x64': 'findit', | 882 'win_chromium_variable_webkit_win7_builder_x64': 'findit', |
| (...skipping 712 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1595 ], | 1595 ], |
| 1596 | 1596 |
| 1597 'swarming_gn_release_bot_minimal_symbols_x64': [ | 1597 'swarming_gn_release_bot_minimal_symbols_x64': [ |
| 1598 'swarming', 'gn', 'release_bot_minimal_symbols', 'x64', | 1598 'swarming', 'gn', 'release_bot_minimal_symbols', 'x64', |
| 1599 ], | 1599 ], |
| 1600 | 1600 |
| 1601 'swarming_gn_release_bot_minimal_symbols_x86': [ | 1601 'swarming_gn_release_bot_minimal_symbols_x86': [ |
| 1602 'swarming', 'gn', 'release_bot_minimal_symbols', 'x86', | 1602 'swarming', 'gn', 'release_bot_minimal_symbols', 'x86', |
| 1603 ], | 1603 ], |
| 1604 | 1604 |
| 1605 'swarming_gyp_release_bot_minimal_symbols_x86': [ | |
| 1606 'swarming', 'gyp', 'release_bot_minimal_symbols', 'x86', | |
| 1607 ], | |
| 1608 | |
| 1609 'swarming_gn_release_bot_x64': [ | 1605 'swarming_gn_release_bot_x64': [ |
| 1610 'swarming', 'gn', 'release_bot', 'x64', | 1606 'swarming', 'gn', 'release_bot', 'x64', |
| 1611 ], | 1607 ], |
| 1612 | 1608 |
| 1613 'swarming_gn_release_trybot': [ | 1609 'swarming_gn_release_trybot': [ |
| 1614 'swarming', 'gn', 'release_bot', | 1610 'swarming', 'gn', 'release_bot', |
| 1615 ], | 1611 ], |
| 1616 | 1612 |
| 1617 'swarming_gn_release_trybot_x64': [ | 1613 'swarming_gn_release_trybot_x64': [ |
| 1618 'swarming', 'gn', 'release_trybot', 'x64', | 1614 'swarming', 'gn', 'release_trybot', 'x64', |
| (...skipping 58 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1677 ], | 1673 ], |
| 1678 | 1674 |
| 1679 'swarming_gpu_tests_gn_release_trybot': [ | 1675 'swarming_gpu_tests_gn_release_trybot': [ |
| 1680 'swarming', 'gpu_tests', 'gn', 'release_trybot', | 1676 'swarming', 'gpu_tests', 'gn', 'release_trybot', |
| 1681 ], | 1677 ], |
| 1682 | 1678 |
| 1683 'swarming_gpu_tests_gn_release_trybot_x86': [ | 1679 'swarming_gpu_tests_gn_release_trybot_x86': [ |
| 1684 'swarming', 'gpu_tests', 'gn', 'release_trybot', 'x86', | 1680 'swarming', 'gpu_tests', 'gn', 'release_trybot', 'x86', |
| 1685 ], | 1681 ], |
| 1686 | 1682 |
| 1687 'swarming_gpu_tests_gyp_release_trybot_x86': [ | |
| 1688 'swarming', 'gpu_tests', 'gyp', 'release_trybot', 'x86', | |
| 1689 ], | |
| 1690 | |
| 1691 'swarming_gpu_tests_gyp_debug_trybot': [ | 1683 'swarming_gpu_tests_gyp_debug_trybot': [ |
| 1692 'swarming', 'gpu_tests', 'gyp', 'debug_trybot', | 1684 'swarming', 'gpu_tests', 'gyp', 'debug_trybot', |
| 1693 ], | 1685 ], |
| 1694 | 1686 |
| 1695 'swarming_gpu_tests_gyp_release_bot': [ | 1687 'swarming_gpu_tests_gyp_release_bot': [ |
| 1696 'swarming', 'gpu_tests', 'gyp', 'release_bot', | 1688 'swarming', 'gpu_tests', 'gyp', 'release_bot', |
| 1697 ], | 1689 ], |
| 1698 | 1690 |
| 1699 'swarming_gpu_tests_gyp_release_bot_minimal_symbols_x86': [ | 1691 'swarming_gpu_tests_gyp_release_bot_minimal_symbols_x86': [ |
| 1700 'swarming', 'gpu_tests', 'gyp', 'release_bot', 'minimal_symbols', 'x86', | 1692 'swarming', 'gpu_tests', 'gyp', 'release_bot', 'minimal_symbols', 'x86', |
| (...skipping 622 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 2323 }, | 2315 }, |
| 2324 | 2316 |
| 2325 'drfuzz': { 'gn_args': 'use_drfuzz=true' }, | 2317 'drfuzz': { 'gn_args': 'use_drfuzz=true' }, |
| 2326 | 2318 |
| 2327 'drmemory': { | 2319 'drmemory': { |
| 2328 'gn_args': 'is_component_build=true enable_iterator_debugging=false', | 2320 'gn_args': 'is_component_build=true enable_iterator_debugging=false', |
| 2329 'gyp_defines': 'component=shared_library build_for_tool=drmemory', | 2321 'gyp_defines': 'component=shared_library build_for_tool=drmemory', |
| 2330 }, | 2322 }, |
| 2331 }, | 2323 }, |
| 2332 } | 2324 } |
| OLD | NEW |