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 # This is a .pyl, or "Python Literal", file. You can treat it just like a | 5 # This is a .pyl, or "Python Literal", file. You can treat it just like a |
6 # .json file, with the following exceptions: | 6 # .json file, with the following exceptions: |
7 # * all keys must be quoted (use single quotes, please); | 7 # * all keys must be quoted (use single quotes, please); |
8 # * comments are allowed, using '#' syntax; and | 8 # * comments are allowed, using '#' syntax; and |
9 # * trailing commas are allowed. | 9 # * trailing commas are allowed. |
10 | 10 |
(...skipping 157 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
168 'CrWinAsanCov': 'asan_clang_edge_fuzzer_static_v8_heap_x86_full_symbols_re
lease', | 168 'CrWinAsanCov': 'asan_clang_edge_fuzzer_static_v8_heap_x86_full_symbols_re
lease', |
169 'CrWinClang(shared)': 'clang_minimal_symbols_shared_release_bot_x86', | 169 'CrWinClang(shared)': 'clang_minimal_symbols_shared_release_bot_x86', |
170 'CrWinClang64(dbg)': 'win_clang_debug_bot', | 170 'CrWinClang64(dbg)': 'win_clang_debug_bot', |
171 'CrWinClangLLD': 'clang_tot_official_minimal_symbols_static_use_lld_x86', | 171 'CrWinClangLLD': 'clang_tot_official_minimal_symbols_static_use_lld_x86', |
172 'CrWinClangLLD64': 'clang_tot_minimal_symbols_shared_release_use_lld', | 172 'CrWinClangLLD64': 'clang_tot_minimal_symbols_shared_release_use_lld', |
173 'CrWinClngLLD64dbg': 'clang_tot_minimal_symbols_shared_debug_use_lld', | 173 'CrWinClngLLD64dbg': 'clang_tot_minimal_symbols_shared_debug_use_lld', |
174 'CrWinClngLLDdbg': 'clang_tot_minimal_symbols_shared_debug_use_lld_x86', | 174 'CrWinClngLLDdbg': 'clang_tot_minimal_symbols_shared_debug_use_lld_x86', |
175 'EarlGreyiOS': 'ios', | 175 'EarlGreyiOS': 'ios', |
176 'GomaCanaryiOS': 'ios', | 176 'GomaCanaryiOS': 'ios', |
177 'ios-simulator': 'ios', | 177 'ios-simulator': 'ios', |
178 'Headless Linux (dbg)': '//build/args/bots/chromium.fyi/headless_linux_dbg
.gn', | 178 'Headless Linux (dbg)': 'headless_linux_debug_bot', |
179 'MD Top Chrome ChromeOS material-hybrid': 'chromeos_with_codecs_debug_bot'
, | 179 'MD Top Chrome ChromeOS material-hybrid': 'chromeos_with_codecs_debug_bot'
, |
180 'MD Top Chrome ChromeOS non-material': 'chromeos_with_codecs_debug_bot', | 180 'MD Top Chrome ChromeOS non-material': 'chromeos_with_codecs_debug_bot', |
181 'MD Top Chrome Win material': 'debug_bot', | 181 'MD Top Chrome Win material': 'debug_bot', |
182 'MD Top Chrome Linux material': 'debug_bot', | 182 'MD Top Chrome Linux material': 'debug_bot', |
183 'LTO Linux': 'official_goma_lto', | 183 'LTO Linux': 'official_goma_lto', |
184 'LTO Linux Perf': 'official_goma_lto', | 184 'LTO Linux Perf': 'official_goma_lto', |
185 'Libfuzzer Upload Linux ASan': 'release_libfuzzer_asan', | 185 'Libfuzzer Upload Linux ASan': 'release_libfuzzer_asan', |
186 'Libfuzzer Upload Linux ASan Debug': 'debug_libfuzzer_asan', | 186 'Libfuzzer Upload Linux ASan Debug': 'debug_libfuzzer_asan', |
187 'Libfuzzer Upload Linux MSan': 'release_libfuzzer_msan', | 187 'Libfuzzer Upload Linux MSan': 'release_libfuzzer_msan', |
188 'Libfuzzer Upload Linux UBSan': 'release_libfuzzer_ubsan', | 188 'Libfuzzer Upload Linux UBSan': 'release_libfuzzer_ubsan', |
(...skipping 347 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
536 'linux_chromium_chromeos_msan_rel_ng': 'chromeos_msan_release_bot', | 536 'linux_chromium_chromeos_msan_rel_ng': 'chromeos_msan_release_bot', |
537 'linux_chromium_chromeos_ozone_rel_ng': 'chromeos_with_codecs_ozone_releas
e_trybot', | 537 'linux_chromium_chromeos_ozone_rel_ng': 'chromeos_with_codecs_ozone_releas
e_trybot', |
538 'linux_chromium_chromeos_rel_ng': 'chromeos_with_codecs_release_trybot', | 538 'linux_chromium_chromeos_rel_ng': 'chromeos_with_codecs_release_trybot', |
539 'linux_chromium_clobber_rel_ng': 'release_trybot', | 539 'linux_chromium_clobber_rel_ng': 'release_trybot', |
540 'linux_chromium_compile_dbg_32_ng': 'debug_trybot_x86', | 540 'linux_chromium_compile_dbg_32_ng': 'debug_trybot_x86', |
541 'linux_chromium_compile_dbg_ng': 'debug_trybot', | 541 'linux_chromium_compile_dbg_ng': 'debug_trybot', |
542 'linux_chromium_compile_rel_ng': 'release_trybot', | 542 'linux_chromium_compile_rel_ng': 'release_trybot', |
543 'linux_chromium_dbg_32_ng': 'debug_trybot_x86', | 543 'linux_chromium_dbg_32_ng': 'debug_trybot_x86', |
544 'linux_chromium_dbg_ng': 'debug_trybot', | 544 'linux_chromium_dbg_ng': 'debug_trybot', |
545 'linux_chromium_gn_upload': 'gn_linux_upload', | 545 'linux_chromium_gn_upload': 'gn_linux_upload', |
546 'linux_chromium_headless_dbg': '//build/args/bots/tryserver.chromium.linux
/linux_chromium_headless_dbg.gn', | 546 'linux_chromium_headless_rel': 'headless_linux_release_trybot', |
547 'linux_chromium_headless_rel': '//build/args/bots/tryserver.chromium.linux
/linux_chromium_headless_rel.gn', | |
548 'linux_chromium_ozone_compile_only_ng': 'ozone_linux_release_trybot', | 547 'linux_chromium_ozone_compile_only_ng': 'ozone_linux_release_trybot', |
549 | 548 |
550 # This is intentionally a release_bot and not a release_trybot; | 549 # This is intentionally a release_bot and not a release_trybot; |
551 # enabling DCHECKs seems to cause flaky failures that don't show up | 550 # enabling DCHECKs seems to cause flaky failures that don't show up |
552 # on the continuous builder. | 551 # on the continuous builder. |
553 'linux_chromium_msan_rel_ng': 'msan_release_bot', | 552 'linux_chromium_msan_rel_ng': 'msan_release_bot', |
554 | 553 |
555 'linux_chromium_rel_ng': 'gpu_tests_release_trybot', | 554 'linux_chromium_rel_ng': 'gpu_tests_release_trybot', |
556 'linux_chromium_tsan_rel_ng': 'tsan_disable_nacl_release_trybot', | 555 'linux_chromium_tsan_rel_ng': 'tsan_disable_nacl_release_trybot', |
557 'linux_chromium_ubsan_rel_ng': 'ubsan_vptr_release_trybot', | 556 'linux_chromium_ubsan_rel_ng': 'ubsan_vptr_release_trybot', |
(...skipping 698 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
1256 ], | 1255 ], |
1257 | 1256 |
1258 'gpu_tests_release_bot': [ | 1257 'gpu_tests_release_bot': [ |
1259 'gpu_tests', 'release_bot', | 1258 'gpu_tests', 'release_bot', |
1260 ], | 1259 ], |
1261 | 1260 |
1262 'gn_linux_upload': [ | 1261 'gn_linux_upload': [ |
1263 'gn_linux_upload', 'official', 'goma', | 1262 'gn_linux_upload', 'official', 'goma', |
1264 ], | 1263 ], |
1265 | 1264 |
| 1265 'headless_linux_debug_bot': [ |
| 1266 'debug_bot', 'headless', |
| 1267 ], |
| 1268 |
| 1269 'headless_linux_release_trybot': [ |
| 1270 'release_trybot', 'headless', |
| 1271 ], |
| 1272 |
1266 # The 'ios' config is just used for auditing. iOS bots | 1273 # The 'ios' config is just used for auditing. iOS bots |
1267 # actually use the ios recipes, not the chromium recipe, and look | 1274 # actually use the ios recipes, not the chromium recipe, and look |
1268 # up their GN arguments via files checked in under //ios/build/bots. | 1275 # up their GN arguments via files checked in under //ios/build/bots. |
1269 # It is an error to actually use one of these configs to generate the | 1276 # It is an error to actually use one of these configs to generate the |
1270 # build files. | 1277 # build files. |
1271 'ios': [ 'error'], | 1278 'ios': [ 'error'], |
1272 | 1279 |
1273 'mac_views_browser_release_bot': [ | 1280 'mac_views_browser_release_bot': [ |
1274 'mac_views_browser', 'release_bot', | 1281 'mac_views_browser', 'release_bot', |
1275 ], | 1282 ], |
(...skipping 431 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
1707 }, | 1714 }, |
1708 | 1715 |
1709 'gpu_tests': { | 1716 'gpu_tests': { |
1710 'mixins': ['chrome_with_codecs'], | 1717 'mixins': ['chrome_with_codecs'], |
1711 }, | 1718 }, |
1712 | 1719 |
1713 'mac_hermetic_toolchain': { | 1720 'mac_hermetic_toolchain': { |
1714 'gn_args': 'use_system_xcode=false', | 1721 'gn_args': 'use_system_xcode=false', |
1715 }, | 1722 }, |
1716 | 1723 |
| 1724 'headless': { |
| 1725 'args_file': '//build/args/headless.gn', |
| 1726 }, |
| 1727 |
1717 'hybrid': { | 1728 'hybrid': { |
1718 'gn_args': 'v8_target_cpu="arm" target_cpu="x86"', | 1729 'gn_args': 'v8_target_cpu="arm" target_cpu="x86"', |
1719 'mixins': ['disable_nacl'], | 1730 'mixins': ['disable_nacl'], |
1720 }, | 1731 }, |
1721 | 1732 |
1722 'internal_gles2_conform_tests': { | 1733 'internal_gles2_conform_tests': { |
1723 'gn_args': 'internal_gles2_conform_tests=true', | 1734 'gn_args': 'internal_gles2_conform_tests=true', |
1724 }, | 1735 }, |
1725 | 1736 |
1726 'java_coverage': { | 1737 'java_coverage': { |
(...skipping 159 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
1886 | 1897 |
1887 'x64': { | 1898 'x64': { |
1888 'gn_args': 'target_cpu="x64"', | 1899 'gn_args': 'target_cpu="x64"', |
1889 }, | 1900 }, |
1890 | 1901 |
1891 'x86': { | 1902 'x86': { |
1892 'gn_args': 'target_cpu="x86"', | 1903 'gn_args': 'target_cpu="x86"', |
1893 }, | 1904 }, |
1894 }, | 1905 }, |
1895 } | 1906 } |
OLD | NEW |