601: version upgraded for chaos-charts
This commit is contained in:
@@ -552,7 +552,7 @@ description:
|
|||||||
kind: ChaosExperiment
|
kind: ChaosExperiment
|
||||||
metadata:
|
metadata:
|
||||||
name: node-cpu-hog
|
name: node-cpu-hog
|
||||||
version: 0.1.9
|
version: 0.1.10
|
||||||
spec:
|
spec:
|
||||||
definition:
|
definition:
|
||||||
scope: Cluster
|
scope: Cluster
|
||||||
@@ -584,7 +584,7 @@ spec:
|
|||||||
verbs :
|
verbs :
|
||||||
- "get"
|
- "get"
|
||||||
- "list"
|
- "list"
|
||||||
image: "litmuschaos/ansible-runner:latest"
|
image: "litmuschaos/ansible-runner:ci"
|
||||||
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
|
||||||
|
@@ -5,7 +5,7 @@ description:
|
|||||||
kind: ChaosExperiment
|
kind: ChaosExperiment
|
||||||
metadata:
|
metadata:
|
||||||
name: node-cpu-hog
|
name: node-cpu-hog
|
||||||
version: 0.1.9
|
version: 0.1.10
|
||||||
spec:
|
spec:
|
||||||
definition:
|
definition:
|
||||||
scope: Cluster
|
scope: Cluster
|
||||||
|
Reference in New Issue
Block a user