tomkonck
tomkonck
1.Jenkins pipline triggers execution. 2.Acquire results(experiments & details & success/fail & status).
1. execute scenarios one by one that I selected 2. execute random scenarios(cron job: just like kill random pod every 30mins)
## Issue Description Type: bug report ### Describe what happened (or what feature you want) how yaml defined ``` apiVersion: chaosblade.io/v1alpha1 kind: ChaosBlade metadata: name: node-process-kill6 spec: experiments: - scope:...