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

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

Issue 2395143002: WebRTC: Move Android bots with devices to the perf waterfall. (Closed)
Patch Set: Rebase 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
« no previous file with comments | « masters/master.tryserver.webrtc/master.cfg ('k') | scripts/slave/recipe_modules/webrtc/api.py » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: masters/master.tryserver.webrtc/slaves.cfg
diff --git a/masters/master.tryserver.webrtc/slaves.cfg b/masters/master.tryserver.webrtc/slaves.cfg
index ee6cd3267673981d8e18c46b059999757f25d3ba..952a66f6c5ebfebc8d4f24059c7d75704d55e993 100644
--- a/masters/master.tryserver.webrtc/slaves.cfg
+++ b/masters/master.tryserver.webrtc/slaves.cfg
@@ -46,18 +46,6 @@ slaves = [
'hostname': 'slave%d-c4' % i,
} for i in range(719, 726) + range(777, 779) + range(837, 841)
] + [
- # Linux bare-metal machines with Android devices.
- {
- 'master': 'WebRTCTryServer',
- 'os': 'linux',
- 'version': 'trusty',
- 'bits': '64',
- 'builder': [
- 'android_n6',
- ],
- 'hostname': 'build39-b4',
- },
-] + [
# Linux bare-metal machines with audio devices and headsets.
{
'master': 'WebRTCTryServer',
« no previous file with comments | « masters/master.tryserver.webrtc/master.cfg ('k') | scripts/slave/recipe_modules/webrtc/api.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698