Added Openebs-Pool-Failure Experiment CR

Signed-off-by: shubhamchaudhary <shubham.chaudhary@mayadata.io>
This commit is contained in:
shubhamchaudhary
2019-10-03 22:06:11 +05:30
parent d3a967c99f
commit d66759cfbf
2 changed files with 7 additions and 8 deletions

View File

@@ -8,7 +8,6 @@ metadata:
labels:
litmuschaos.io/name: openebs
name: openebs-pool-failure
namespace: litmus
version: {{ VERSION }}
spec:
definition:
@@ -22,11 +21,11 @@ spec:
- name: ANSIBLE_STDOUT_CALLBACK
value: default
- name: APP_NAMESPACE
value: app-percona-ns
value: ""
- name: APP_LABEL
value: "name=percona"
value: ""
- name: APP_PVC
value: percona-mysql-claim
value: #mendatory field
- name: LIVENESS_APP_LABEL
value: ""
- name: LIVENESS_APP_NAMESPACE

View File

@@ -5,16 +5,15 @@ metadata:
annotations:
categories: "OpenEBS"
vendor: "CNCF"
createdAt: 2019-10-03T10:28:08Z
repository: https://github.com/litmuschaos/community-charts
repository: https://github.com/litmuschaos/chaos-charts
support: https://slack.openebs.io/
spec:
displayName: Openebs-Pool-Failure
description: >
openebs pool failure contains chaos to disrupt state of openebs control-plane and data-plane resources. Experiments can inject random pod delete against openebs pool pod.
Kill the pool pod and check if gets scheduled again.
keywords:
- Kubernetes
- Pool
- Storage Pool
- OpenEBS
version: {{ VERSION }}
maturity: alpha
@@ -24,6 +23,7 @@ spec:
minKubeVersion: 1.12.0
provider:
name: Mayadata
readme: "https://github.com/mayadata-io/litmus/blob/master/experiments/chaos/openebs_pool_failure/README.md"
links:
- name: OpenEBS Website
url: https://openebs.io