Difference between revisions of "Buildbot"

From Apache OpenOffice Wiki
Jump to: navigation, search
Line 11: Line 11:
  
 
* Visit http://buildbot.go-oo.org/buildbot/
 
* Visit http://buildbot.go-oo.org/buildbot/
* Choose a machine you want to build on, and click on it
+
* Choose a machine you want to build on, and click on it (for the QA reasons, the o3-build is the most suitable one)
 
* Fill in the ''Your name'', ''Reason for build'', ''Branch to build'' (just the CWS name)
 
* Fill in the ''Your name'', ''Reason for build'', ''Branch to build'' (just the CWS name)
 
* If you want to have the resulting installation sets, check ''Install Set'''
 
* If you want to have the resulting installation sets, check ''Install Set'''
 
* Press ''Force Build''
 
* Press ''Force Build''
 
* Wait until the installation sets appear in http://buildbot.go-oo.org/install_sets/ (if you wanted them)
 
* Wait until the installation sets appear in http://buildbot.go-oo.org/install_sets/ (if you wanted them)

Revision as of 14:01, 11 December 2007

A buildbot is now deployed for OpenOffice.org. http://buildbot.go-oo.org/

From the Buildbot README: http://buildbot.sourceforge.net/

This project has now moved to google code http://code.google.com/p/ootermite/

The BuildBot is a system to automate the compile/test cycle required by most software projects to validate code changes. By automatically rebuilding and testing the tree each time something has changed, build problems are pinpointed quickly, before other developers are inconvenienced by the failure. The guilty developer can be identified and harassed without human intervention. By running the builds on a variety of platforms, developers who do not have the facilities to test their changes everywhere before checkin will at least know shortly afterwards whether they have broken the build or not. Warning counts, lint checks, image size, compile time, and other build parameters can be tracked over time, are more visible, and are therefore easier to improve.

How to start a build

  • Visit http://buildbot.go-oo.org/buildbot/
  • Choose a machine you want to build on, and click on it (for the QA reasons, the o3-build is the most suitable one)
  • Fill in the Your name, Reason for build, Branch to build (just the CWS name)
  • If you want to have the resulting installation sets, check Install Set'
  • Press Force Build
  • Wait until the installation sets appear in http://buildbot.go-oo.org/install_sets/ (if you wanted them)
Personal tools