Jump to: navigation, search

ContinuousIntegration

Revision as of 23:22, 17 February 2013 by Ryan Lane (talk | contribs) (Text replace - "<<TableOfContents()>>" to "__TOC__")

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)

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