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

Unified Diff: masters/master.tryserver.client.pdfium/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
Index: masters/master.tryserver.client.pdfium/master_site_config.py
diff --git a/masters/master.tryserver.client.pdfium/master_site_config.py b/masters/master.tryserver.client.pdfium/master_site_config.py
index 2c1c703712ecdfcaf6bb0b5b7beeb0f276c9eaa4..8ea33d768c08e24bad9451fee58d893b42bc6c22 100644
--- a/masters/master.tryserver.client.pdfium/master_site_config.py
+++ b/masters/master.tryserver.client.pdfium/master_site_config.py
@@ -20,3 +20,6 @@ class PDFiumTryserver(Master.Master4a):
buildbot_url = 'https://build.chromium.org/p/tryserver.client.pdfium/'
buildbucket_bucket = 'master.tryserver.client.pdfium'
service_account_file = 'service-account-chromium-tryserver.json'
+ pubsub_service_account_file = 'service-account-luci-milo.json'
+ pubsub_topic = 'projects/luci-milo/topics/public-buildbot'
+ name = 'tryserver.client.pdfium'

Powered by Google App Engine
This is Rietveld 408576698