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

Unified Diff: masters/master.chromium.perf/master.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
« no previous file with comments | « no previous file | masters/master.chromium.perf/slaves.cfg » ('j') | no next file with comments »
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 85c37c4af89be9b72692278ce239748976c6d0c5..b33fe24533231bcc89d18745d834b071d8839c6a 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') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698