Tinderbox: Difference between revisions

From MozillaWiki
Jump to navigation Jump to search
(it is now dead)
 
Line 1: Line 1:
= Tinderbox =
Tinderbox isn't maintained anymore. It has been replaced by Treeherder
 
#REDIRECT [[EngineeringProductivity/Projects/Treeherder]]
Tinderbox is a continuous integration tool. It runs and displays the results of automated builds and tests.  Tinderbox at Mozilla was replaced by [[Buildbot]] and [[Sheriffing/TBPL|TBPL]] (and now, [[Auto-tools/Projects/Treeherder|Treeherder]]). For more information, see
https://developer.mozilla.org/en/Tinderbox
 
The goal for this wiki is to document the procedures and processes necessary to setup, run and keep running a Tinderbox server.
 
This wiki is titled "Tinderbox" instead of Tinderbox2 or Tinderbox3 as we should be able to document overall Tinderbox usage and, if necessary, flag any sections as being specific to that version of Tinderbox.
 
== Tinderbox2 ==
 
Ken Estes is the original author of Tinderbox2
 
[[User:Bear|Mike Taylor]] is a co-maintainer of Tinderbox2
 
Overview of [http://www.mozilla.org/projects/tinderbox/ Tinderbox 2.0]
 
=== Source ===
 
Tinderbox2 currently resides only in the [http://www.mozilla.org/cvs.html Mozilla CVS Repostory].  Be careful to only checkout the Tinderbox2 tree - otherwise you stand a good chance of retrieving the entire Mozilla source tree which is rather large.
 
This is the cvs command to checkout only Tinderbox2:
 
cvs -d :pserver:anonymous@cvs-mirror.mozilla.org:/cvsroot co mozilla/webtools/tinderbox2
 
=== Setup and Configuration ===
 
The Install file located in the root of the Tinderbox2 source tree has an excellent overview of what is needed and the order to follow.  However, there are a few [[Tinderbox/Tbox2_Setup|Tinderbox2 Setup Notes]] here.
 
== Tinderbox3 ==
 
Tinderbox 3 is another vision of Tinderbox and is intended to be easier to set up and have lots of nifty new features.
 
[http://www.johnkeiser.com/mozilla/tbox3.html John Keiser's Tbox3 page] seems to be the de facto homepage for Tbox3.
 
=== Source ===
 
=== Setup and Configuration ===
 
Tinderbox 3 currently suffers from an acute lack of documentation, although some progress has been made in this area.  Please see the [[Tinderbox/Tbox3_Setup|Tinderbox3 Setup]] page.

Latest revision as of 09:57, 11 October 2018

Tinderbox isn't maintained anymore. It has been replaced by Treeherder

  1. REDIRECT EngineeringProductivity/Projects/Treeherder