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

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

Issue 66953010: Added an iOS Device ninja build. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/tools/build
Patch Set: Reverted buildbot_url definition displacement Created 7 years 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
Index: masters/master.chromium.fyi/slaves.cfg
diff --git a/masters/master.chromium.fyi/slaves.cfg b/masters/master.chromium.fyi/slaves.cfg
index 6882b4ac98e6455050ee964193a9effb2f5a01b3..77d07be2d9baab6bd292428ba62ffbeb4b3c89e2 100644
--- a/masters/master.chromium.fyi/slaves.cfg
+++ b/masters/master.chromium.fyi/slaves.cfg
@@ -518,7 +518,8 @@ slaves = [
{
'master': 'ChromiumFYI',
'hostname': 'ios-mac-1',
- 'builder': ['Chromium iOS Simulator (dbg)', 'Chromium iOS Device',],
+ 'builder': ['Chromium iOS Simulator (dbg)', 'Chromium iOS Device',
+ 'Chromium iOS Device (ninja)',],
'os': 'mac',
'version': '10.7',
},

Powered by Google App Engine
This is Rietveld 408576698