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

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

Issue 330283006: New RietveldPollerWithCache is working stable. Removed old RietveldPoller and the flag to choose be… (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/tools/build
Patch Set: Created 6 years, 6 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 | « masters/master.tryserver.chromium.gpu/master.cfg ('k') | masters/master.tryserver.nacl/master.cfg » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: masters/master.tryserver.chromium/master.cfg
diff --git a/masters/master.tryserver.chromium/master.cfg b/masters/master.tryserver.chromium/master.cfg
index 70d0fd287ff5c42c94b34ffa2ccc600d8fb09529..3e495b5608144d446737104c02f77b8221ba8513 100644
--- a/masters/master.tryserver.chromium/master.cfg
+++ b/masters/master.tryserver.chromium/master.cfg
@@ -2230,9 +2230,7 @@ if ActiveMaster.is_production_host:
code_review_sites=code_review_sites,
pools=pools,
project='chrome',
- filter_master=True,
- cachepath=os.path.join(os.getcwd(), 'try_job_rietveld.json'),
- cache_processed_jobs=True))
+ filter_master=True))
if LISTEN_TO_SVN:
c['schedulers'].append(TryJobSubversion(
« no previous file with comments | « masters/master.tryserver.chromium.gpu/master.cfg ('k') | masters/master.tryserver.nacl/master.cfg » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698