lp://staging/~joetalbott/qa-dashboard/utah_parser
Created by
Joe Talbott
and last modified
- Get this branch:
- bzr branch lp://staging/~joetalbott/qa-dashboard/utah_parser
Only
Joe Talbott
can upload to this branch. If you are
Joe Talbott
please log in for upload directions.
Branch merges
Propose for merging
No branches
dependent on this one.
- Chris Johnston: Approve
- Joe Talbott: Needs Resubmitting
-
Diff: 144 lines (+122/-2)3 files modifiedREADME.install (+5/-2)
dashboard/utah_utils.py (+93/-0)
scripts/process_utah_log.py (+24/-0)
Branch information
Recent revisions
- 145. By Joe Talbott
-
utah_utils - Minor fixes.
* Don't limit builds by ran_at date.
* Use a more friendly default for non-jenkins based builds. - 144. By Joe Talbott
-
smoke - Add UTAH result log parser.
This adds a module dashboard/
utah_utils. py that imports UTAHParser
and uses it to parse UTAH logs and adds (if not already existent)
a Run, Build, and Result object.I'm also adding a script that I used for testing and can be tweaked
for manual log parsing if/when it's needed.
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp://staging/qa-dashboard