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

Unified Diff: .DEPS.git

Issue 2103073002: Make Buildbot masters send ts_mon metrics, and add standard HTTP server metrics. (Closed) Base URL: https://chromium.googlesource.com/chromium/tools/build.git@buildbot-tsmon
Patch Set: CL comments Created 4 years, 6 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 | « no previous file | masters/buildbot.tac » ('j') | scripts/master/monitoring_status_receiver.py » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: .DEPS.git
diff --git a/.DEPS.git b/.DEPS.git
index a37b73fb9730d126628b8c555e12969c999b1e82..199321c20d6ebbc27fe1bd34d7e83fd52c1ab1d6 100644
--- a/.DEPS.git
+++ b/.DEPS.git
@@ -25,6 +25,8 @@ deps = {
Var('git_url') + '/chromium/deps/lighttpd.git@9dfa55d15937a688a92cbf2b7a8621b0927d06eb',
'depot_tools':
Var('git_url') + '/chromium/tools/depot_tools.git',
+ 'infra':
agable 2016/06/29 20:17:59 This either doesn't work, or is very risky/confusi
Sergey Berezin 2016/07/22 01:41:49 Right. It probably "works" locally because you use
+ Var('git_url') + '/infra/infra.git',
}
deps_os = {
« no previous file with comments | « no previous file | masters/buildbot.tac » ('j') | scripts/master/monitoring_status_receiver.py » ('J')

Powered by Google App Engine
This is Rietveld 408576698