d9404f89c2
The current implementation of the Ceph CSI provisioner is tied too closely with the older Ceph RBD provisioner, which doesn't let the deployer deploy Ceph CSI provisioner without the old RBD provisioner. This patchset will decouple them such that they can be deployed independently from one another. A few other changes are needed as well: 1) The deployment/gate scripts are updated so that the old RBD and CSI RBD provisioners are separately enabled/disabled as needed. The original RBD provisioner is now deprecated. 2) Ceph-mon chart is updated because it had some RBD storageclass data in values.yaml that is not needed for ceph-mon deployment. 3) Fixed a couple of bugs in job-cephfs-client-key.yaml where RBD parameters were being used instead of cephfs parameters. Change-Id: Icb5f78dcefa51990baf1b6d92411eb641c2ea9e2 |
||
---|---|---|
.. | ||
failure-domain.rst | ||
index.rst | ||
namespace-deletion.rst | ||
README.rst | ||
validate-object-replication.rst |
Resiliency Tests for OpenStack-Helm-Infra/Ceph
Mission
The goal of our resiliency tests for OpenStack-Helm-Infra/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.