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

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

Issue 2436863004: Add new chromium recipe builder to chromium.perf (Closed)
Patch Set: Remove old file. 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
« no previous file with comments | « no previous file | masters/master.chromium.perf/slaves.cfg » ('j') | masters/master.chromium.perf/slaves.cfg » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: masters/master.chromium.perf/master.cfg
diff --git a/masters/master.chromium.perf/master.cfg b/masters/master.chromium.perf/master.cfg
index 33667a7f44e6d25151ada5a15b751456af074e7d..ca13b4db21c8f7a6ad9d7a7d285270be02b11c9f 100644
--- a/masters/master.chromium.perf/master.cfg
+++ b/masters/master.chromium.perf/master.cfg
@@ -181,6 +181,7 @@ c['builders'] = []
_AddBuilder('Android Builder', 'android', target_bits=32)
+_AddBuilder('Android Compile', 'android', target_bits=32)
_AddBuilder('Android arm64 Builder', 'android')
_AddBuilder('Win Builder', 'win', timeout=3600, target_bits=32)
# TODO(dtu): decrease the timeout when https://crbug.com/617982 is fixed.
« no previous file with comments | « no previous file | masters/master.chromium.perf/slaves.cfg » ('j') | masters/master.chromium.perf/slaves.cfg » ('J')

Powered by Google App Engine
This is Rietveld 408576698