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

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

Issue 2094443002: WebRTC: Update to new machines after a->b lab move. (Closed) Base URL: https://chromium.googlesource.com/chromium/tools/build.git@master
Patch Set: Updated with machines from crbug.com/612195 Created 4 years, 6 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.webrtc/slaves.cfg ('k') | masters/master.tryserver.webrtc/slaves.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 3973a606416c5c8b598f164f289afd7519d932c0..aece3c708a1d209f8ecf6bac93c6191cf1979bac 100644
--- a/masters/master.client.webrtc/slaves.cfg
+++ b/masters/master.client.webrtc/slaves.cfg
@@ -78,7 +78,7 @@ slaves = [
'builder': [
'Android32 Tests (L Nexus5)',
],
- 'hostname': 'build1-a3',
+ 'hostname': 'build18-b3',
},
{
'master': 'WebRTC',
@@ -88,7 +88,7 @@ slaves = [
'builder': [
'Android32 Tests (L Nexus5)(dbg)',
],
- 'hostname': 'build2-a3',
+ 'hostname': 'build19-b3',
},
] + [
{
@@ -99,7 +99,7 @@ slaves = [
'builder': [
'Android32 Tests (L Nexus7.2)',
],
- 'hostname': 'build7-a3',
+ 'hostname': 'build22-b3',
},
{
'master': 'WebRTC',
@@ -109,7 +109,7 @@ slaves = [
'builder': [
'Android32 Tests (L Nexus7.2)(dbg)',
],
- 'hostname': 'build8-a3',
+ 'hostname': 'build21-b3',
},
{
'master': 'WebRTC',
@@ -119,7 +119,7 @@ slaves = [
'builder': [
'Android64 Tests (L Nexus9)',
],
- 'hostname': 'build34-a3',
+ 'hostname': 'build17-b3',
},
] + [
# Mac.
@@ -211,6 +211,6 @@ slaves = [
'builder': [
'Win32 Release [large tests]',
],
- 'hostname': 'chromeperf90',
+ 'hostname': 'build20-b3',
}
]
« no previous file with comments | « masters/master.chromium.webrtc/slaves.cfg ('k') | masters/master.tryserver.webrtc/slaves.cfg » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698