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

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

Issue 20653002: Add Android Webview AOSP builder to chromium.linux (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/tools/build
Patch Set: Created 7 years, 5 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.linux/master_android_cfg.py ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: masters/master.chromium.linux/slaves.cfg
diff --git a/masters/master.chromium.linux/slaves.cfg b/masters/master.chromium.linux/slaves.cfg
index 35f336e36fa3f3d222a632f0ba02482b4d9e69c3..b57627b0f2a9ab66303b26f02520795bf5c422eb 100644
--- a/masters/master.chromium.linux/slaves.cfg
+++ b/masters/master.chromium.linux/slaves.cfg
@@ -143,4 +143,12 @@ slaves = [
'version': 'precise',
'bits': '64',
},
+ {
+ 'master': 'ChromiumLinux',
+ 'builder': 'Android Webview AOSP Builder',
+ 'hostname': 'vm945-m1',
+ 'os': 'linux',
+ 'version': 'precise',
+ 'bits': '64',
+ },
]
« no previous file with comments | « masters/master.chromium.linux/master_android_cfg.py ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698