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

Unified Diff: masters/master.tryserver.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.client.webrtc/slaves.cfg ('k') | no next file » | 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 217df2e1959dbcb8985bb3140943fe3092f3fc4b..8f3306b0d7dea64569d986b0cd7373723b26dcfe 100644
--- a/masters/master.tryserver.webrtc/slaves.cfg
+++ b/masters/master.tryserver.webrtc/slaves.cfg
@@ -59,7 +59,7 @@ slaves = [
'builder': [
'android_arm64_rel',
],
- 'hostname': 'build204-a4',
+ 'hostname': 'build140-b4',
},
{
'master': 'WebRTCTryServer',
@@ -93,7 +93,7 @@ slaves = [
'linux_baremetal',
],
'hostname': hostname,
- } for hostname in ['build22-a4', 'build138-b4']
+ } for hostname in ['build144-b4', 'build138-b4']
] + [
# Mac.
{
@@ -175,5 +175,5 @@ slaves = [
'win_baremetal',
],
'hostname': hostname,
- } for hostname in ['build23-a4', 'build139-b4']
+ } for hostname in ['build143-b4', 'build139-b4']
]
« no previous file with comments | « masters/master.client.webrtc/slaves.cfg ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698