Difference between revisions of "BuildAPI"

From CDOT Wiki
Jump to: navigation, search
(Project Details)
Line 21: Line 21:
 
== Project Details ==
 
== Project Details ==
  
* Objective: Need to identify critical machines that should not be processing jobs
+
* 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
  
* Querying the database to get information about jobs
+
* 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 23:45, 14 October 2010

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)

Project Plan

Goals for each release:

  • 0.1
  • 0.2
  • 0.3

Project News