Merge lp://staging/~joetalbott/qa-dashboard/utah_log_parser into lp://staging/qa-dashboard

Proposed by Joe Talbott
Status: Merged
Approved by: Chris Johnston
Approved revision: 151
Merged at revision: 152
Proposed branch: lp://staging/~joetalbott/qa-dashboard/utah_log_parser
Merge into: lp://staging/qa-dashboard
Diff against target: 585 lines (+280/-126)
5 files modified
bootspeed/management/commands/fakeup_bootspeed.py (+76/-56)
dashboard/management/__init__.py (+9/-7)
dashboard/management/commands/jenkins_pull.py (+161/-55)
dashboard/utah_utils.py (+29/-6)
dashboard/utils.py (+5/-2)
To merge this branch: bzr merge lp://staging/~joetalbott/qa-dashboard/utah_log_parser
Reviewer Review Type Date Requested Status
Chris Johnston Approve
Review via email: mp+135544@code.staging.launchpad.net

Commit message

Add support for parsing utah logs to jenkins_pull.

Description of the change

This branch add utah log parsing to the jenkins_pull command.

This is to sync my current work and contains a few new minor features.

* jenkins_pull now supports '-w <jobname>' to skip all jenkins jobs until the named one is encountered. This greatly speeds up debugging initial pulls.
* jenkins_pull now supports '... [jobname] [jobname] ...' at the end of the command line to process only certain jobs whose names are supplied.
* adds proper logging support and uses the verbosity command line option. -v N where N is > 1 will turn on debugging.
* skips processing UTAH jobs as regular jenkins jobs.

To post a comment you must log in.
Revision history for this message
Chris Johnston (cjohnston) wrote :

This is looking good.

Revision history for this message
Chris Johnston (cjohnston) :
review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
The diff is not available at this time. You can reload the page or download it.

Subscribers

People subscribed via source and target branches