Tinderbox: Difference between revisions

From OLPC
Jump to navigation Jump to search
mNo edit summary
mNo edit summary
Line 2: Line 2:
[[Image:Tinderbox-build-screen.jpg|thumb|400px|right|A happy Tinderbox run]]
[[Image:Tinderbox-build-screen.jpg|thumb|400px|right|A happy Tinderbox run]]


OLPC-Tinderbox is a test runner and test result reporting tool. It takes in [[Build system|builds]], runs [[Tinderbox/Modules|test modules]] on them, and [http://learn.laptop.org/index3 reports its results] ([http://learn.laptop.org/builds/2008-04-26-0000/ example]).
OLPC-Tinderbox is a test runner and test result reporting tool. It takes in [[Build system|builds]], runs [[Tinderbox/Modules|test modules]] on them, and ''[http://learn.laptop.org/index3 reports its results]'' ([http://learn.laptop.org/builds/2008-04-26-0000/ example]).


It produces both synthetic measurements on software-only platforms like [[Sugar with sugar-jhbuild|jhbuild]], performance results on actual OLPC hardware, and [[Tinderbox Power|high-resolution power measurements]] on specially [[Tinderbox/Hardware instrumentation|instrumented hardware]].
It produces both synthetic measurements on software-only platforms like [[Sugar with sugar-jhbuild|jhbuild]], performance results on actual OLPC hardware, and [[Tinderbox Power|high-resolution power measurements]] on specially [[Tinderbox/Hardware instrumentation|instrumented hardware]].
Line 20: Line 20:
; Testing a new Build Stream
; Testing a new Build Stream
: tbd
: tbd



[[Category:Developers]]
[[Category:OS]]
[[Category:Tests]]

Revision as of 21:08, 30 May 2008

A happy Tinderbox run

OLPC-Tinderbox is a test runner and test result reporting tool. It takes in builds, runs test modules on them, and reports its results (example).

It produces both synthetic measurements on software-only platforms like jhbuild, performance results on actual OLPC hardware, and high-resolution power measurements on specially instrumented hardware.

It is comparable to buildbots such as Titus' olpc buildbot. (If you prefer other test running systems, that's fine too. We can use all the help we can get.)

Tinderbox is developed by Chris Ball and is being documented by Michael Stone. Patches welcome - please help us Light the Tinderbox.

In particular, you might consider:

Contributing a Test
tbd
Contributing Results
See http://learn.laptop.org/participate for instructions.
Testing a new Build Stream
tbd