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

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

Issue 1978723002: CrOS: New Builder for chromiumos.chromium. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/tools/build
Patch Set: Add to master config too. Created 4 years, 7 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.chromiumos.chromium/slaves.cfg ('k') | 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": [
(...skipping 33 matching lines...) Expand 10 before | Expand all | Expand 10 after
44 "builder_shared": { 44 "builder_shared": {
45 "amd64-generic-asan": [ 45 "amd64-generic-asan": [
46 "build84-m2" 46 "build84-m2"
47 ], 47 ],
48 "x86-generic-asan": [ 48 "x86-generic-asan": [
49 "build84-m2" 49 "build84-m2"
50 ] 50 ]
51 } 51 }
52 }, 52 },
53 "unallocated": [ 53 "unallocated": [
54 "build91-m2",
54 "cros199-c2", 55 "cros199-c2",
55 "build118-m2",
56 "build94-m2" 56 "build94-m2"
57 ] 57 ]
58 } 58 }
OLDNEW
« no previous file with comments | « masters/master.chromiumos.chromium/slaves.cfg ('k') | masters/master.chromiumos/slaves.cfg » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698