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

Unified Diff: masters/master.client.webrtc/slaves.cfg

Issue 11896066: Add Android NDK build for WebRTC (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/tools/build
Patch Set: Updating android_bot_id for build+trybot Created 7 years, 8 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.client.webrtc/master_linux_cfg.py ('k') | masters/master.tryserver.webrtc/master.cfg » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: masters/master.client.webrtc/slaves.cfg
diff --git a/masters/master.client.webrtc/slaves.cfg b/masters/master.client.webrtc/slaves.cfg
index 501618dbbbed79746d6280126f82de2c49c8989d..32a1097fbcf6fab7258308e24d7dd205c42c929b 100644
--- a/masters/master.client.webrtc/slaves.cfg
+++ b/masters/master.client.webrtc/slaves.cfg
@@ -3,7 +3,7 @@
# found in the LICENSE file.
slaves = [
- # Linux
+ # Linux.
{
'master': 'WebRTC',
'os': 'linux',
@@ -41,10 +41,11 @@ slaves = [
'os': 'linux',
'version': 'lucid',
'bits': '64',
- 'builder': ['CrOS'],
+ 'builder': ['CrOS', 'Android NDK'],
'hostname': 'vm310-m3',
},
- # Mac
+
+ # Mac.
{
'master': 'WebRTC',
'os': 'mac',
@@ -69,7 +70,8 @@ slaves = [
'builder': ['MacAsan'],
'hostname': 'vm674-m3',
},
- # Windows
+
+ # Windows.
{
'master': 'WebRTC',
'os': 'win',
« no previous file with comments | « masters/master.client.webrtc/master_linux_cfg.py ('k') | masters/master.tryserver.webrtc/master.cfg » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698