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

Side by Side Diff: masters/master.client.nacl.llvm/slaves.cfg

Issue 8273027: Deploying vm183-m4 to vm186-m3 (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/tools/build/
Patch Set: '' Created 9 years, 2 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 unified diff | Download patch | Annotate | Revision Log
« no previous file with comments | « masters/master.client.nacl.llvm/master.cfg ('k') | no next file » | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 # -*- python -*- 1 # -*- python -*-
2 # ex: set syntax=python: 2 # ex: set syntax=python:
3 3
4 # Copyright (c) 2006-2010 The Chromium Authors. All rights reserved. 4 # Copyright (c) 2006-2010 The Chromium Authors. All rights reserved.
5 # Use of this source code is governed by a BSD-style license that can be 5 # Use of this source code is governed by a BSD-style license that can be
6 # found in the LICENSE file. 6 # found in the LICENSE file.
7 7
8 # See master.experimental/slaves.cfg for documentation. 8 # See master.experimental/slaves.cfg for documentation.
9 9
10 10
11 slaves = [ 11 slaves = [
12 # LUCID 12 # LUCID
13 { 13 {
14 'master': 'NativeClientLLVM', 14 'master': 'NativeClientLLVM',
15 'builder': [ 15 'builder': [
16 'llvm', 16 'llvm',
17 'llvm-scons',
18 'llvm-spec2k-x86',
19 'llvm-spec2k-arm',
20 ], 17 ],
21 'hostname': 'vm46-m3', 18 'hostname': 'vm46-m3',
22 'os': 'linux', 19 'os': 'linux',
23 'version': 'lucid', 20 'version': 'lucid',
24 'bits': '64', 21 'bits': '64',
25 }, 22 },
26 { 23 {
27 'master': 'NativeClientLLVM', 24 'master': 'NativeClientLLVM',
28 'builder': [ 25 'builder': [
29 'llvm', 26 'llvm',
30 'llvm-scons',
31 'llvm-spec2k-x86',
32 'llvm-spec2k-arm',
33 ], 27 ],
34 'hostname': 'vm47-m3', 28 'hostname': 'vm47-m3',
35 'os': 'linux', 29 'os': 'linux',
36 'version': 'lucid', 30 'version': 'lucid',
37 'bits': '64', 31 'bits': '64',
38 }, 32 },
39 { 33 {
40 'master': 'NativeClientLLVM', 34 'master': 'NativeClientLLVM',
41 'builder': [ 35 'builder': [
42 'llvm', 36 'llvm',
43 'llvm-scons',
44 'llvm-spec2k-x86',
45 'llvm-spec2k-arm',
46 ], 37 ],
47 'hostname': 'vm48-m3', 38 'hostname': 'vm48-m3',
48 'os': 'linux', 39 'os': 'linux',
49 'version': 'lucid', 40 'version': 'lucid',
50 'bits': '64', 41 'bits': '64',
51 }, 42 },
52 { 43 {
53 'master': 'NativeClientLLVM', 44 'master': 'NativeClientLLVM',
54 'builder': [ 45 'builder': [
55 'llvm', 46 'llvm',
56 'llvm-scons',
57 'llvm-spec2k-x86',
58 'llvm-spec2k-arm',
59 ], 47 ],
60 'hostname': 'vm49-m3', 48 'hostname': 'vm49-m3',
61 'os': 'linux', 49 'os': 'linux',
62 'version': 'lucid', 50 'version': 'lucid',
63 'bits': '64', 51 'bits': '64',
64 }, 52 },
65 { 53 {
66 'master': 'NativeClientLLVM', 54 'master': 'NativeClientLLVM',
67 'builder': [ 55 'builder': [
68 'llvm', 56 'llvm',
69 'llvm-scons',
70 'llvm-spec2k-x86',
71 'llvm-spec2k-arm',
72 ], 57 ],
73 'hostname': 'vm79-m3', 58 'hostname': 'vm79-m3',
74 'os': 'linux', 59 'os': 'linux',
75 'version': 'lucid', 60 'version': 'lucid',
76 'bits': '64', 61 'bits': '64',
77 }, 62 },
78 { 63 {
79 'master': 'NativeClientLLVM', 64 'master': 'NativeClientLLVM',
80 'builder': [ 65 'builder': [
81 'llvm', 66 'llvm',
82 'llvm-scons',
83 'llvm-spec2k-x86',
84 'llvm-spec2k-arm',
85 ], 67 ],
86 'hostname': 'vm80-m3', 68 'hostname': 'vm80-m3',
87 'os': 'linux', 69 'os': 'linux',
88 'version': 'lucid', 70 'version': 'lucid',
89 'bits': '64', 71 'bits': '64',
90 }, 72 },
73 {
74 'master': 'NativeClientLLVM',
75 'builder': [
76 'llvm',
77 ],
78 'hostname': 'vm183-m3',
79 'os': 'linux',
80 'version': 'lucid',
81 'bits': '64',
82 },
83 {
84 'master': 'NativeClientLLVM',
85 'builder': [
86 'llvm',
87 ],
88 'hostname': 'vm184-m3',
89 'os': 'linux',
90 'version': 'lucid',
91 'bits': '64',
92 },
93 {
94 'master': 'NativeClientLLVM',
95 'builder': [
96 'llvm',
97 ],
98 'hostname': 'vm185-m3',
99 'os': 'linux',
100 'version': 'lucid',
101 'bits': '64',
102 },
103 {
104 'master': 'NativeClientLLVM',
105 'builder': [
106 'llvm',
107 ],
108 'hostname': 'vm186-m3',
109 'os': 'linux',
110 'version': 'lucid',
111 'bits': '64',
112 },
91 ] 113 ]
OLDNEW
« no previous file with comments | « masters/master.client.nacl.llvm/master.cfg ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698