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

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

Issue 2395143002: WebRTC: Move Android bots with devices to the perf waterfall. (Closed)
Patch Set: Created 4 years, 2 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
Index: masters/master.client.webrtc.fyi/slaves.cfg
diff --git a/masters/master.client.webrtc.fyi/slaves.cfg b/masters/master.client.webrtc.fyi/slaves.cfg
index 752c14d39de6f7d4da9c358ff5ffb65a2d43fb31..f6fc158e1e50d74bbeb81c7fa8815099028e04c3 100644
--- a/masters/master.client.webrtc.fyi/slaves.cfg
+++ b/masters/master.client.webrtc.fyi/slaves.cfg
@@ -39,6 +39,7 @@ slaves = [
],
'hostname': 'build6-b3',
},
+] + [
{
'master': 'WebRTCFYI',
'os': 'linux',
@@ -48,8 +49,9 @@ slaves = [
'Android32 ASan (L Nexus6)',
'Android32 Tests (L Nexus6)',
],
- 'hostname': 'build3-b3',
- },
+ 'hostname': hostname,
+ } for hostname in ('build3-b3', 'build39-b4')
kjellander_chromium 2016/10/07 07:07:15 You can't move build39-b4 here. It's living in an
+] + [
# Mac
{
'master': 'WebRTCFYI',
« no previous file with comments | « no previous file | masters/master.client.webrtc.perf/master.cfg » ('j') | masters/master.client.webrtc.perf/master.cfg » ('J')

Powered by Google App Engine
This is Rietveld 408576698