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

Unified Diff: masters/master.chromiumos/slave_pool.json

Issue 1068263003: CrOS: Update public waterfall to auto-configure. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/tools/build
Patch Set: Updated from comments. Created 5 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 side-by-side diff with in-line comments
Download patch
Index: masters/master.chromiumos/slave_pool.json
diff --git a/masters/master.chromiumos/slave_pool.json b/masters/master.chromiumos/slave_pool.json
new file mode 100644
index 0000000000000000000000000000000000000000..1b7b7ba71766bc6bab54ec6c4063de882513e627
--- /dev/null
+++ b/masters/master.chromiumos/slave_pool.json
@@ -0,0 +1,64 @@
+{
+ "class_map": {
+ "builder": {
+ "amd64-generic-asan": [
+ "build84-m2"
+ ],
+ "amd64-generic-full": [
+ "build90-m2"
+ ],
+ "amd64-generic-incremental": [
+ "build86-m2"
+ ],
+ "amd64-generic-paladin": [
+ "build141-m2"
+ ],
+ "amd64-generic_freon-paladin": [
+ "build182-m2"
+ ],
+ "arm-generic-full": [
+ "build92-m2"
+ ],
+ "arm-generic-paladin": [
+ "build263-m2"
+ ],
+ "chromiumos-sdk": [
+ "build162-m2"
+ ],
+ "daisy-full": [
+ "build91-m2"
+ ],
+ "daisy-incremental": [
+ "build87-m2"
+ ],
+ "gizmo-paladin": [
+ "build118-m2"
+ ],
+ "mipsel-o32-generic-full": [
+ "build93-m2"
+ ],
+ "mipsel-o32-generic-paladin": [
+ "build112-m2"
+ ],
+ "panther_embedded-minimal-paladin": [
+ "build203-m2"
+ ],
+ "refresh-packages": [
+ "build94-m2"
+ ],
+ "x86-generic-asan": [
+ "build94-m2"
+ ],
+ "x86-generic-full": [
+ "build89-m2"
+ ],
+ "x86-generic-incremental": [
+ "build85-m2"
+ ],
+ "x86-generic-paladin": [
+ "build174-m2"
+ ]
+ }
+ },
+ "unallocated": []
+}

Powered by Google App Engine
This is Rietveld 408576698