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

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

Issue 2291123003: Enable milo pubsub on public buildbot chromium/os masters (Closed)
Patch Set: Revert alt_port changes and chromiumos.tryserver changes Created 4 years, 4 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
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 6c308eb840ddd57b30b23ed68035aebc4eaa8580..78a6e993b033651a848bcc5c4748e943376dfda7 100644
--- a/masters/master.chromium.perf.fyi/master_site_config.py
+++ b/masters/master.chromium.perf.fyi/master_site_config.py
@@ -44,3 +44,6 @@ class ChromiumPerfFyi(Master.Master1):
# commit URLs, see long comment above), so buildbucket reuses "changes" table
# rows created by gitiles poller.
buildbucket_unique_change_urls = True
+ pubsub_service_account_file = 'service-account-luci-milo.json'
+ pubsub_topic = 'projects/luci-milo/topics/public-buildbot'
+ name = 'chromium.perf.fyi'
« no previous file with comments | « masters/master.chromium.memory.full/master_site_config.py ('k') | masters/master.chromium.perf/master_site_config.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698