Jump to: navigation, search

ContinuousIntegration

Revision as of 16:10, 18 November 2010 by JayPipes (talk)

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

A Basic Build Automation System

BasicBuildAutomationSpec