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

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

Issue 1777063002: Switch android builders on tryserver.chromium.perf from gyp to gn (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Adding N5x and Webview bisect bots Created 4 years, 9 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 the list of configs that you can pass to mb; each config 6 # This is the list of configs that you can pass to mb; each config
7 # represents a particular combination of GYP_DEFINES/gn args that 7 # represents a particular combination of GYP_DEFINES/gn args that
8 # we must support. A given config *may* be platform-specific but 8 # we must support. A given config *may* be platform-specific but
9 # is not necessarily so (i.e., we might have mac, win, and linux 9 # is not necessarily so (i.e., we might have mac, win, and linux
10 # bots all using the 'gn_release_bot' config). 10 # bots all using the 'gn_release_bot' config).
(...skipping 52 matching lines...) Expand 10 before | Expand all | Expand 10 after
63 'gn_release_bot': ['gn', 'release_bot'], 63 'gn_release_bot': ['gn', 'release_bot'],
64 'gn_release_bot_minimal_symbols': ['gn', 'release_bot_minimal_symbols'], 64 'gn_release_bot_minimal_symbols': ['gn', 'release_bot_minimal_symbols'],
65 'gn_release_bot_minimal_symbols_x86': ['gn', 'release_bot_minimal_symbols', 'x86'], 65 'gn_release_bot_minimal_symbols_x86': ['gn', 'release_bot_minimal_symbols', 'x86'],
66 'gn_release_trybot': ['gn', 'release_trybot'], 66 'gn_release_trybot': ['gn', 'release_trybot'],
67 'gn_release_trybot_x86': ['gn', 'release_trybot', 'x86'], 67 'gn_release_trybot_x86': ['gn', 'release_trybot', 'x86'],
68 'gyp_debug_bot': ['gyp', 'debug_bot'], 68 'gyp_debug_bot': ['gyp', 'debug_bot'],
69 'gyp_debug_bot_x86': ['gyp', 'debug_bot', 'x86'], 69 'gyp_debug_bot_x86': ['gyp', 'debug_bot', 'x86'],
70 'gyp_official_goma': ['gyp', 'official', 'goma'], 70 'gyp_official_goma': ['gyp', 'official', 'goma'],
71 'gyp_official_goma_chromeos': ['gyp', 'official', 'goma', 'chromeos'], 71 'gyp_official_goma_chromeos': ['gyp', 'official', 'goma', 'chromeos'],
72 'gyp_official_goma_x86': ['gyp', 'official', 'goma', 'x86'], 72 'gyp_official_goma_x86': ['gyp', 'official', 'goma', 'x86'],
73 'gyp_official_goma_minimal_symbols_android': ['gyp', 'official', 'goma', 'mi nimal_symbols', 'android'],
74 'gyp_official_goma_minimal_symbols_android_arm64': ['gyp', 'official', 'goma ', 'minimal_symbols', 'android', 'arm64'],
75 'gyp_official_goma_minimal_symbols_x64': ['gyp', 'official', 'goma', 'minima l_symbols', 'x64'], 73 'gyp_official_goma_minimal_symbols_x64': ['gyp', 'official', 'goma', 'minima l_symbols', 'x64'],
76 'gyp_official_goma_minimal_symbols_x86': ['gyp', 'official', 'goma', 'minima l_symbols', 'x86'], 74 'gyp_official_goma_minimal_symbols_x86': ['gyp', 'official', 'goma', 'minima l_symbols', 'x86'],
77 'gyp_release_bot_android': ['gyp', 'release_bot', 'android'], 75 'gyp_release_bot_android': ['gyp', 'release_bot', 'android'],
78 'gyp_release_trybot': ['gyp', 'release_trybot'], 76 'gyp_release_trybot': ['gyp', 'release_trybot'],
79 'gyp_release_trybot_x64': ['gyp', 'release_trybot', 'x64'], 77 'gyp_release_trybot_x64': ['gyp', 'release_trybot', 'x64'],
80 'gn_release_libfuzzer_asan': ['gn', 'release', 'libfuzzer', 'asan', 'proprie tary_codecs', 'pdf_xfa'], 78 'gn_release_libfuzzer_asan': ['gn', 'release', 'libfuzzer', 'asan', 'proprie tary_codecs', 'pdf_xfa'],
81 'gn_release_libfuzzer_msan': ['gn', 'release', 'libfuzzer', 'msan', 'proprie tary_codecs', 'pdf_xfa'], 79 'gn_release_libfuzzer_msan': ['gn', 'release', 'libfuzzer', 'msan', 'proprie tary_codecs', 'pdf_xfa'],
82 'gn_release_drmemory_drfuzz_x86': ['gn', 'release', 'drmemory', 'drfuzz', 'x 86', 'proprietary_codecs'], 80 'gn_release_drmemory_drfuzz_x86': ['gn', 'release', 'drmemory', 'drfuzz', 'x 86', 'proprietary_codecs'],
83 'gn_release_drmemory_drfuzz': ['gn', 'release', 'drmemory', 'drfuzz', 'propr ietary_codecs'], 81 'gn_release_drmemory_drfuzz': ['gn', 'release', 'drmemory', 'drfuzz', 'propr ietary_codecs'],
84 'gyp_valgrind_release_bot': ['gyp', 'valgrind', 'release_bot'], 82 'gyp_valgrind_release_bot': ['gyp', 'valgrind', 'release_bot'],
(...skipping 708 matching lines...) Expand 10 before | Expand all | Expand 10 after
793 'linux_ecs_ozone': 'embedded_gyp_debug_bot', 791 'linux_ecs_ozone': 'embedded_gyp_debug_bot',
794 'linux_optional_gpu_tests_rel': 'swarming_gpu_fyi_tests_gn_release_trybot' , 792 'linux_optional_gpu_tests_rel': 'swarming_gpu_fyi_tests_gn_release_trybot' ,
795 }, 793 },
796 'tryserver.chromium.mac': { 794 'tryserver.chromium.mac': {
797 'mac_chromium_gn_dbg': 'gn_debug_static_bot', 795 'mac_chromium_gn_dbg': 'gn_debug_static_bot',
798 'mac_chromium_gn_rel': 'gn_release_trybot', 796 'mac_chromium_gn_rel': 'gn_release_trybot',
799 'mac_chromium_gn_upload': 'gn_release_bot', 797 'mac_chromium_gn_upload': 'gn_release_bot',
800 'mac_chromium_clang_upload': 'gn_release_bot', 798 'mac_chromium_clang_upload': 'gn_release_bot',
801 }, 799 },
802 'tryserver.chromium.perf': { 800 'tryserver.chromium.perf': {
803 'android_perf_bisect_builder': 'gyp_official_goma_minimal_symbols_android' , 801 'android_perf_bisect_builder': 'gn_official_goma_minimal_symbols_android',
804 'android_arm64_perf_bisect_builder': 'gyp_official_goma_minimal_symbols_an droid_arm64', 802 'android_arm64_perf_bisect_builder': 'gn_official_goma_minimal_symbols_and roid_arm64',
805 'linux_perf_bisect_builder': 'gn_official_goma', 803 'linux_perf_bisect_builder': 'gn_official_goma',
806 'mac_perf_bisect_builder': 'gyp_official_goma', 804 'mac_perf_bisect_builder': 'gyp_official_goma',
807 'win_perf_bisect_builder': 'gyp_official_goma_minimal_symbols_x86', 805 'win_perf_bisect_builder': 'gyp_official_goma_minimal_symbols_x86',
808 'winx64_bisect_builder': 'gyp_official_goma_minimal_symbols_x64', 806 'winx64_bisect_builder': 'gyp_official_goma_minimal_symbols_x64',
809 'linux_perf_bisect': 'gn_official_goma', 807 'linux_perf_bisect': 'gn_official_goma',
810 'mac_10_11_perf_bisect': 'gyp_official_goma', 808 'mac_10_11_perf_bisect': 'gyp_official_goma',
811 'mac_10_10_perf_bisect': 'gyp_official_goma', 809 'mac_10_10_perf_bisect': 'gyp_official_goma',
812 'mac_retina_perf_bisect': 'gyp_official_goma', 810 'mac_retina_perf_bisect': 'gyp_official_goma',
813 'mac_hdd_perf_bisect': 'gyp_official_goma', 811 'mac_hdd_perf_bisect': 'gyp_official_goma',
814 'win_perf_bisect': 'gyp_official_goma_minimal_symbols_x86', 812 'win_perf_bisect': 'gyp_official_goma_minimal_symbols_x86',
815 'win_x64_perf_bisect': 'gyp_official_goma_minimal_symbols_x64', 813 'win_x64_perf_bisect': 'gyp_official_goma_minimal_symbols_x64',
816 'winx64ati_perf_bisect': 'gyp_official_goma_minimal_symbols_x64', 814 'winx64ati_perf_bisect': 'gyp_official_goma_minimal_symbols_x64',
817 'winx64nvidia_perf_bisect': 'gyp_official_goma_minimal_symbols_x64', 815 'winx64nvidia_perf_bisect': 'gyp_official_goma_minimal_symbols_x64',
818 'winx64intel_perf_bisect': 'gyp_official_goma_minimal_symbols_x64', 816 'winx64intel_perf_bisect': 'gyp_official_goma_minimal_symbols_x64',
819 'winx64_10_perf_bisect': 'gyp_official_goma_minimal_symbols_x64', 817 'winx64_10_perf_bisect': 'gyp_official_goma_minimal_symbols_x64',
820 'winx64_zen_perf_bisect': 'gyp_official_goma_minimal_symbols_x64', 818 'winx64_zen_perf_bisect': 'gyp_official_goma_minimal_symbols_x64',
821 'win_8_perf_bisect': 'gyp_official_goma_minimal_symbols_x86', 819 'win_8_perf_bisect': 'gyp_official_goma_minimal_symbols_x86',
822 'android_one_perf_bisect': 'gyp_official_goma_minimal_symbols_android', 820 'android_one_perf_bisect': 'gn_official_goma_minimal_symbols_android',
823 'android_nexus5_perf_bisect': 'gyp_official_goma_minimal_symbols_android', 821 'android_nexus5_perf_bisect': 'gn_official_goma_minimal_symbols_android',
824 'android_nexus6_perf_bisect': 'gyp_official_goma_minimal_symbols_android', 822 'android_nexus6_perf_bisect': 'gn_official_goma_minimal_symbols_android',
825 'android_nexus7_perf_bisect': 'gyp_official_goma_minimal_symbols_android', 823 'android_nexus7_perf_bisect': 'gn_official_goma_minimal_symbols_android',
826 'android_nexus9_perf_bisect': 'gyp_official_goma_minimal_symbols_android_a rm64', 824 'android_nexus9_perf_bisect': 'gn_official_goma_minimal_symbols_android_ar m64',
827 'android_s5_perf_bisect': 'gyp_official_goma_minimal_symbols_android', 825 'android_s5_perf_bisect': 'gn_official_goma_minimal_symbols_android',
828 'android_s5_perf_cq': 'gyp_official_goma_minimal_symbols_android', 826 'android_s5_perf_cq': 'gn_official_goma_minimal_symbols_android',
827 'android_nexus5X_perf_bisect': 'gn_official_goma_minimal_symbols_android',
828 'android_webview_aosp_perf_bisect': 'gn_official_goma_minimal_symbols_andr oid',
829 'linux_perf_cq': 'gn_official_goma', 829 'linux_perf_cq': 'gn_official_goma',
830 'mac_retina_perf_cq': 'gyp_official_goma', 830 'mac_retina_perf_cq': 'gyp_official_goma',
831 'winx64_10_perf_cq': 'gyp_official_goma_minimal_symbols_x64', 831 'winx64_10_perf_cq': 'gyp_official_goma_minimal_symbols_x64',
832 'android_fyi_perf_bisect': 'gn_official_goma_minimal_symbols_android',
832 'linux_fyi_perf_bisect': 'gn_official_goma', 833 'linux_fyi_perf_bisect': 'gn_official_goma',
833 'mac_fyi_perf_bisect': 'gyp_official_goma', 834 'mac_fyi_perf_bisect': 'gyp_official_goma',
834 'win_fyi_perf_bisect': 'gyp_official_goma_minimal_symbols_x86', 835 'win_fyi_perf_bisect': 'gyp_official_goma_minimal_symbols_x86',
835 }, 836 },
836 'tryserver.chromium.win': { 837 'tryserver.chromium.win': {
837 'win_chromium_gn_x64_dbg': 'gn_debug_bot_minimal_symbols', 838 'win_chromium_gn_x64_dbg': 'gn_debug_bot_minimal_symbols',
838 'win_chromium_gn_x64_rel': 'gn_release_trybot', 839 'win_chromium_gn_x64_rel': 'gn_release_trybot',
839 'win_chromium_x64_rel_ng': 'gn_release_trybot', 840 'win_chromium_x64_rel_ng': 'gn_release_trybot',
840 'win8_chromium_ng': 'gn_release_trybot_x86', 841 'win8_chromium_ng': 'gn_release_trybot_x86',
841 'win8_chromium_gn_dbg': 'gn_debug_bot_minimal_symbols_x86', 842 'win8_chromium_gn_dbg': 'gn_debug_bot_minimal_symbols_x86',
842 'win8_chromium_gn_rel': 'gn_release_trybot_x86', 843 'win8_chromium_gn_rel': 'gn_release_trybot_x86',
843 'win8_chromium_gn_upload': 'gn_release_bot_minimal_symbols_x86', 844 'win8_chromium_gn_upload': 'gn_release_bot_minimal_symbols_x86',
844 'win_chromium_clang_upload': 'gn_release_bot', 845 'win_chromium_clang_upload': 'gn_release_bot',
845 'win_clang_x64_dbg': 'win_clang_debug_bot', 846 'win_clang_x64_dbg': 'win_clang_debug_bot',
846 }, 847 },
847 'tryserver.v8': { 848 'tryserver.v8': {
848 'v8_linux_chromium_gn_rel': 'gn_release_trybot', 849 'v8_linux_chromium_gn_rel': 'gn_release_trybot',
849 'v8_android_chromium_gn_dbg': 'android_gn_debug_bot', 850 'v8_android_chromium_gn_dbg': 'android_gn_debug_bot',
850 'v8_linux_blink_rel': 'swarming_gn_release_trybot_minimal_symbols_x64', 851 'v8_linux_blink_rel': 'swarming_gn_release_trybot_minimal_symbols_x64',
851 }, 852 },
852 }, 853 },
853 } 854 }
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