Difference between revisions of "BuildAPI"
(→Project Details) |
|||
Line 21: | Line 21: | ||
== Project Details == | == Project Details == | ||
− | * Objective: | + | * Objective: To analyze and create reports from BuildBot data for multiple purposes. These reports will generated from querying buildbot databases to get the necessary information about jobs. |
+ | * It will be used for purposes such as: | ||
+ | :* identifying critical machines that should not be processing jobs | ||
+ | :* discovering rogue slaves | ||
+ | :* Generating reports on performance, usage, build times, downtime, and more | ||
− | * | + | * This project uses Pylons framework: |
+ | :* Pylons combines the very best ideas from the worlds of Ruby, Python and Perl, providing a structured but extremely flexible Python web framework. | ||
+ | |||
+ | * t | ||
* From that, reports can be generated | * From that, reports can be generated | ||
** e.g., discover rogue slaves | ** e.g., discover rogue slaves |
Revision as of 22:45, 14 October 2010
Contents
Project Name
BuildAPI
Project Description
Description should be no longer than a paragraph. Include links to any relevant on-line resources. For example, http://google.com or MDC.
Project Leader(s)
Andrew Singh [1]
Jing Yang [2]
Project Contributor(s)
Name(s) of people casually working on the project, or who have contributed significant help. Include links to personal pages within wiki
NOTE: only Project Leader(s) should add names here. You can’t add your own name to the Contributor list.
Project Details
- Objective: To analyze and create reports from BuildBot data for multiple purposes. These reports will generated from querying buildbot databases to get the necessary information about jobs.
- It will be used for purposes such as:
- identifying critical machines that should not be processing jobs
- discovering rogue slaves
- Generating reports on performance, usage, build times, downtime, and more
- This project uses Pylons framework:
:* Pylons combines the very best ideas from the worlds of Ruby, Python and Perl, providing a structured but extremely flexible Python web framework.
- t
- From that, reports can be generated
- e.g., discover rogue slaves
- pylons project (Python web framework)
- statusdb snapshot needed. For examples see:
Project Plan
Goals for each release:
- 0.1
- 0.2
- 0.3
Project News
- October 14, 2010:
- Meeting of previously named "ScriptFactory" broke into three seperate projects: Mozharness, BuildAPI and Release Simple Bugs -Mustafa