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

Unified Diff: masters/master.tryserver.chromium.gpu/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.blink/master.cfg ('k') | masters/master.tryserver.chromium/master.cfg » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: masters/master.tryserver.chromium.gpu/master.cfg
diff --git a/masters/master.tryserver.chromium.gpu/master.cfg b/masters/master.tryserver.chromium.gpu/master.cfg
index f34e6afd67d941d26ecc9550993f92a6f9190475..d4d4950774193394e220d4672bad8a9415a4dbdb 100644
--- a/masters/master.tryserver.chromium.gpu/master.cfg
+++ b/masters/master.tryserver.chromium.gpu/master.cfg
@@ -92,9 +92,7 @@ if LISTEN_TO_RIETVELD or True:
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))
# Triggerable schedulers for GPU testers.
for gpu_builder_name, triggers in gpu_triggers.iteritems():
« no previous file with comments | « masters/master.tryserver.blink/master.cfg ('k') | masters/master.tryserver.chromium/master.cfg » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698