Sheriffing/TBPL: Difference between revisions

Update page ready for TBPL EOL
m (→‎Some links: Fix links)
(Update page ready for TBPL EOL)
Line 1: Line 1:
Tinderboxpushlog ("TBPL") is a tool that correlates checkins with [[Buildbot]] results, so that developers and [[Sheriffing|sheriffs]] can quickly see the results of automatic builds and tests for specific changesets. The official Firefox instance is at http://tbpl.mozilla.org/.  
Tinderboxpushlog ("TBPL") is a tool that correlates checkins with [[Buildbot]] results, so that developers and [[Sheriffing|sheriffs]] can quickly see the results of automatic builds and tests for specific changesets. The official Firefox instance is at http://tbpl.mozilla.org/.  


TBPL is in the process of being replaced by [[Auto-tools/Projects/Treeherder|Treeherder]], see [[#TBPL_switch-off_tasks]] below.
TBPL has now been replaced by [[Auto-tools/Projects/Treeherder|Treeherder]], and TBPL will be switched off sometime in Q1 2015, once the [[#TBPL_switch-off_tasks]] are complete.


==Some links==
==Some links==


* [https://tbpl.mozilla.org/ Mozilla production instance]
* [https://tbpl.mozilla.org/ Mozilla production instance] (now deprecated in favour of Treeherder)
* [https://hg.mozilla.org/webtools/tbpl/ Source repository]
* [https://hg.mozilla.org/webtools/tbpl/ Source repository]
* [https://bugzilla.mozilla.org/buglist.cgi?product=Tree+Management&component=TBPL&resolution=--- Open bugs]
* [https://bugzilla.mozilla.org/buglist.cgi?product=Tree+Management&component=TBPL&resolution=--- Open bugs]
Line 22: Line 22:
** https://intranet.mozilla.org/How_To/Update_Tinderbox_Pushlog_%28tbpl%29
** https://intranet.mozilla.org/How_To/Update_Tinderbox_Pushlog_%28tbpl%29
* The replacement for TBPL: [[Auto-tools/Projects/Treeherder|Treeherder]]
* The replacement for TBPL: [[Auto-tools/Projects/Treeherder|Treeherder]]
==Hacking==
TBPL has a client-side and a server-side component. Running only the client-side component is really simple, because you can just make it refer to the server-side component that runs on tbpl.mozilla.org. If you would like a standalone instance of TBPL with your own server-side component, the requirements are a little higher. However, there is now a fully-automated method for setting up a TBPL server in a virtual machine using Vagrant.
For more info, see:
[https://hg.mozilla.org/webtools/tbpl/raw-file/tip/README README] and [https://hg.mozilla.org/webtools/tbpl/raw-file/tip/README.vagrant README.vagrant]


== Developer Contacts ==
== Developer Contacts ==
canmove, Confirmed users
1,126

edits