ReleaseEngineering/Applications/Tegra Dashboard

From MozillaWiki
< ReleaseEngineering‎ | Applications
Revision as of 17:25, 14 February 2012 by Bear (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Application Description

Tegra Dashboard is a static html page generated by cronjob. It gathers all of the tegra status files (which are sent to it by each foopy) and builds the page that is found at mobile-dashboard1.build.mtv1.mozilla.com/tegras/

Requirements

The server depends on

  • Python 2.6

External Resources

Tegra dashboard uses data pulled from two json files found in http://hg.mozilla.org/build/tools

  • tools/buildfarm/mobile/tegras.json
  • tools/buildfarm/maintenance/production-masters.json

Security

None - it's a static page

Monitoring

None currently

Deployment

The script and generated html is deployed on a single host, mobile-dashboard1.build.mtv1.mozilla.com.

Server Setup

IT installed RHEL6

The following system packages were installed via yum: