1297: version upgraded for chaos-charts

This commit is contained in:
Travis CI
2020-09-09 11:41:33 +00:00
parent 97802976d8
commit cbfb84fb04
2 changed files with 32 additions and 4 deletions

View File

@@ -79,6 +79,10 @@ spec:
- name: TOTAL_CHAOS_DURATION
value: '15'
## percentage of total pods to target
- name: PODS_AFFECTED_PERC
value: ''
- name: CHAOS_INTERVAL
value: '15'

View File

@@ -62,6 +62,10 @@ spec:
- name: TARGET_POD
value: ''
## percentage of total pods to target
- name: PODS_AFFECTED_PERC
value: ''
- name: LIB_IMAGE
value: 'litmuschaos/go-runner:latest'
@@ -211,6 +215,10 @@ spec:
- name: TARGET_POD
value: ''
## percentage of total pods to target
- name: PODS_AFFECTED_PERC
value: ''
- name: LIB_IMAGE
value: 'litmuschaos/go-runner:latest'
@@ -574,6 +582,10 @@ spec:
- name: LIB
value: 'pumba'
## percentage of total pods to target
- name: PODS_AFFECTED_PERC
value: ''
- name: TARGET_POD
value: ''
labels:
@@ -638,16 +650,16 @@ spec:
- name: RAMP_TIME
value: ''
# provide the kill count
- name: KILL_COUNT
value: ''
- name: FORCE
value: 'true'
- name: CHAOS_INTERVAL
value: '5'
## percentage of total pods to target
- name: PODS_AFFECTED_PERC
value: ''
- name: LIB
value: 'litmus'
@@ -724,6 +736,10 @@ spec:
- name: LIB
value: 'pumba'
## percentage of total pods to target
- name: PODS_AFFECTED_PERC
value: ''
- name: TARGET_POD
value: ''
labels:
@@ -961,6 +977,10 @@ spec:
- name: LIB
value: 'pumba'
## percentage of total pods to target
- name: PODS_AFFECTED_PERC
value: ''
- name: TARGET_POD
value: ''
labels:
@@ -1400,6 +1420,10 @@ spec:
- name: TOTAL_CHAOS_DURATION
value: '20'
## percentage of total pods to target
- name: PODS_AFFECTED_PERC
value: ''
- name: LIB_IMAGE
value: 'litmuschaos/go-runner:latest'