Sheriffing/TBPL/TransitionPlan: Difference between revisions

From MozillaWiki
Jump to navigation Jump to search
m (Edmorley moved page Tinderboxpushlog/TransitionPlan to Sheriffing/TBPL/TransitionPlan: Consolidating TBPL pages under the new sheriffing section)
(Redirect to treeherder, since that's TBPLv2)
 
Line 1: Line 1:
* Use Python + mongodb for JSON parsing and database filling instead of PHP + mysql or even node.js + mongodb
#REDIRECT [[Auto-tools/Projects/Treeherder]]
** Python makes gzip decrompressing easiest
* Should work like this:
** Every x minutes:
**# Fetch buildbot data and fill database
**# Fetch Tinderbox data and add log URLs & notes to the existing records in the database
**# Recreate JSON files for all changed revisions
* TBPL requests pushlog, and then for every push revision the gzipped JSON file that the python script created

Latest revision as of 16:51, 5 November 2013