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

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

Issue 2952773002: Elim x86-generic from chromium.chromiumos waterfall (Closed)
Patch Set: Elim chromeos_x86-generic_chromium_compile_only_ng Created 3 years, 6 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 | « infra/config/cq.cfg ('k') | 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 # 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 70 matching lines...) Expand 10 before | Expand all | Expand 10 after
81 'chromium.chromedriver': { 81 'chromium.chromedriver': {
82 'Win7': 'release_bot_x86_minimal_symbols', 82 'Win7': 'release_bot_x86_minimal_symbols',
83 'Mac 10.6': 'release_bot', 83 'Mac 10.6': 'release_bot',
84 'Linux': 'release_bot', 84 'Linux': 'release_bot',
85 'Linux32': 'release_bot_x86', 85 'Linux32': 'release_bot_x86',
86 }, 86 },
87 87
88 'chromium.chromiumos': { 88 'chromium.chromiumos': {
89 'ChromiumOS amd64-generic Compile': 'cros_chrome_sdk', 89 'ChromiumOS amd64-generic Compile': 'cros_chrome_sdk',
90 'ChromiumOS daisy Compile': 'cros_chrome_sdk', 90 'ChromiumOS daisy Compile': 'cros_chrome_sdk',
91 'ChromiumOS x86-generic Compile': 'cros_chrome_sdk',
92 'Linux ChromiumOS Builder': 'chromeos_with_codecs_release_bot', 91 'Linux ChromiumOS Builder': 'chromeos_with_codecs_release_bot',
93 'Linux ChromiumOS Builder (dbg)': 'chromeos_with_codecs_debug_bot', 92 'Linux ChromiumOS Builder (dbg)': 'chromeos_with_codecs_debug_bot',
94 'Linux ChromiumOS Full': 'chromeos_with_codecs_release_bot', 93 'Linux ChromiumOS Full': 'chromeos_with_codecs_release_bot',
95 'Linux ChromiumOS Ozone Builder': 'chromeos_with_codecs_ozone_release_bot' , 94 'Linux ChromiumOS Ozone Builder': 'chromeos_with_codecs_ozone_release_bot' ,
96 }, 95 },
97 96
98 'chromium.fyi': { 97 'chromium.fyi': {
99 'Afl Upload Linux ASan': 'release_afl_asan', 98 'Afl Upload Linux ASan': 'release_afl_asan',
100 'Android Builder (dbg)': 'android_debug_static_bot', 99 'Android Builder (dbg)': 'android_debug_static_bot',
101 'Android Builder Goma Canary (dbg)': 'android_debug_bot', 100 'Android Builder Goma Canary (dbg)': 'android_debug_bot',
(...skipping 410 matching lines...) Expand 10 before | Expand all | Expand 10 after
512 'win_angle_x64_rel_ng': 'gpu_tests_deqp_gles_release_trybot', 511 'win_angle_x64_rel_ng': 'gpu_tests_deqp_gles_release_trybot',
513 }, 512 },
514 513
515 'tryserver.chromium.linux': { 514 'tryserver.chromium.linux': {
516 'Chromium Linux Codesearch Builder': 'codesearch', 515 'Chromium Linux Codesearch Builder': 'codesearch',
517 'ChromiumOS Codesearch Builder': 'codesearch', 516 'ChromiumOS Codesearch Builder': 'codesearch',
518 'cast_shell_linux': 'cast_release_trybot', 517 'cast_shell_linux': 'cast_release_trybot',
519 'cast_shell_audio_linux': 'cast_audio_release_trybot', 518 'cast_shell_audio_linux': 'cast_audio_release_trybot',
520 'chromeos_amd64-generic_chromium_compile_only_ng': 'cros_chrome_sdk', 519 'chromeos_amd64-generic_chromium_compile_only_ng': 'cros_chrome_sdk',
521 'chromeos_daisy_chromium_compile_only_ng': 'cros_chrome_sdk', 520 'chromeos_daisy_chromium_compile_only_ng': 'cros_chrome_sdk',
522 'chromeos_x86-generic_chromium_compile_only_ng': 'cros_chrome_sdk',
523 'closure_compilation': 'closure_compilation', 521 'closure_compilation': 'closure_compilation',
524 'fuchsia': 'release_trybot_fuchsia', 522 'fuchsia': 'release_trybot_fuchsia',
525 # TODO(kjellander): Remove linux_arm after tryserver restart. 523 # TODO(kjellander): Remove linux_arm after tryserver restart.
526 'linux_arm': 'release_trybot_arm', 524 'linux_arm': 'release_trybot_arm',
527 'linux_arm_dbg': 'debug_trybot_arm', 525 'linux_arm_dbg': 'debug_trybot_arm',
528 'linux_arm_rel': 'release_trybot_arm', 526 'linux_arm_rel': 'release_trybot_arm',
529 'linux_arm64_dbg': 'debug_trybot_arm64', 527 'linux_arm64_dbg': 'debug_trybot_arm64',
530 'linux_arm64_rel': 'release_trybot_arm64', 528 'linux_arm64_rel': 'release_trybot_arm64',
531 'linux_chromium_archive_rel_ng': 'release_bot', 529 'linux_chromium_archive_rel_ng': 'release_bot',
532 'linux_chromium_asan_rel_ng': 'asan_lsan_release_trybot', 530 'linux_chromium_asan_rel_ng': 'asan_lsan_release_trybot',
(...skipping 1429 matching lines...) Expand 10 before | Expand all | Expand 10 after
1962 1960
1963 'x64': { 1961 'x64': {
1964 'gn_args': 'target_cpu="x64"', 1962 'gn_args': 'target_cpu="x64"',
1965 }, 1963 },
1966 1964
1967 'x86': { 1965 'x86': {
1968 'gn_args': 'target_cpu="x86"', 1966 'gn_args': 'target_cpu="x86"',
1969 }, 1967 },
1970 }, 1968 },
1971 } 1969 }
OLDNEW
« no previous file with comments | « infra/config/cq.cfg ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698