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

Unified Diff: masters/master.client.dart.fyi/slaves.cfg

Issue 18461005: Move linux dartium/editor/dart2js-drt builders from lucid VMs to precise VMs (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/tools/build
Patch Set: Created 7 years, 5 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.client.dart/slaves.cfg » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: masters/master.client.dart.fyi/slaves.cfg
diff --git a/masters/master.client.dart.fyi/slaves.cfg b/masters/master.client.dart.fyi/slaves.cfg
index 109e179181689b515f4e685fc58854bcf0606afa..c0b1d09cd63bd7f9dd1ca3f91f932b3fa5ac7c2d 100644
--- a/masters/master.client.dart.fyi/slaves.cfg
+++ b/masters/master.client.dart.fyi/slaves.cfg
@@ -24,7 +24,9 @@ slaves = [
'master': 'DartFYI',
'builder': ['dart2js-linux-release-host-checked',
'dart2js-linux-release',
- 'dart2js-linux-release-checked-host-checked'],
+ 'dart2js-linux-release-checked-host-checked',
+ 'dart-editor-fyi-linux',
+ 'dart2js-chrome-linux'],
'hostname': 'vm342-m3',
'os': 'linux',
'version': 'precise',
@@ -56,14 +58,6 @@ slaves = [
},
{
'master': 'DartFYI',
- 'builder': [ 'dart2js-chrome-linux'],
- 'hostname': 'vm343-m3',
- 'os': 'linux',
- 'version': 'precise',
- 'bits': '64',
- },
- {
- 'master': 'DartFYI',
'builder': ['release-lucid64-trunk', 'vm-android-linux',
'v8-linux-release', 'dart2js-ff-linux',
'cross-arm-vm-linux-release'],
@@ -98,14 +92,6 @@ slaves = [
},
{
'master': 'DartFYI',
- 'builder': ['dart-editor-fyi-linux'],
- 'hostname': 'vm345-m3',
- 'os': 'linux',
- 'version': 'precise',
- 'bits': '64',
- },
- {
- 'master': 'DartFYI',
'builder': ['dartium-win-inc-ninja', 'v8-win-release'],
'hostname': 'vm210-m3',
'os': 'win',
« no previous file with comments | « no previous file | masters/master.client.dart/slaves.cfg » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698