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

Unified Diff: masters/master.chromiumos/master_site_config.py

Issue 2342793003: Add buildbucket_bucket and service_account_file to chromiumos. (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 | 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 3ee00ab0f6a34eab5028b3a32e0f6e8aae1a2acd..d03b2f12d13a131802411d5d0424c628f86007b5 100644
--- a/masters/master.chromiumos/master_site_config.py
+++ b/masters/master.chromiumos/master_site_config.py
@@ -13,3 +13,5 @@ class ChromiumOS(Master.ChromiumOSBase):
pubsub_service_account_file = 'service-account-luci-milo.json'
pubsub_topic = 'projects/luci-milo/topics/public-buildbot'
name = 'chromiumos'
+ buildbucket_bucket = 'master.chromiumos'
+ service_account_file = 'service-account-chromeos.json'
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698