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

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

Issue 1917883003: This moves all of the remaining 32-bit linux builders onto 64-bit hosts. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/tools/build
Patch Set: nits Created 4 years, 8 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 | masters/master.chromium.linux/slaves.cfg » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: masters/master.chromium.fyi/slaves.cfg
diff --git a/masters/master.chromium.fyi/slaves.cfg b/masters/master.chromium.fyi/slaves.cfg
index 09e2434e031ae4b18ee3c80f4d3dd69c2b3a210c..19e372a38b92a5866928c77ba2959618a10fc2b3 100644
--- a/masters/master.chromium.fyi/slaves.cfg
+++ b/masters/master.chromium.fyi/slaves.cfg
@@ -205,11 +205,11 @@ slaves = [
},
{
'master': 'ChromiumFYI',
- 'hostname': 'vm993-m1',
+ 'hostname': 'vm925-m1',
Lei Zhang 2016/04/26 01:18:23 So this is a 64-bit kernel+userland machine, but i
'builder': ['Chromium Linux32 Goma Canary (clobber)'],
'os': 'linux',
'version': 'precise',
- 'bits': '32',
+ 'bits': '64',
},
{
'master': 'ChromiumFYI',
« no previous file with comments | « no previous file | masters/master.chromium.linux/slaves.cfg » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698