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

Unified Diff: tools/mb/mb_config.pyl

Issue 2114453002: Move chromium.mojo buildbot configs to chromium.fyi. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 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 | « testing/buildbot/chromium.mojo.json ('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 3327468f6a2ef22b7f52be2bbe101e881b40414a..6cff4097506e795be45a2dc9ea4d52688229cfbc 100644
--- a/tools/mb/mb_config.pyl
+++ b/tools/mb/mb_config.pyl
@@ -218,6 +218,8 @@
'Linux remote_run Builder': 'swarming_gn_release_bot',
'Linux remote_run Tester': 'swarming_gn_release_bot',
'Linux V8 API Stability': 'gn_release_bot',
+ 'Mojo ChromiumOS': 'swarming_chromeos_gn_release_bot',
+ 'Mojo Windows': 'gn_release_bot_minimal_symbols_x86',
'Site Isolation Linux': 'gn_release_trybot',
'Site Isolation Win': 'gyp_release_trybot_x86',
'UBSanVptr Linux': 'gn_ubsan_vptr_release_bot',
@@ -421,12 +423,6 @@
'Windows Unit (DrMemory)': 'none',
},
- 'chromium.mojo': {
- 'Chromium Mojo Android': 'android_gn_release_bot',
- 'Chromium Mojo Linux': 'gn_release_bot',
- 'Chromium Mojo Windows': 'gn_release_bot_minimal_symbols_x86',
- },
-
'chromium.perf': {
'Android Builder': 'gn_official_goma_minimal_symbols_android',
'Android Galaxy S5 Perf (1)': 'none',
@@ -1015,10 +1011,6 @@
'android', 'gn', 'debug_trybot', 'x86',
],
- 'android_gn_release_bot': [
- 'android', 'gn', 'release_bot',
- ],
-
'android_gn_release_bot_minimal_symbols': [
'android', 'gn', 'release_bot_minimal_symbols',
],
« no previous file with comments | « testing/buildbot/chromium.mojo.json ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698