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

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

Issue 2204903002: Swap build99-b1 and build97-b1. (Closed) Base URL: https://chromium.googlesource.com/chromium/tools/build.git@master
Patch Set: Created 4 years, 4 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 | « no previous file | no next file » | 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 697f863cae78a0f12fe8045752c0eefb73cb3b8f..cb07b517cceb93334382239e0fa10f1ac6010a0c 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': 'build99-b1',
+ 'hostname': 'build97-b1',
},
{
'master': 'ChromiumWebRTC',
@@ -60,7 +60,7 @@ slaves = [
'version': 'win8',
'bits': '64',
'builder': ['Win8 Tester'],
- 'hostname': 'build97-b1',
+ 'hostname': 'build99-b1',
},
{
'master': 'ChromiumWebRTC',
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698