From b4ac2879941a4a70c78713753bb6dd335e2ad000 Mon Sep 17 00:00:00 2001 From: oumkale Date: Tue, 16 Feb 2021 23:52:58 +0530 Subject: [PATCH] sock-shop workflow Signed-off-by: oumkale --- .../{usingCMDProbe => usingcmdprobe}/workflow.yaml | 2 +- .../{usingCMDProbe => usingcmdprobe}/workflow_cron.yaml | 2 +- .../{usingPrompPobe => usingpromppobe}/workflow.yaml | 2 +- .../{usingPrompPobe => usingpromppobe}/workflow_cron.yaml | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) rename workflows/sock-shop-demo/{usingCMDProbe => usingcmdprobe}/workflow.yaml (99%) rename workflows/sock-shop-demo/{usingCMDProbe => usingcmdprobe}/workflow_cron.yaml (99%) rename workflows/sock-shop-demo/{usingPrompPobe => usingpromppobe}/workflow.yaml (99%) rename workflows/sock-shop-demo/{usingPrompPobe => usingpromppobe}/workflow_cron.yaml (99%) diff --git a/workflows/sock-shop-demo/usingCMDProbe/workflow.yaml b/workflows/sock-shop-demo/usingcmdprobe/workflow.yaml similarity index 99% rename from workflows/sock-shop-demo/usingCMDProbe/workflow.yaml rename to workflows/sock-shop-demo/usingcmdprobe/workflow.yaml index d6be6be..a49c768 100644 --- a/workflows/sock-shop-demo/usingCMDProbe/workflow.yaml +++ b/workflows/sock-shop-demo/usingcmdprobe/workflow.yaml @@ -34,7 +34,7 @@ spec: template: pod-cpu-hog - - name: pod-delete template: pod-delete - - name: pod-network-loss + - - name: pod-network-loss template: pod-network-loss - - name: revert-chaos template: revert-chaos diff --git a/workflows/sock-shop-demo/usingCMDProbe/workflow_cron.yaml b/workflows/sock-shop-demo/usingcmdprobe/workflow_cron.yaml similarity index 99% rename from workflows/sock-shop-demo/usingCMDProbe/workflow_cron.yaml rename to workflows/sock-shop-demo/usingcmdprobe/workflow_cron.yaml index ff8692f..ef75b2f 100644 --- a/workflows/sock-shop-demo/usingCMDProbe/workflow_cron.yaml +++ b/workflows/sock-shop-demo/usingcmdprobe/workflow_cron.yaml @@ -38,7 +38,7 @@ spec: template: pod-cpu-hog - - name: pod-delete template: pod-delete - - name: pod-network-loss + - - name: pod-network-loss template: pod-network-loss - - name: revert-chaos template: revert-chaos diff --git a/workflows/sock-shop-demo/usingPrompPobe/workflow.yaml b/workflows/sock-shop-demo/usingpromppobe/workflow.yaml similarity index 99% rename from workflows/sock-shop-demo/usingPrompPobe/workflow.yaml rename to workflows/sock-shop-demo/usingpromppobe/workflow.yaml index 4bae265..6e34842 100644 --- a/workflows/sock-shop-demo/usingPrompPobe/workflow.yaml +++ b/workflows/sock-shop-demo/usingpromppobe/workflow.yaml @@ -34,7 +34,7 @@ spec: template: pod-cpu-hog - - name: pod-delete template: pod-delete - - name: pod-network-loss + - - name: pod-network-loss template: pod-network-loss - - name: revert-chaos template: revert-chaos diff --git a/workflows/sock-shop-demo/usingPrompPobe/workflow_cron.yaml b/workflows/sock-shop-demo/usingpromppobe/workflow_cron.yaml similarity index 99% rename from workflows/sock-shop-demo/usingPrompPobe/workflow_cron.yaml rename to workflows/sock-shop-demo/usingpromppobe/workflow_cron.yaml index f1b4014..c3ac6f5 100644 --- a/workflows/sock-shop-demo/usingPrompPobe/workflow_cron.yaml +++ b/workflows/sock-shop-demo/usingpromppobe/workflow_cron.yaml @@ -38,7 +38,7 @@ spec: template: pod-cpu-hog - - name: pod-delete template: pod-delete - - name: pod-network-loss + - - name: pod-network-loss template: pod-network-loss - - name: revert-chaos template: revert-chaos