wiki:BUILD_SERVER_INTEGRATION_R1
Last modified 16 years ago Last modified on 01/29/09 13:43:52

Error: Macro BackLinksMenu(None) failed
compressed data is corrupt

Error: Macro TicketQuery(summary=BUILD_SERVER_INTEGRATION_R1, format=table, col=summary|owner|status|type|component|priority|effort|importance, rows=description|analysis_owners|analysis_reviewers|analysis_score|design_owners|design_reviewers|design_score|implementation_owners|implementation_reviewers|implementation_score|test_owners|test_reviewers|test_score|) failed
current transaction is aborted, commands ignored until end of transaction block

Analysis

Overview

The build server should keep running regular builds of the project.

Task requirements

  • Add new accounts if there are any new users. Use their svn passwords.
  • Update the installed plugins with their new versions. Research which of the available ones could be useful for our project. Depends on the requirements of BUILD_SERVER_REPORTS_R1.
  • See if there are problems building the project now and fix it. Describe in the design what to do when there are various errors while building for example the svn locking problem.

Task result

New accounts and successful build with hudson.

Implementation idea

  • When svn is locked you should clean it in sophie2.org server machine using 'svn clean' command and 'build' user.
  • Compare the svn accounts with the hudson registered users. They should overlap.

BUILD_SERVER_INTEGRATION_R0
BUILD_SERVER_INSTANCE_R0

How to demo

Show the new accounts and the successful hudson builds.

Design

(Describe your design here.)

Implementation

(Describe and link the implementation results here (from the wiki or the repository).)

Testing

(Place the testing results here.)

Comments

(Write comments for this or later revisions here.)