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

Unified Diff: masters/master.chromium.perf.fyi/master_site_config.py

Issue 2157703002: buildbucket: support unique change urls (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/tools/build
Patch Set: nits Created 4 years, 5 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 | scripts/master/buildbucket/__init__.py » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: masters/master.chromium.perf.fyi/master_site_config.py
diff --git a/masters/master.chromium.perf.fyi/master_site_config.py b/masters/master.chromium.perf.fyi/master_site_config.py
index abb8d5088546bcba3a5573b136532a1aaef721b5..735a83ea169f5282b111b2d5cb904d320f959746 100644
--- a/masters/master.chromium.perf.fyi/master_site_config.py
+++ b/masters/master.chromium.perf.fyi/master_site_config.py
@@ -14,3 +14,4 @@ class ChromiumPerfFyi(Master.Master1):
buildbot_url = 'http://build.chromium.org/p/chromium.perf.fyi/'
service_account_file = 'service-account-chromium.json'
buildbucket_bucket = 'master.chromium.perf.fyi'
+ buildbucket_unique_change_urls = True
« no previous file with comments | « no previous file | scripts/master/buildbucket/__init__.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698