wiki:BUILD_SERVER_INSTANCE_R0

Version 2 (modified by kyli, 16 years ago) (diff)

--

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

Error: Macro TicketQuery(summary=BUILD_SERVER_INSTANCE_R0, 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 goal of this task (and its related) is to create a one-step process for turning source code into a working system. This involves setting up a build server.

Task requirements

We must provide a running and available instance of a build server.

  • Search for a build server which suits our needs.
  • Locate the place where the server will be (maybe the same as the new Trac system?).
  • Make basic setup and run the server.
  • Integration with the project and further setup are not part of this task.

Task result

A build server running.

Implementation idea

When searching for a suitable server, keep in mind that it must provide all the functionality, that the tasks in "Related" section require.
Look at Hudson and Continuum.

BUILD_SERVER_INTEGRATION_R0
BUILD_SERVER_REPORTS_R0
BUILD_SERVER_DEPLOYMENTS_R0
SCS_MACHINE_SETUP_R1

How to demo

Show the instance running.

Design

Implementation

(Implementation results should be described and linked here (from the wiki or the repository))

Testing

Comments

(Write comments for this or later revisions here.)