ReleaseEngineering/Applications/Tegra Dashboard
Jump to navigation
Jump to search
packages installed after VM setup:
rpm -Uvh http://download.fedora.redhat.com/pub/epel/5/i386/epel-release-5-4.noarch.rpm
yum install hg yum install python26
Required crontab:
- /5 * * * * python2.6 /var/www/tegras/dashboard.py
Setting up of the tegra dashboard:
cd /var/www/ mkdir tegras cd html ln -s /var/www/tegras . cd ../tegras hg clone http://hg.mozilla.org/build/tools ln -s tools/buildfarm/mobile/tegras.json . ln -s tools/buildfarm/maintenance/production-masters.json .