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

Unified Diff: masters/master.client.catapult/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.client.catapult/master_site_config.py
diff --git a/masters/master.client.catapult/master_site_config.py b/masters/master.client.catapult/master_site_config.py
index 37eb8f4078c5c592adeb4a857f7ffd75cb5cdbda..7e68d3f68b6837ddfd0bd0242abf22f084943515 100644
--- a/masters/master.client.catapult/master_site_config.py
+++ b/masters/master.client.catapult/master_site_config.py
@@ -18,3 +18,5 @@ class Catapult(Master.Master3):
slave_port = 30303
master_port_alt = 40303
buildbot_url = 'https://build.chromium.org/p/client.catapult/'
+ buildbucket_bucket = None
+ service_account_file = None

Powered by Google App Engine
This is Rietveld 408576698