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

Unified Diff: masters/master.tryserver.chromium/master.cfg

Issue 8847005: Add decorations to bot names for modifying parts of try sets. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/tools/build/
Patch Set: '' Created 9 years 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 | scripts/master/try_job_base.py » ('j') | scripts/master/try_job_base.py » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: masters/master.tryserver.chromium/master.cfg
===================================================================
--- masters/master.tryserver.chromium/master.cfg (revision 113400)
+++ masters/master.tryserver.chromium/master.cfg (working copy)
@@ -25,6 +25,9 @@
UPDATE_CODEREVIEW = ActiveMaster.is_production_host
LISTEN_TO_SVN = ActiveMaster.svn_url and ActiveMaster.is_production_host
+ActiveMaster.svn_url = 'svn://pbg.wat/chrome-try'
+LISTEN_TO_SVN = True
Peter Mayo 2011/12/07 16:38:00 Testing: remove
Peter Mayo 2011/12/09 21:29:08 Done.
M-A Ruel 2011/12/09 21:50:29 Trick: Create a git branch "testing" Create a new
+
# This is the dictionary that the buildmaster pays attention to. We also use
# a shorter alias to save typing.
c = BuildmasterConfig = {}
« no previous file with comments | « no previous file | scripts/master/try_job_base.py » ('j') | scripts/master/try_job_base.py » ('J')

Powered by Google App Engine
This is Rietveld 408576698