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

Issue 11741030: Add telemetry_bootstrap module (Closed)

Created:
7 years, 11 months ago by wiltzius
Modified:
7 years, 11 months ago
Reviewers:
tonyg, nduca
CC:
chromium-reviews, chrome-speed-team+watch_google.com, pam+watch_chromium.org, telemetry+watch_chromium.org, dtu, sbasi1
Visibility:
Public.

Description

Adds a telemetry_bootstrap module that can fetch files from SVN or other WebDAV servers. Also adds a complemetary DEPS file, in a subset of the gclient DEPS format, that specifies what files are needed for telemetry. third_party/davclient is required to make interfacing with a WebDAV server simpler. BUG=162301 NOTRY=True Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=176078

Patch Set 1 #

Total comments: 37

Patch Set 2 : #

Patch Set 3 : #

Total comments: 20

Patch Set 4 : #

Patch Set 5 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+468 lines, -0 lines) Patch
A tools/telemetry/DEPS View 1 2 1 chunk +16 lines, -0 lines 0 comments Download
A tools/telemetry/third_party/davclient/README.chromium View 1 chunk +17 lines, -0 lines 0 comments Download
A tools/telemetry/third_party/davclient/davclient.py View 1 chunk +312 lines, -0 lines 0 comments Download
A tools/telemetry/tools/telemetry_bootstrap.py View 1 2 3 4 1 chunk +123 lines, -0 lines 0 comments Download

Messages

Total messages: 16 (0 generated)
nduca
https://codereview.chromium.org/11741030/diff/1/tools/telemetry/telemetry_bootstrap.py File tools/telemetry/telemetry_bootstrap.py (right): https://codereview.chromium.org/11741030/diff/1/tools/telemetry/telemetry_bootstrap.py#newcode23 tools/telemetry/telemetry_bootstrap.py:23: from optparse import OptionParser I think you can ditch ...
7 years, 11 months ago (2013-01-05 01:28:19 UTC) #1
tonyg
For future reference, you can use "git cl issue <ISSUE NUMBER>" to set the codereview ...
7 years, 11 months ago (2013-01-05 01:44:56 UTC) #2
wiltzius
Partial patch up; don't review yet still need to make the DEPS recursive. On 2013/01/05 ...
7 years, 11 months ago (2013-01-08 02:53:22 UTC) #3
wiltzius
Partial patch https://chromiumcodereview.appspot.com/11741030/diff/1/tools/telemetry/telemetry_bootstrap.py File tools/telemetry/telemetry_bootstrap.py (right): https://chromiumcodereview.appspot.com/11741030/diff/1/tools/telemetry/telemetry_bootstrap.py#newcode23 tools/telemetry/telemetry_bootstrap.py:23: from optparse import OptionParser On 2013/01/05 01:28:19, ...
7 years, 11 months ago (2013-01-08 02:53:34 UTC) #4
wiltzius
All changes now addressed (a couple remaining TODOs but I don't believe they're necessary for ...
7 years, 11 months ago (2013-01-09 01:51:18 UTC) #5
nduca
lgtm with nits https://chromiumcodereview.appspot.com/11741030/diff/11001/tools/telemetry/DEPS File tools/telemetry/DEPS (right): https://chromiumcodereview.appspot.com/11741030/diff/11001/tools/telemetry/DEPS#newcode13 tools/telemetry/DEPS:13: "https://src.chromium.org/chrome/trunk/src/build/android", Probably not relevant for this ...
7 years, 11 months ago (2013-01-09 11:19:57 UTC) #6
wiltzius
New patch fixing nits https://chromiumcodereview.appspot.com/11741030/diff/11001/tools/telemetry/DEPS File tools/telemetry/DEPS (right): https://chromiumcodereview.appspot.com/11741030/diff/11001/tools/telemetry/DEPS#newcode13 tools/telemetry/DEPS:13: "https://src.chromium.org/chrome/trunk/src/build/android", Yes, but probably not ...
7 years, 11 months ago (2013-01-10 00:56:32 UTC) #7
nduca
Fantastic. Land away.
7 years, 11 months ago (2013-01-10 01:17:37 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/wiltzius@chromium.org/11741030/17001
7 years, 11 months ago (2013-01-10 01:50:16 UTC) #9
commit-bot: I haz the power
Presubmit check for 11741030-17001 failed and returned exit status 1. ************* Module telemetry_bootstrap C0301: 26,0: ...
7 years, 11 months ago (2013-01-10 01:50:24 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/wiltzius@chromium.org/11741030/17001
7 years, 11 months ago (2013-01-10 01:57:53 UTC) #11
commit-bot: I haz the power
Presubmit check for 11741030-17001 failed and returned exit status 1. ************* Module telemetry_bootstrap C0301: 26,0: ...
7 years, 11 months ago (2013-01-10 01:58:02 UTC) #12
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/wiltzius@chromium.org/11741030/19003
7 years, 11 months ago (2013-01-10 02:22:08 UTC) #13
commit-bot: I haz the power
Retried try job too often on win_aura for step(s) content_browsertests
7 years, 11 months ago (2013-01-10 05:11:05 UTC) #14
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/wiltzius@chromium.org/11741030/19003
7 years, 11 months ago (2013-01-10 10:44:49 UTC) #15
commit-bot: I haz the power
7 years, 11 months ago (2013-01-10 14:36:17 UTC) #16
Message was sent while issue was closed.
Change committed as 176078

Powered by Google App Engine
This is Rietveld 408576698