Implements : emphasize integration tests in README.md

Closes-Bug: #1326247
Change-Id: Ibd296ab0b4c50d8ab42d427bd711df9235c4b4f4
This commit is contained in:
Baillagou Florian 2014-06-17 14:59:42 +02:00 committed by David Gurtner
parent 8462154fb8
commit 8d1e123694
1 changed files with 1 additions and 1 deletions

View File

@ -16,7 +16,7 @@ ceph
Overview
--------
The ceph module is intended to leverage all [Ceph](http://ceph.com/) has to offer and allow for a wide range of use case. Although hosted on the OpenStack infrastructure, it does not require to sign a CLA nor is it restricted to OpenStack users. It benefits from a structured development process that helps federate the development effort. Each component is unit tested and an integration test shows that it performs as expected when used with a realistic scenario.
The ceph module is intended to leverage all [Ceph](http://ceph.com/) has to offer and allow for a wide range of use case. Although hosted on the OpenStack infrastructure, it does not require to sign a CLA nor is it restricted to OpenStack users. It benefits from a structured development process that helps federate the development effort. Each feature is tested with integration tests involving virtual machines to show that it performs as expected when used with a realistic scenario.
Module Description
------------------