feat(experiments): Make the time-duration consistent(in seconds) at every place (#160)

Signed-off-by: shubhamchaudhary <shubham.chaudhary@mayadata.io>
This commit is contained in:
Shubham Chaudhary
2020-03-04 20:43:09 +05:30
committed by GitHub
parent 1b8849fde3
commit 2442eaeb1f
16 changed files with 57 additions and 46 deletions

View File

@@ -25,11 +25,15 @@ spec:
env:
- name: TARGET_CONTAINER
value: 'cstor-istgt'
- name: APP_PVC
value: 'demo-nginx-claim'
- name: DEPLOY_TYPE
value: 'deployment'
value: 'deployment'
- name: NETWORK_DELAY
value: '30000'
- name: TOTAL_CHAOS_DURATION
value: '60000'
value: '60' # in seconds