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

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

Issue 2250443002: Update floating builder logic, add to "chromiumos" (Closed) Base URL: https://chromium.googlesource.com/chromium/tools/build.git@master
Patch Set: Pylint fixes. Created 4 years, 4 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.chromiumos/master.cfg ('k') | masters/master.chromiumos/slaves.cfg » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: masters/master.chromiumos/slave_pool.json
diff --git a/masters/master.chromiumos/slave_pool.json b/masters/master.chromiumos/slave_pool.json
index aa8bae3ad8b4e442763fec9c776f97239aa42cfb..f000ac4f95b43922d2b163769d4fbc9254a9381f 100644
--- a/masters/master.chromiumos/slave_pool.json
+++ b/masters/master.chromiumos/slave_pool.json
@@ -45,10 +45,17 @@
"x86-generic-asan": [
"build84-m2"
]
+ },
+ "floating": {
+ "paladin": [
+ "build258-m2",
+ "build317-m2"
+ ]
}
},
"unallocated": [
- "cros199-c2",
- "build94-m2"
+ "build333-m2",
+ "build94-m2",
+ "cros199-c2"
]
}
« no previous file with comments | « masters/master.chromiumos/master.cfg ('k') | masters/master.chromiumos/slaves.cfg » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698