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

Unified Diff: masters/master.tryserver.webrtc/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 | « masters/master.tryserver.v8/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.tryserver.webrtc/master_site_config.py
diff --git a/masters/master.tryserver.webrtc/master_site_config.py b/masters/master.tryserver.webrtc/master_site_config.py
index f12b04eb7f1c857ae909bca71feb2b0c166ec854..a37513c682fbf22c5ac8f9462c52e45230bbc1bf 100644
--- a/masters/master.tryserver.webrtc/master_site_config.py
+++ b/masters/master.tryserver.webrtc/master_site_config.py
@@ -23,3 +23,6 @@ class WebRTCTryServer(Master.Master4):
buildbot_url = 'http://build.chromium.org/p/tryserver.webrtc/'
service_account_file = 'service-account-webrtc.json'
buildbucket_bucket = 'master.tryserver.webrtc'
+ pubsub_service_account_file = 'service-account-luci-milo.json'
+ pubsub_topic = 'projects/luci-milo/topics/public-buildbot'
+ name = 'tryserver.webrtc'
« no previous file with comments | « masters/master.tryserver.v8/master_site_config.py ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698