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

Unified Diff: masters/master.chromium.mojo/master_site_config.py

Issue 1153203003: Update buildbot_tool and builders.pyl templates to remove 'master_type'. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/tools/build
Patch Set: Created 5 years, 7 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.mojo/master_site_config.py
diff --git a/masters/master.chromium.mojo/master_site_config.py b/masters/master.chromium.mojo/master_site_config.py
index 5fdc7b69d93cb85d2ef81f81a155f68824859016..eee363dadbc087f9f5699df7670655a6d844f097 100644
--- a/masters/master.chromium.mojo/master_site_config.py
+++ b/masters/master.chromium.mojo/master_site_config.py
@@ -18,3 +18,5 @@ class ChromiumMojo(Master.Master1):
slave_port = 30100
master_port_alt = 40100
buildbot_url = 'https://build.chromium.org/p/chromium.mojo/'
+ buildbucket_bucket = None
+ service_account_file = None

Powered by Google App Engine
This is Rietveld 408576698