chore(pod_aff_perc): Adding the pod_aff_per/blast-radius for pod-level chaoas (#311)
Signed-off-by: shubhamchaudhary <shubham.chaudhary@mayadata.io>
This commit is contained in:
committed by
GitHub
parent
f7e7662633
commit
97802976d8
@@ -77,6 +77,10 @@ spec:
|
|||||||
- name: TOTAL_CHAOS_DURATION
|
- name: TOTAL_CHAOS_DURATION
|
||||||
value: '15'
|
value: '15'
|
||||||
|
|
||||||
|
## percentage of total pods to target
|
||||||
|
- name: PODS_AFFECTED_PERC
|
||||||
|
value: ''
|
||||||
|
|
||||||
- name: CHAOS_INTERVAL
|
- name: CHAOS_INTERVAL
|
||||||
value: '15'
|
value: '15'
|
||||||
|
|
||||||
|
@@ -71,6 +71,10 @@ spec:
|
|||||||
- name: TOTAL_CHAOS_DURATION
|
- name: TOTAL_CHAOS_DURATION
|
||||||
value: '20'
|
value: '20'
|
||||||
|
|
||||||
|
## percentage of total pods to target
|
||||||
|
- name: PODS_AFFECTED_PERC
|
||||||
|
value: ''
|
||||||
|
|
||||||
- name: LIB_IMAGE
|
- name: LIB_IMAGE
|
||||||
value: 'litmuschaos/go-runner:latest'
|
value: 'litmuschaos/go-runner:latest'
|
||||||
|
|
||||||
|
@@ -61,6 +61,10 @@ spec:
|
|||||||
- name: TARGET_POD
|
- name: TARGET_POD
|
||||||
value: ''
|
value: ''
|
||||||
|
|
||||||
|
## percentage of total pods to target
|
||||||
|
- name: PODS_AFFECTED_PERC
|
||||||
|
value: ''
|
||||||
|
|
||||||
- name: LIB_IMAGE
|
- name: LIB_IMAGE
|
||||||
value: 'litmuschaos/go-runner:latest'
|
value: 'litmuschaos/go-runner:latest'
|
||||||
|
|
||||||
|
@@ -55,16 +55,16 @@ spec:
|
|||||||
- name: RAMP_TIME
|
- name: RAMP_TIME
|
||||||
value: ''
|
value: ''
|
||||||
|
|
||||||
# provide the kill count
|
|
||||||
- name: KILL_COUNT
|
|
||||||
value: ''
|
|
||||||
|
|
||||||
- name: FORCE
|
- name: FORCE
|
||||||
value: 'true'
|
value: 'true'
|
||||||
|
|
||||||
- name: CHAOS_INTERVAL
|
- name: CHAOS_INTERVAL
|
||||||
value: '5'
|
value: '5'
|
||||||
|
|
||||||
|
## percentage of total pods to target
|
||||||
|
- name: PODS_AFFECTED_PERC
|
||||||
|
value: ''
|
||||||
|
|
||||||
- name: LIB
|
- name: LIB
|
||||||
value: 'litmus'
|
value: 'litmus'
|
||||||
|
|
||||||
|
@@ -64,6 +64,10 @@ spec:
|
|||||||
- name: LIB
|
- name: LIB
|
||||||
value: 'pumba'
|
value: 'pumba'
|
||||||
|
|
||||||
|
## percentage of total pods to target
|
||||||
|
- name: PODS_AFFECTED_PERC
|
||||||
|
value: ''
|
||||||
|
|
||||||
- name: TARGET_POD
|
- name: TARGET_POD
|
||||||
value: ''
|
value: ''
|
||||||
labels:
|
labels:
|
||||||
|
@@ -60,6 +60,10 @@ spec:
|
|||||||
- name: TARGET_POD
|
- name: TARGET_POD
|
||||||
value: ''
|
value: ''
|
||||||
|
|
||||||
|
## percentage of total pods to target
|
||||||
|
- name: PODS_AFFECTED_PERC
|
||||||
|
value: ''
|
||||||
|
|
||||||
- name: LIB_IMAGE
|
- name: LIB_IMAGE
|
||||||
value: 'litmuschaos/go-runner:latest'
|
value: 'litmuschaos/go-runner:latest'
|
||||||
|
|
||||||
|
@@ -64,6 +64,10 @@ spec:
|
|||||||
- name: LIB
|
- name: LIB
|
||||||
value: 'pumba'
|
value: 'pumba'
|
||||||
|
|
||||||
|
## percentage of total pods to target
|
||||||
|
- name: PODS_AFFECTED_PERC
|
||||||
|
value: ''
|
||||||
|
|
||||||
- name: TARGET_POD
|
- name: TARGET_POD
|
||||||
value: ''
|
value: ''
|
||||||
labels:
|
labels:
|
||||||
|
@@ -64,6 +64,10 @@ spec:
|
|||||||
- name: LIB
|
- name: LIB
|
||||||
value: 'pumba'
|
value: 'pumba'
|
||||||
|
|
||||||
|
## percentage of total pods to target
|
||||||
|
- name: PODS_AFFECTED_PERC
|
||||||
|
value: ''
|
||||||
|
|
||||||
- name: TARGET_POD
|
- name: TARGET_POD
|
||||||
value: ''
|
value: ''
|
||||||
labels:
|
labels:
|
||||||
|
Reference in New Issue
Block a user