(feat): Changing image tag for node-cpu-hog experiment (#147)

Signed-off-by: shubhamchaudhary <shubham.chaudhary@mayadata.io>
This commit is contained in:
Shubham Chaudhary
2020-02-15 13:05:46 +05:30
committed by GitHub
parent d270411fab
commit ec0dccffb9

View File

@@ -37,7 +37,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