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

Unified Diff: masters/master.chromium.lkgr/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.lkgr/master_site_config.py
diff --git a/masters/master.chromium.lkgr/master_site_config.py b/masters/master.chromium.lkgr/master_site_config.py
index 3957f9d6999e9cf06007bbfc32a488b2d5c0e5d1..57e3ea562c3c8c037021722fc6ee8c80dcb87802 100644
--- a/masters/master.chromium.lkgr/master_site_config.py
+++ b/masters/master.chromium.lkgr/master_site_config.py
@@ -13,3 +13,6 @@ class ChromiumLKGR(Master.Master1):
master_port_alt = 8218
poll_url = 'https://chromium-status.appspot.com/lkgr'
buildbot_url = 'http://build.chromium.org/p/chromium.lkgr/'
+ pubsub_service_account_file = 'service-account-luci-milo.json'
+ pubsub_topic = 'projects/luci-milo/topics/public-buildbot'
+ name = 'chromium.lkgr'
« no previous file with comments | « masters/master.chromium.infra.cron/master_site_config.py ('k') | masters/master.chromium.memory.full/master_site_config.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698