ReleaseEngineering/Applications/Talos Dirty Profiles: Difference between revisions

Jump to navigation Jump to search
no edit summary
No edit summary
No edit summary
 
Line 26: Line 26:


== Profile Generation ==
== Profile Generation ==
Profiles are generated on cruncher, from a crontask that runs at midnight every night, from anodelman's private crontab:
Profiles are generated on cruncher, from a crontask that runs at midnight every night, from the talos user's private crontab:
<pre>
<pre>
0 0 * * * (/usr/local/bin/python /home/anodelman/public_html/updateGenerated.py) >> /home/anodelman/public_html/reporter.log && mv /home/anodelman/public_html/dirtyDBs.zip /var/www/html/talos_profiles/. &&  mv /home/anodelman/public_html/dirtyMaxDBs.zip /var/www/html/talos_profiles/. && cp /var/www/html/talos_profiles/dirtyMaxDBs.zip /home/anodelman/public_html/. && cp /var/www/html/talos_profiles/dirtyDBs.zip /home/anodelman/public_html/
0 0 * * * (/usr/local/bin/python /home/talos/public_html/updateGenerated.py) >> /home/talos/public_html/reporter.log && mv /home/talos/public_html/dirtyDBs.zip /var/www/html/talos_profiles/. &&  mv /home/talos/public_html/dirtyMaxDBs.zip /var/www/html/talos_profiles/. && cp /var/www/html/talos_profiles/dirtyMaxDBs.zip /home/talos/public_html/. && cp /var/www/html/talos_profiles/dirtyDBs.zip /home/talos/public_html/
</pre>
</pre>
The updateGenerated.py script is in http://hg.mozilla.org/build/tools/buildfarm/utils/
The updateGenerated.py script is in http://hg.mozilla.org/build/tools/buildfarm/utils/
canmove, Confirmed users
2,850

edits

Navigation menu