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

Unified 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 side-by-side diff with in-line comments
Download patch
« no previous file with comments | « infra/config/cq.cfg ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/mb/mb_config.pyl
diff --git a/tools/mb/mb_config.pyl b/tools/mb/mb_config.pyl
index 75faca3d90b936428b763b84a006860b8416aded..96dc185278d4020ab76d50306d5647ce20f61f55 100644
--- a/tools/mb/mb_config.pyl
+++ b/tools/mb/mb_config.pyl
@@ -88,7 +88,6 @@
'chromium.chromiumos': {
'ChromiumOS amd64-generic Compile': 'cros_chrome_sdk',
'ChromiumOS daisy Compile': 'cros_chrome_sdk',
- 'ChromiumOS x86-generic Compile': 'cros_chrome_sdk',
'Linux ChromiumOS Builder': 'chromeos_with_codecs_release_bot',
'Linux ChromiumOS Builder (dbg)': 'chromeos_with_codecs_debug_bot',
'Linux ChromiumOS Full': 'chromeos_with_codecs_release_bot',
@@ -519,7 +518,6 @@
'cast_shell_audio_linux': 'cast_audio_release_trybot',
'chromeos_amd64-generic_chromium_compile_only_ng': 'cros_chrome_sdk',
'chromeos_daisy_chromium_compile_only_ng': 'cros_chrome_sdk',
- 'chromeos_x86-generic_chromium_compile_only_ng': 'cros_chrome_sdk',
'closure_compilation': 'closure_compilation',
'fuchsia': 'release_trybot_fuchsia',
# TODO(kjellander): Remove linux_arm after tryserver restart.
« 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