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

Unified Diff: masters/master.client.dart/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 | « masters/master.client.dart.fyi/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.client.dart/slaves.cfg
diff --git a/masters/master.client.dart/slaves.cfg b/masters/master.client.dart/slaves.cfg
index 0cd24b81eaa5441e8dd048eb4818826ed7109256..23f36c7cd506682b48d1151abb1056ee220e2dff 100644
--- a/masters/master.client.dart/slaves.cfg
+++ b/masters/master.client.dart/slaves.cfg
@@ -114,9 +114,9 @@ slaves = [
'builder': ['dart-editor',
'dart-editor-trunk',
'dart-editor-milestone'],
- 'hostname': 'vm5-m3',
+ 'hostname': 'vm93-m3',
'os': 'linux',
- 'version': 'lucid',
+ 'version': 'precise',
'bits': '64',
},
{
@@ -141,9 +141,9 @@ slaves = [
'master': 'Dart',
'builder': ['dart-editor-linux', 'dart-editor-linux-trunk',
'dart-editor-linux-milestone'],
- 'hostname': 'vm54-m3',
+ 'hostname': 'vm94-m3',
'os': 'linux',
- 'version': 'lucid',
+ 'version': 'precise',
'bits': '64',
},
{
@@ -245,17 +245,17 @@ slaves = [
{
'master': 'Dart',
'builder': ['dartium-lucid64-full'],
- 'hostname': 'vm130-m3',
+ 'hostname': 'vm95-m3',
'os': 'linux',
- 'version': 'lucid',
+ 'version': 'precise',
'bits': '64',
},
{
'master': 'Dart',
'builder': ['dartium-lucid64-debug'],
- 'hostname': 'vm67-m3',
+ 'hostname': 'vm96-m3',
'os': 'linux',
- 'version': 'lucid',
+ 'version': 'precise',
'bits': '64',
},
{
@@ -285,17 +285,17 @@ slaves = [
{
'master': 'Dart',
'builder': ['dart2js-drt-linux'],
- 'hostname': 'vm17-m3',
+ 'hostname': 'vm97-m3',
'os': 'linux',
- 'version': 'lucid',
+ 'version': 'precise',
'bits': '64',
},
{
'master': 'Dart',
'builder': ['dart2js-drt-linux-csp'],
- 'hostname': 'vm328-m3',
+ 'hostname': 'vm98-m3',
'os': 'linux',
- 'version': 'lucid',
+ 'version': 'precise',
'bits': '64',
},
{
@@ -450,9 +450,9 @@ slaves = [
'builder': ['vm-linux-trunk', 'dartium-lucid64-full-trunk',
'vm-linux-milestone', 'dartium-lucid64-full-milestone',
'dartium-lucid64-inc'],
- 'hostname': 'vm329-m3',
+ 'hostname': 'vm345-m3',
'os': 'linux',
- 'version': 'lucid',
+ 'version': 'precise',
'bits': '64',
},
{
@@ -488,9 +488,9 @@ slaves = [
'master': 'Dart',
'builder': ['dartium-lucid32-full', 'dartium-lucid32-full-trunk',
'dartium-lucid32-full-milestone'],
- 'hostname': 'vm28-m3',
+ 'hostname': 'vm343-m3',
'os': 'linux',
- 'version': 'lucid',
+ 'version': 'precise',
'bits': '64',
},
{
@@ -533,7 +533,7 @@ slaves = [
'os': 'linux',
'version': 'lucid',
'bits': '64',
- } for i in []
+ } for i in [5, 17, 28, 54, 67, 130, 328, 329]
] + [
{
'master': 'DartUnused',
« no previous file with comments | « masters/master.client.dart.fyi/slaves.cfg ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698