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

Unified Diff: masters/master.chromiumos.tryserver/slaves.cfg

Issue 2475803002: Deprecate x86-generic-tot-asan-informational. (Closed)
Patch Set: Created 4 years, 1 month 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.chromium/slaves.cfg ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: masters/master.chromiumos.tryserver/slaves.cfg
diff --git a/masters/master.chromiumos.tryserver/slaves.cfg b/masters/master.chromiumos.tryserver/slaves.cfg
index 4ce1f5aee0623250a9055d0cbfcc369f11a80e0f..d004217856f77992df55f5872a29427ee3de31ce 100644
--- a/masters/master.chromiumos.tryserver/slaves.cfg
+++ b/masters/master.chromiumos.tryserver/slaves.cfg
@@ -33,7 +33,7 @@ def _GenerateBuilder(format, *ids):
sa = slave_alloc.SlaveAllocator()
sa.AddPool('baremetal', *_GenerateBuilder('build%i-m2',
- (222,233), (238, 242), 244, (264, 277), (207, 220),
+ (222,233), (238, 242), 244, 247, (264, 277), (207, 220),
))
sa.AddPool('gce', *_GenerateBuilder('cros-standard%i-c2',
(1, 50)))
« no previous file with comments | « masters/master.chromiumos.chromium/slaves.cfg ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698