Added Openebs-Target-Failure Experiment CR
Signed-off-by: shubhamchaudhary <shubham.chaudhary@mayadata.io>
This commit is contained in:
@@ -8,7 +8,6 @@ metadata:
|
||||
labels:
|
||||
litmuschaos.io/name: openebs
|
||||
name: openebs-target-failure
|
||||
namespace: litmus
|
||||
version: {{ VERSION }}
|
||||
spec:
|
||||
definition:
|
||||
@@ -24,11 +23,11 @@ spec:
|
||||
- name: TARGET_NAMESPACE
|
||||
value: openebs
|
||||
- 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
|
||||
|
@@ -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-Target-Failure
|
||||
description: >
|
||||
openebs target failure contains chaos to disrupt state of openebs control-plane and data-plane resources. Experiments can inject container kill against openebs target pod.
|
||||
Kill the cstor target/Jiva controller container and check if gets created again
|
||||
keywords:
|
||||
- Kubernetes
|
||||
- TargetPod
|
||||
- Storage Controller
|
||||
- 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_target_failure/README.md"
|
||||
links:
|
||||
- name: OpenEBS Website
|
||||
url: https://openebs.io
|
||||
|
Reference in New Issue
Block a user