Differences between revisions 1 and 2
Revision 1 as of 2008-06-26 12:26:05
Size: 1252
Editor: kfc
Comment: Created by the PackagePages action.
Revision 2 as of 2010-03-17 13:09:23
Size: 1263
Editor: localhost
Comment: converted to 1.6 markup
Deletions are marked like this. Additions are marked like this.
Line 3: Line 3:
We use the [http://maven.apache.org/continuum/ Continuum build server] from Apache foundation. The web interface can be reached at
[http://alhena:7890/continuum http://alhena:7890/continuum], or [http://alhena:7890/continuum/projectView.action?projectId=1&projectGroupId=1 go directly to the DOMS project on the build-server].
We use the [[http://maven.apache.org/continuum/|Continuum build server]] from Apache foundation. The web interface can be reached at
[[http://alhena:7890/continuum|http://alhena:7890/continuum]], or [[http://alhena:7890/continuum/projectView.action?projectId=1&projectGroupId=1|go directly to the DOMS project on the build-server]].
Line 6: Line 6:
The administrator for the continuum installation is {{{admin}}}, the password is available on [:ContinuumPassword:this protected page]. The administrator for the continuum installation is {{{admin}}}, the password is available on [[ContinuumPassword|this protected page]].
Line 9: Line 9:
We will use the application [:SBUtil#qaScan: qaScan] from [:SBUtil: sbutil] to produce automated QA/Review reports. The autogenerated QA report can be found at [http://alhena/~fedora/qa/report.html http://alhena/~fedora/qa/report.html] We will use the application [[SBUtil#qaScan| qaScan]] from [[SBUtil| sbutil]] to produce automated QA/Review reports. The autogenerated QA report can be found at [[http://alhena/~fedora/qa/report.html|http://alhena/~fedora/qa/report.html]]

DOMS Build Server

We use the Continuum build server from Apache foundation. The web interface can be reached at http://alhena:7890/continuum, or go directly to the DOMS project on the build-server.

The administrator for the continuum installation is admin, the password is available on this protected page.

Automated QA Reports

We will use the application qaScan from sbutil to produce automated QA/Review reports. The autogenerated QA report can be found at http://alhena/~fedora/qa/report.html

Automated Test Suites

None have been set up yet. This should be trivial to achieve via via an ant target registered on Continuum.

About the Continuum Installation

The Continuum installation is found in ~/build-server on alhena. The running installation is symlinked to ~/build-server/current. To start/stop a build server run

bin/linux-x86-64/run.sh <start|stop>

All administration can otherwise be performed via the web interface.

BuildServer (last edited 2010-03-17 13:09:23 by localhost)