Jump to: navigation, search

Difference between revisions of "ContinuousIntegration"

 
Line 1: Line 1:
 
__NOTOC__
 
__NOTOC__
This document describes the continuous integration and testing tools that are planned for future releases of [[OpenStack]].  The [http://launchpad.net/openstack-ci OpenStack CI] project on Launchpad is the collection of tools used to provide CI services to all [[OpenStack]] subprojects (such as [http://launchpad.net/nova Nova], [http://launchpad.net/swift Swift] and [http://launchpad.net/glance Glance])
+
This document describes the continuous integration and testing tools that are planned for future releases of OpenStack.  The [http://launchpad.net/openstack-ci OpenStack CI] project on Launchpad is the collection of tools used to provide CI services to all OpenStack subprojects (such as [http://launchpad.net/nova Nova], [http://launchpad.net/swift Swift] and [http://launchpad.net/glance Glance])
 +
 
 +
<<[[TableOfContents]]()>>
 +
 
 +
= Project Goals =
 +
== Automation of Long-running Tests ==
 +
== Integration with Hudson Build System ==
 +
== Stress and Performance Testing of Real-world Deployments ==
 +
== Collection of Performance Metrics for Regression Analysis ==
 +
= Implementation Notes =

Revision as of 18:55, 12 November 2010

This document describes the continuous integration and testing tools that are planned for future releases of OpenStack. The OpenStack CI project on Launchpad is the collection of tools used to provide CI services to all OpenStack subprojects (such as Nova, Swift and Glance)

<<TableOfContents()>>

Project Goals

Automation of Long-running Tests

Integration with Hudson Build System

Stress and Performance Testing of Real-world Deployments

Collection of Performance Metrics for Regression Analysis

Implementation Notes