EngineeringProductivity/Projects/Treeherder/Meetings/2013-01-23: Difference between revisions

Jump to navigation Jump to search
(Created page with "= Design Notes = == Build Objects == * == Test Objects == * == Pushlog Objects == * == Scheduled Job Objects (valgrind, releases etc...) == * == UI Design == * == Action Items == *")
 
Line 1: Line 1:
= Design Notes =
= Design Notes =
== Build Objects ==
== Build Objects ==
*
* Define build base object
** Not specific to builbot per se but would have everything we need based on what ever kind of build we are working with. However the data we are working with now is really messy and inconsistent. The structure will need to be pretty flexible to accomodate this.
** One option for flexibility would be to have a object store that accepts more attributes that aren't on all objects (the set of required attributes would be small) -- similar to what we did with datazilla.  The index of the attributes could be project specific.
** There will be a core set of attributes that all objects have to have but the specifics will differ among various projects.
 
== Test Objects ==
== Test Objects ==
*
*
Confirmed users
353

edits

Navigation menu