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

Unified Diff: masters/master.tryserver.blink/master_site_config.py

Issue 2304703004: Enable pubsub streaming for public tryservers (Closed)
Patch Set: Created 4 years, 3 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 | masters/master.tryserver.chromium.android/master_site_config.py » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: masters/master.tryserver.blink/master_site_config.py
diff --git a/masters/master.tryserver.blink/master_site_config.py b/masters/master.tryserver.blink/master_site_config.py
index a387ec83cc1b9f86b837cf45a5b1f61cc0d443c9..55e26acb6dab54c789ca4af4df6f33790c219a2a 100644
--- a/masters/master.tryserver.blink/master_site_config.py
+++ b/masters/master.tryserver.blink/master_site_config.py
@@ -21,3 +21,6 @@ class BlinkTryServer(Master.Master4):
last_good_blink_url = 'http://blink-status.appspot.com/lkgr'
service_account_file = 'service-account-chromium-tryserver.json'
buildbucket_bucket = 'master.tryserver.blink'
+ pubsub_service_account_file = 'service-account-luci-milo.json'
+ pubsub_topic = 'projects/luci-milo/topics/public-buildbot'
+ name = 'tryserver.blink'
« no previous file with comments | « no previous file | masters/master.tryserver.chromium.android/master_site_config.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698