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

Unified Diff: masters/master.client.catapult/builders.pyl

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/builders.pyl
diff --git a/masters/master.client.catapult/builders.pyl b/masters/master.client.catapult/builders.pyl
index 40b860a459d0185b745301391ecf14084081e054..e38b12c41be489b8217b72673a0e28abb8210dc8 100644
--- a/masters/master.client.catapult/builders.pyl
+++ b/masters/master.client.catapult/builders.pyl
@@ -21,7 +21,6 @@
"master_classname": "Catapult",
"master_port": 20303,
"master_port_alt": 40303,
- "master_type": "waterfall",
"slave_pools": {
"linux_slave_pool": {
"slave_data": {
@@ -50,4 +49,4 @@
},
"slave_port": 30303,
"templates": ["../master.chromium/templates"],
-}
+}

Powered by Google App Engine
This is Rietveld 408576698