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

Unified Diff: masters/master.chromium.perf/slaves.cfg

Issue 2436863004: Add new chromium recipe builder to chromium.perf (Closed)
Patch Set: Fix expectation name. Created 4 years, 2 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.chromium.perf/slaves.cfg
diff --git a/masters/master.chromium.perf/slaves.cfg b/masters/master.chromium.perf/slaves.cfg
index 0cd088b0556a1ef2ae3d47f826041edc6327efb5..8bf6a356b782ff18c30e2d775dc126dbc85423db 100644
--- a/masters/master.chromium.perf/slaves.cfg
+++ b/masters/master.chromium.perf/slaves.cfg
@@ -37,6 +37,8 @@ _AddBuildSlaves(
'Android Builder', 'linux', 'trusty',
['slave%d-c1' % x for x in [53, 54, 78, 79, 80, 81]])
_AddBuildSlaves(
+ 'Android Compile', 'linux', 'trusty', ['slave1-c1'])
+_AddBuildSlaves(
'Android arm64 Builder', 'linux', 'trusty',
['slave%d-c1' % x for x in [7, 55, 56, 82, 83, 84]])
_AddBuildSlaves(
« no previous file with comments | « masters/master.chromium.perf/master.cfg ('k') | scripts/slave/recipe_modules/chromium_tests/chromium_perf.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698