Files
openstack-helm/doc/source/testing/ceph-resiliency
ardentpark b067309b89 Fix typos in doc
Fix some typos that I found in documents(except specs)
 * fix trivial mistakes(typos)
 * fix the link error(rst->html)
 * restore it's -> its
 * fix k8s -> K8s

Change-Id: I6ec65e9d04441adac210cc9fd476a37a1cb9644f
2018-10-18 10:40:33 +09:00
..
2018-10-18 10:40:33 +09:00
2018-07-18 17:20:11 -04: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>`_