Changes

Jump to: navigation, search

Mozilla BuildBot Trending

137 bytes removed, 21:37, 18 January 2009
Log Parser
The log parser will need somewhere to put the information it finds in the logs. Currently, the best place to put this is a database. I will design the schema required for storing data. My goal is to have this be able to store information for different branches, each with their own history. This release will be in the form of a diagram illustrating the design.
====Log Parserto Database Connector====This release involves writing the initial part will involve creating a way of a log parser which will take information getting data from the log files and populate buildbot into the database. Another potential option Currently, a parsing program is to modify planned which will run on the logs of buildbot patch to directly insert into the databasewhich have had timestamps added. If Other options include having buildbot is going to directly insert into interface with the database it might be a good idea to write a high performance caching program in C so and wrapping the individual build is not affected by database overhead. This C program would then write to the database as neededtools.
====Design UI for trending information====
1
edit

Navigation menu