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

Unified Diff: masters/master.chromium.fyi/slaves.cfg

Issue 2112743002: Move Mojo bots to chromium_fyi; remove mojo master. (Closed) Base URL: https://chromium.googlesource.com/chromium/tools/build.git@master
Patch Set: Add 'use_isolate': True and 'enable_swarming': True. 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 | « masters/master.chromium.fyi/master.cfg ('k') | masters/master.chromium.mojo/Makefile » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: masters/master.chromium.fyi/slaves.cfg
diff --git a/masters/master.chromium.fyi/slaves.cfg b/masters/master.chromium.fyi/slaves.cfg
index e3ab868566377c2d67de50408ecdfe71727f1910..9850d9878f976087836f975aa5bf1f2a13d672b0 100644
--- a/masters/master.chromium.fyi/slaves.cfg
+++ b/masters/master.chromium.fyi/slaves.cfg
@@ -718,4 +718,20 @@ slaves = [
'version': 'precise',
'bits': '64',
},
+ {
+ 'master': 'ChromiumFYI',
+ 'builder': 'Mojo ChromiumOS',
+ 'hostname': 'vm46-m1',
+ 'os': 'linux',
+ 'version': 'precise',
+ 'bits': '64',
+ },
+ {
+ 'master': 'ChromiumFYI',
+ 'builder': 'Mojo Windows',
+ 'hostname': 'vm16-m1',
+ 'os': 'win',
+ 'version': 'win7',
+ 'bits': '64',
+ },
]
« no previous file with comments | « masters/master.chromium.fyi/master.cfg ('k') | masters/master.chromium.mojo/Makefile » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698