(refactor): Changing name of cpu_hog experiment to node_cpu_hog (#129)

Signed-off-by: shubhamchaudhary <shubham.chaudhary@mayadata.io>
This commit is contained in:
Shubham Chaudhary
2020-01-28 19:25:45 +05:30
committed by Karthik Satchitanand
parent 4a8324ef6e
commit 87b0bcec45
5 changed files with 17 additions and 14 deletions

View File

@@ -15,9 +15,9 @@ experiments:
- name: pod-cpu-hog
CSV: pod-cpu-hog.chartserviceversion.yaml
desc: "pod-cpu-hog"
- name: cpu-hog
CSV: cpu-hog.chartserviceversion.yaml
desc: "cpu-hog"
- name: node-cpu-hog
CSV: node-cpu-hog.chartserviceversion.yaml
desc: "node-cpu-hog"
- name: disk-fill
CSV: disk-fill.chartserviceversion.yaml
desc: "disk-fill"