Files
openstack-helm/doc/source/testing/ceph-resiliency
jacky06 4fd741d6bf Sync Sphinx requirement
1. Sync sphinx dependency with global requirements. It caps python 2 since
sphinx 2.0 no longer supports Python 2.7.
2. Remove unncessary "=="

Change-Id: I3451c44a30a2e3d4bb58d2ac512e69da0781e961
2019-06-19 17:52:24 +08:00
..
2019-01-05 04:40:00 +00:00
2019-06-19 17:52:24 +08:00
2018-07-06 16:01:20 -04:00
2018-10-18 10:40:33 +09:00
2018-07-06 16:01:20 -04:00

========================================
Resiliency Tests for OpenStack-Helm/Ceph
========================================

Mission
=======

The goal of our resiliency tests for `OpenStack-Helm/Ceph
<https://github.com/openstack/openstack-helm/tree/master/ceph>`_ is to
show symptoms of software/hardware failure and provide the solutions.

Caveats:
   - Our focus lies on resiliency for various failure scenarios but
     not on performance or stress testing.

Software Failure
================
* `Monitor failure <./monitor-failure.html>`_
* `OSD failure <./osd-failure.html>`_

Hardware Failure
================
* `Disk failure <./disk-failure.html>`_
* `Host failure <./host-failure.html>`_