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

Side by Side Diff: masters/master.chromiumos/slave_pool.json

Issue 1862513002: CrOS: Replace broken slaves on ChromiumOS. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/tools/build
Patch Set: 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 unified diff | Download patch | Annotate | Revision Log
« no previous file with comments | « no previous file | masters/master.chromiumos/slaves.cfg » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 { 1 {
2 "class_map": { 2 "class_map": {
3 "builder": { 3 "builder": {
4 "amd64-generic-full": [ 4 "amd64-generic-full": [
5 "build162-m2" 5 "build162-m2"
6 ], 6 ],
7 "amd64-generic-incremental": [ 7 "amd64-generic-incremental": [
8 "build86-m2" 8 "build86-m2"
9 ], 9 ],
10 "amd64-generic-paladin": [ 10 "amd64-generic-paladin": [
11 "build141-m2" 11 "build141-m2"
12 ], 12 ],
13 "arm-generic-full": [ 13 "arm-generic-full": [
14 "build92-m2" 14 "build92-m2"
15 ], 15 ],
16 "arm-generic-paladin": [ 16 "arm-generic-paladin": [
17 "build263-m2" 17 "build263-m2"
18 ], 18 ],
19 "chromiumos-sdk": [ 19 "chromiumos-sdk": [
20 "build112-m2" 20 "build112-m2"
21 ], 21 ],
22 "daisy-full": [ 22 "daisy-full": [
23 "build91-m2" 23 "build326-m2"
24 ], 24 ],
25 "daisy-incremental": [ 25 "daisy-incremental": [
26 "build87-m2" 26 "build87-m2"
27 ], 27 ],
28 "gizmo-paladin": [ 28 "gizmo-paladin": [
29 "build118-m2" 29 "build118-m2"
30 ], 30 ],
31 "oak-full": [ 31 "oak-full": [
32 "build323-m2" 32 "build323-m2"
33 ], 33 ],
(...skipping 16 matching lines...) Expand all
50 ], 50 ],
51 "x86-generic-asan": [ 51 "x86-generic-asan": [
52 "build84-m2" 52 "build84-m2"
53 ] 53 ]
54 } 54 }
55 }, 55 },
56 "unallocated": [ 56 "unallocated": [
57 "build327-m2", 57 "build327-m2",
58 "build93-m2", 58 "build93-m2",
59 "cros199-c2", 59 "cros199-c2",
60 "build326-m2",
61 "build94-m2" 60 "build94-m2"
62 ] 61 ]
63 } 62 }
OLDNEW
« no previous file with comments | « no previous file | masters/master.chromiumos/slaves.cfg » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698