(refactor) add ramp_time env in generic experiments (#126)
Signed-off-by: ksatchit <ksatchit@mayadata.io>
This commit is contained in:
committed by
GitHub
parent
f916c7c9f9
commit
442ca6657e
@@ -41,13 +41,17 @@ spec:
|
||||
- name: TOTAL_CHAOS_DURATION
|
||||
value: '15'
|
||||
|
||||
# Period to wait before injection of chaos in sec
|
||||
- name: RAMP_TIME
|
||||
value: ''
|
||||
|
||||
- name: APP_CHECK
|
||||
value: 'true'
|
||||
|
||||
- name: CHAOS_NAMESPACE
|
||||
value: ''
|
||||
|
||||
# It supports GCP and AWS
|
||||
# It supports GCP and AWS
|
||||
- name: CLOUD_PLATFORM
|
||||
value: 'GCP'
|
||||
|
||||
|
Reference in New Issue
Block a user