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

Unified Diff: masters/master.chromium.gpu.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.gpu.fyi/master_site_config.py
diff --git a/masters/master.chromium.gpu.fyi/master_site_config.py b/masters/master.chromium.gpu.fyi/master_site_config.py
index 91ef1319823cb219babd4693297eb07b6cd8a9c8..7fc45cad79fd6f0baa7dd4d7438ad920838c9356 100644
--- a/masters/master.chromium.gpu.fyi/master_site_config.py
+++ b/masters/master.chromium.gpu.fyi/master_site_config.py
@@ -12,3 +12,6 @@ class ChromiumGPUFYI(Master.Master1):
slave_port = 8117
master_port_alt = 8217
buildbot_url = 'http://build.chromium.org/p/chromium.gpu.fyi/'
+ pubsub_service_account_file = 'service-account-luci-milo.json'
+ pubsub_topic = 'projects/luci-milo/topics/public-buildbot'
+ name = 'chromium.gpu.fyi'
« no previous file with comments | « masters/master.chromium.goma/master_site_config.py ('k') | masters/master.chromium.gpu/master_site_config.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698