690: version upgraded for chaos-charts

This commit is contained in:
Travis CI
2020-02-15 07:36:41 +00:00
parent ec0dccffb9
commit f81fd05c94
2 changed files with 3 additions and 3 deletions

View File

@@ -552,7 +552,7 @@ description:
kind: ChaosExperiment kind: ChaosExperiment
metadata: metadata:
name: node-cpu-hog name: node-cpu-hog
version: 0.1.10 version: 0.1.11
spec: spec:
definition: definition:
scope: Cluster scope: Cluster
@@ -584,7 +584,7 @@ spec:
verbs : verbs :
- "get" - "get"
- "list" - "list"
image: "litmuschaos/ansible-runner:ci" image: "litmuschaos/ansible-runner:latest"
args: args:
- -c - -c
- ansible-playbook ./experiments/generic/node_cpu_hog/node_cpu_hog_ansible_logic.yml -i /etc/ansible/hosts -vv; exit 0 - ansible-playbook ./experiments/generic/node_cpu_hog/node_cpu_hog_ansible_logic.yml -i /etc/ansible/hosts -vv; exit 0

View File

@@ -5,7 +5,7 @@ description:
kind: ChaosExperiment kind: ChaosExperiment
metadata: metadata:
name: node-cpu-hog name: node-cpu-hog
version: 0.1.10 version: 0.1.11
spec: spec:
definition: definition:
scope: Cluster scope: Cluster