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

Unified Diff: masters/master.tryserver.blink/master.cfg

Issue 315673003: Enabled RietveldPollerWithCache on remaining tryserver masters (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/tools/build
Patch Set: Created 6 years, 7 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.tryserver.chromium.gpu/master.cfg » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: masters/master.tryserver.blink/master.cfg
diff --git a/masters/master.tryserver.blink/master.cfg b/masters/master.tryserver.blink/master.cfg
index 44cb862441ec5aaeb29915f9836fd57451acb329..5362a232efe5b5c8ccbd063aed40c769f67e34a8 100644
--- a/masters/master.tryserver.blink/master.cfg
+++ b/masters/master.tryserver.blink/master.cfg
@@ -102,7 +102,8 @@ if LISTEN_TO_RIETVELD:
code_review_sites=code_review_sites,
project='blink',
filter_master=True,
- cachepath=os.path.join(os.getcwd(), 'try_job_rietveld.json')))
+ cachepath=os.path.join(os.getcwd(), 'try_job_rietveld.json'),
+ cache_processed_jobs=True))
# Buildbot master url:
# Must come before AutoSetupMaster().
« no previous file with comments | « no previous file | masters/master.tryserver.chromium.gpu/master.cfg » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698