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

Unified Diff: masters/master.chromiumos/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
« no previous file with comments | « masters/master.chromiumos.chromium/master_site_config.py ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: masters/master.chromiumos/master_site_config.py
diff --git a/masters/master.chromiumos/master_site_config.py b/masters/master.chromiumos/master_site_config.py
index 27932737eae54f223f2aca72ffeefe7b190b1125..3ee00ab0f6a34eab5028b3a32e0f6e8aae1a2acd 100644
--- a/masters/master.chromiumos/master_site_config.py
+++ b/masters/master.chromiumos/master_site_config.py
@@ -10,3 +10,6 @@ class ChromiumOS(Master.ChromiumOSBase):
project_name = 'ChromiumOS'
master_port_id = 0
buildbot_url = 'http://build.chromium.org/p/chromiumos/'
+ pubsub_service_account_file = 'service-account-luci-milo.json'
+ pubsub_topic = 'projects/luci-milo/topics/public-buildbot'
+ name = 'chromiumos'
« no previous file with comments | « masters/master.chromiumos.chromium/master_site_config.py ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698