(refactor) add ramp_time env in generic experiments (#126)

Signed-off-by: ksatchit <ksatchit@mayadata.io>
This commit is contained in:
Karthik Satchitanand
2020-01-25 19:03:25 +05:30
committed by GitHub
parent f916c7c9f9
commit 442ca6657e
10 changed files with 46 additions and 6 deletions

View File

@@ -51,6 +51,10 @@ spec:
- name: TOTAL_CHAOS_DURATION
value: '15'
# Period to wait before injection of chaos in sec
- name: RAMP_TIME
value: ''
- name: FORCE
value: 'true'
@@ -60,4 +64,4 @@ spec:
- name: LIB
value: ''
labels:
name: pod-delete
name: pod-delete