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

Unified Diff: masters/master.chromium.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.fyi/slaves.cfg ('k') | masters/master.client.webrtc/slaves.cfg » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: masters/master.chromium.webrtc/slaves.cfg
diff --git a/masters/master.chromium.webrtc/slaves.cfg b/masters/master.chromium.webrtc/slaves.cfg
index 29c4b4bcff632913542c69c27a76deba29dc35e8..b19beb7e4ddc7d92c11195f37cce66a6dd27a98c 100644
--- a/masters/master.chromium.webrtc/slaves.cfg
+++ b/masters/master.chromium.webrtc/slaves.cfg
@@ -52,7 +52,7 @@ slaves = [
'version': 'win7',
'bits': '64',
'builder': ['Win7 Tester'],
- 'hostname': 'build130-a1',
+ 'hostname': 'build99-b1',
},
{
'master': 'ChromiumWebRTC',
@@ -60,7 +60,7 @@ slaves = [
'version': 'win8',
'bits': '64',
'builder': ['Win8 Tester'],
- 'hostname': 'build56-a1',
+ 'hostname': 'build97-b1',
},
{
'master': 'ChromiumWebRTC',
@@ -68,6 +68,6 @@ slaves = [
'version': 'win10',
'bits': '64',
'builder': ['Win10 Tester'],
- 'hostname': 'build2-a1',
+ 'hostname': 'build95-b1',
},
]
« no previous file with comments | « masters/master.chromium.webrtc.fyi/slaves.cfg ('k') | masters/master.client.webrtc/slaves.cfg » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698