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

Unified Diff: masters/master.chromium.infra.cron/slaves.cfg

Issue 1880343003: Added git-hash-metrics builder and recipe (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/tools/build
Patch Set: Fixed presubmit errors Created 4 years, 8 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 | « masters/master.chromium.infra.cron/master.cfg ('k') | scripts/slave/recipes/infra/git_hash_metric.py » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: masters/master.chromium.infra.cron/slaves.cfg
diff --git a/masters/master.chromium.infra.cron/slaves.cfg b/masters/master.chromium.infra.cron/slaves.cfg
index 84995c46b2c7e729fdc3bd7b379fc4cd2dafc5fd..36cdf82d7e8479e55a2588013faaf2ca16a865df 100644
--- a/masters/master.chromium.infra.cron/slaves.cfg
+++ b/masters/master.chromium.infra.cron/slaves.cfg
@@ -128,4 +128,9 @@ slaves = [
'builder': ['ChromiumOS Codesearch'],
'hostname': 'slave15-c1',
},
+ {
+ 'master': 'InfraCron',
+ 'builder': ['git-hash-metrics'],
+ 'hostname': 'slave71-c1',
+ },
]
« no previous file with comments | « masters/master.chromium.infra.cron/master.cfg ('k') | scripts/slave/recipes/infra/git_hash_metric.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698